body {
margin:0px;
padding: 0px;
background: #fff;
color: #666;
font: bold 10px/1.0em Verdana;  
}

a:link { text-decoration:none; font-weight:bold; font-size:10px; color:#666; }
a:visited { text-decoration:none; font-weight:bold; font-size:10px; color:#666; }
a:hover { text-decoration:none; font-weight:bold; font-size:10px; color:#2488DC; }
a:active { text-decoration:none; font-weight:bold; font-size:10px; color:#2488DC; }
a:focus { text-decoration:none; font-weight:bold; font-size:10px; color:#666; }

/*- Free CSS Navigation Menu Designs 1 at exploding-boy.com */
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
	}

/*- Menu Tabs F--------------------------- */

#tabsF {
      	float:left;
      	width:100%;
      	background:#efefef;
      	font-size:93%;
      	line-height:normal;
      	border-bottom:none;
      	}      
#tabsF ul {
      	margin:0;
      	padding:10px 10px 0 50px;
      	list-style:none;
      	}
#tabsF li {
      	display:inline;
      	margin:0;
      	padding:0;
      	}
#tabsF a {
      	float:left;
      	background:url("images/tableftF.gif") no-repeat left top;
      	margin:0;
      	padding:0 0 0 4px;
      	text-decoration:none;
      	}
#tabsF a span {
      	float:left;
      	display:block;
      	background:url("images/tabrightF.gif") no-repeat right top;
      	padding:5px 15px 4px 6px;
	color:#666;
      	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
/* End IE5-Mac hack */

#tabsF a:hover span {
      	color:#FFF;
      	}
#tabsF a:hover {
      	background-position:0% -42px;
      	}
#tabsF a:hover span {
      	background-position:100% -42px;
      	}
#tabsF #current a {
	background-position:0% -42px;
        }
#tabsF #current a span {
        background-position:100% -42px;
        }

#logo {width:130px; background-color:#efefef; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}
#bildleiste {width:105px; background-color:#efefef; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}
#leiste_oben {width:100%; background-color:#efefef; background-image: url(images/v2/Bild8_leiste.gif); background-repeat: repeat-x; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; 
}
#vleiste_links {width:100%; background-color:#efefef; background-image: url(images/v2/leiste2_links.gif); background-repeat: repeat-y; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}
#vleiste_rechts {width:149px; background-color:#efefef; background-image: url(images/v2/leiste2_rechts.gif); background-repeat: repeat-y; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}
#fuss {width:100%; height:70px; background-color:#efefef; background-image: url(images/v2/leiste_unten.gif); background-repeat: repeat-x; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}
#motto {width:355px; background-color:#efefef; background-image: url(images/motto.gif); background-repeat: no-repeat; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none;
}






