/* CSS Document */

body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: verdana,arial;
	color: #FF0000;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {
	text-decoration: none;
	font-family: verdana, arial;
	color: #600;
}


.navi{font-size:9pt; color: #FFFFFF;font-weight:normal;text-decoration: none;}
.naviactive{font-size:9pt; color: #FFFFFF;font-weight:bold; font-style:italic ;text-decoration: none;}
.navidown{font-size:8pt; color: #FFFFFF;font-weight:normal;text-decoration: none;}
.topnav{font-size: 8pt;	color: #FFFFFF;	font-weight:bold;text-decoration: none;}
.maintxt{font-size: 9pt; color: #660000;text-decoration: none;}
.ground{font-size:6pt; color: #999999;font-weight:normal;text-decoration: none;}
.fullbottom{font-size:7pt; color: #660000;text-decoration: none;}
.small{font-size:7pt; color: #FFFFFF;font-weight:normal;text-decoration: none;}
.sidebar{font-size:8pt; color: #FFFFFF;font-weight:normal;text-decoration: none;}

#wappen {background-image:url('img/wimpelwappen/wappen.png');background-repeat: no-repeat;width: 150px;height: 150px}
#wimpel {background-image:url('img/wimpelwappen/wimpel.png');background-repeat: no-repeat;width: 250px;height: 175px}
#wappenhd {background-image:url('img/wimpelwappen/wappen_herrad.png');background-repeat: no-repeat;width:  150px;height: 150px}
#wappenbg {background-image:url('img/wimpelwappen/wappen_burgund.png');background-repeat: no-repeat;width:  150px;height: 150px}
#wimpelfr {background-image:url('img/wimpelwappen/wimpel_freya_k.png');background-repeat: no-repeat;width: 250px;height: 175px} 
#wimpelid {background-image:url('img/wimpelwappen/wimpel_iduna_k.png');background-repeat: no-repeat;width: 250px;height: 175px} 

/* menuteil anfang*/
#tb {position:relative; visibility:hidden;}
#tb a {color:#C0C0C0; text-decoration:none; font-size:8pt; font-weight:bold;} 
#tb a:hover {
	color:#FFF;
	font-size:8pt;
	font-weight:bold;
}
#content{
	position:relative;
	width:502;
	background-color:#000000;
	}
#menu1 {
	position:absolute;
	left:2px;
	top:15px;
	z-index: 1;
}
#menu2 {position:absolute; left:96px; top:15px;}
#menu3 {
	position:absolute;
	left:170px;
	top:15px;
	z-index: 4;
	width: 119px;
}
#menu4 {position:absolute; left:278px; top:15px;}
#menu5 {
	position:absolute;
	left:345px;
	top:15px;
	z-index: 6;
}
.menu {position:relative; cursor:pointer; font-weight:bold; color:#FFFFFF; padding:2px; z-index:999;}
.sub {position:relative; width:105px; font-weight: bold;  background-color:#98090B; visibility:hidden; cursor:pointer; padding:7px; z-index:999;}
.sub a {color:#FFFFFF; text-decoration:none; font-family:verdena,tahoma; font-size:7pt;}
.sub a:hover{color:#C0C0C0; text-decoration:none; font-family:verdena,tahoma; font-weight: bold;  font-size:7pt;}
.menu2 {position: relative; cursor: pointer; font-size:9pt; font-weight: bold; color: #FFFFFF; padding: 2px; z-index: 999; }
/* menuteil ende*/

