body {
	background-color:#F5E46D;
}

body, td, th, tr {
	color: #000000; font-family:Arial; font-size:14px
}


.leistehauptext 
{background-color:#aabeca; color:black;  text-decoration:none ;font-family: Arial; font-size: 14px;
padding-left: 1px; padding-bottom: 1px; padding-top: 1px;
border:solid 1px black; 
}



a:link{ color:#003300; text-decoration: underline; font-family: arial; font-size: 14px;}

a:active{ color: #003300; text-decoration: underline; font-family: arial; font-size: 14px;}

a:visited{color: #003300; text-decoration: underline; font-family: arial; font-size: 14px;}

a:hover{ color:#0000FF; text-decoration: none; font-family: arial; font-size: 14px; }



.head	{background-image:url(/Bilder/Head.jpg) 
}


.roterstreifen {
   border-left: 1px; border-left-color:#006600; border-left-style:solid;
   
}

.navi1	{
background-color:#FBDC2D;
border-color:#000000;

}

.navi2	{
background-color:#FF0000;
border-color:#000000;

}


#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
font-weight: bold;
position: relative;
}

#galerie img
{
width: 150px;
height: 150px;
display: block;
padding: 3px;
border: 1px solid #8B0000;
} 

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 250px;
height: 250px;
display: block;
position: absolute;
top: -50px;
left: -50px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie li{position: static;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover {display: block; z-index: 1;}
*html #galerie li{position: static;}
*html #galerie a {position: relative;} 