
body { background-color:#8B7355; }
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
body,td,div,p,pre,ul {font-size: 13px; }

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
.pixsig {font-family: Verdana; font-size: 8px; color:#5F0000; text-decoration: none;}
.fake {background-color:#8B7355; font-weight:bold;}
.hint {font-size: 12px; color:#5F0000; font-weight:bold;}
a {	font-size: 13px;text-decoration: none;}
a:link {color:#3d4548; text-decoration: underline;}
a:visited {	color:#7d653c}
a:active {color:#DEC3A9}
a:hover{color: #5566dd; text-decoration: none;}

#navi
{
width: 150px;
font-family: Verdana, Arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
}

#navi ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navi a
{
display: block;
padding: 1px;
width: 150px;
background-color: #8B7355;
border-bottom: 1px solid #000;
text-decoration: none;
}

#navi a:link, #navi a:visited
{
color: #000;
}

#navi a:hover
{
background-color: #9f8c73;
color: #7d653c;
}

#navi #aktuell a
{
background-image:url(files/images/bg/bg_blau_hell_links.gif); width:150px;
} 


#galerie li
{
list-style-type: none;
float: left;
margin: 0 5px 5px 0;
text-align: center;
font-weight: bold;
position: relative;
}

#galerie img
{
width: 150px;
height: 150px;
display: block;
padding: 0px;
border: 0px 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;} 







