/*################ Allgemein #################*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: normal 100.01%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	color: #333333;

}
.navi {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	height: 29px;
	vertical-align: bottom;
}
.navopad {
	text-decoration: none;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
.zeilenhoehe {
line-height:7px
}


a:link {
	font-size: 0.8em;
	color: #00A7E9;
	text-decoration: none;
}
a:visited {
	font-size: 0.8em;
	color: #00A7E9;
	text-decoration: none;
}
a:hover {
	font-size: 0.8em;
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #00A7E9;
	text-decoration: underline;
}
.textbold {
	font-weight: bold;
}
/*################ Navileiste rechts #################*/
#nav2bg {
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#nav2bg h4{
	font-size: 1.1em;
	font-weight: bold;
	color: #00A7E9;
	margin-bottom: 4px
}
#nav2bg a {
	font-size: 0.9em;
	color: #00A7E9;
	text-decoration: none;
}

/*################ Mainbereich #################*/

#main {
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
}

#main h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #00A7E9;
	margin-bottom: 4px
}
#main h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00A7E9;
		margin-bottom: 4px
}
#main h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00A7E9;
		margin-bottom: 4px
}
#main h4 {
	font-size: 1em;
	font-weight: bold;
	color: #00A7E9;
	margin-bottom: 4px
}
#main h5 {
	font-size: 1em;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#main p {
	margin-bottom: 0px;
	margin-top:6px;
}
#main a {
	font-size: 1.0em;
	color: #00A7E9;
	text-decoration: none;
}

/*################ Footer #################*/
#footer {
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}


/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      /*background:#E3ECF3;*/
      /*font-size:99%;*/
	  font-size:12px;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:0px 0px 0 3px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
.maintable {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
/*############ Link-Textbox #############*/

#box a {
color:#000000;
font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
padding:0px;
border:0px solid white;}

#box a:hover {
}

#box a span {display:none;}

#box a:hover span {
	position:absolute;
	left: 40%;
	top:530px;
	z-index:3;
	display:block;
	width:182px;
	color:black;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	padding:4px;
	background-color: #99CCFF;
	text-align:left;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

