
/* schriftstil,abstände */

body
{margin:10px; background-color:#FFFFFF; font-family: verdana,arial; font-size: 10pt}


table, tr, td
{ color: #000000 ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #bf0000; scrollbar-base-color:#89A9B8;
scrollbar-highlight-color : #e6e6e6;; scrollbar-shadow-color :#e6e6e6;;
SCROLLBAR-TRACK-COLOR: #89A9B8;}

/* grundlayout*/

.leiste {background-color:#540405; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
}
.rand {background-color:#5394C8; color:white;
background-image:url('images/rand.jpg');width:30px
}
.rand2 {background-color:#5394C8; color:white;
background-image:url('images/rand2.jpg');width:30px
}
.leisteob {background-color:#0970A2; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;


}



.leisteun {background-color:#5394C8; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
background-image:url('images/point.gif');
}


/*.main {background-color:#0970A2;*/
.main {background-color:#CCCCCC;
	
}

}

.nav {background-color:#333333; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
background-image:url('images/nav.jpg')



}
.logo {background-color:#F47A00; color:#ffffff;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 24pt;
height:90px;

}

/* rubriktitel */

.titel{background-color:#BF0000; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
width:192px;
border-bottom:1px solid #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url('images/titel.jpg')
}
.rubrik{background-color:#d94800; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:1px solid #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url('images/rubrik.jpg')
}

/* .inhalt  */
.inhalt {background-color:#CCCCCC;

padding:20px;
}


/* menue linke  seite */


#menu a {display: block;
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:visited{
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:active{
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url('images/bu.jpg');
}

#menu a:hover {
background-color:#7b7c80;
color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:1px solid #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url('images/nav.jpg');
}

/* menue oben */

#menu2 a {display: block;
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:100px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:visited{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:100px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:active{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:100px;
text-align:center;
background-image:url('images/bu_ob.jpg');
}

#menu2 a:hover {
background-color:#d94800;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:1px solid white;
width:100px;
text-align:center;
background-image:url('images/rubrik.jpg')
}




/* allgemeine links im text */

a:link{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #000000;background-color:#F47A00;  text-decoration:underline;font-family: verdana; font-size: 10pt; }

H1 {
	color:#000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 12pt;
}

H2 {
	color:#000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}
