body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

/*		Inhalt		*/

#content {
	position:absolute;
	left:0%;
	top:0px;
	margin-left:0px;
	width:100%;
}

#top {
	position:absolute;
	width:655px;
	height: 101px;
	background-color:#09F;
	top: 0px;
	left: 300px;
	background-image:url(../images/Top01.gif);
	background-repeat:repeat-x;
	
	}


#top2 {
	position:absolute;
	width:100%;
	height: 101px;
	top: 0px;
	background-image:url(../images/Top01Repeat.gif);
	background-repeat:repeat-x;
	left:0px;
	}

#top3 {
	position:absolute;
	width:100%;
	height:23px;
	top: 101px;
	left: 0px;
	background-color:#0E3160;
	background-repeat:repeat-x;
	
	}

#middle {
	position:absolute;
	top:154px;
	width: 900px;
	height: 420px;
}





/*		Menü		*/

#spinMenu {
	position:absolute;
	left:10px;
	top:45px;
	width: 195px;
}

	a.mItem { 	
		
	color:#AF0F24;
	border:none;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:21px;
	line-height: 25px;
	height:25px;
	background-image:url(../images/menu_arrow_right.gif);
	background-position:10px 9px;
	background-repeat:no-repeat;
	 outline: none;
	
	}
		
		
	a.mItem2 { 	
		font-size: 11px; 
		text-decoration: none; 
		background-image:url(../images/menu_arrow_right.gif);
		border:none;
		background-position:20px 9px;
		background-repeat:no-repeat;
		padding-left:30px;
		line-height: 25px;
		height:25px;
		color:#AF0F24;
		display:block;
		font-weight:bold;
		 outline: none;
		
	}
	a.mItem2:hover { 	
		color:#0E3160;
			}	
	a.mItem:hover { 	
		color:#0E3160;
		
			}	
			
			a:active
{
  outline: none;
}

			
			
	.group { 	
		font-size: 12px; 
		color:#AF0F24;
		text-decoration: none; 
		display:block;
		font-weight:bold;
		display:block;
		padding-left:11px;
		line-height: 25px;
		height:25px;
		
	}
		
	

/*		Spin		*/

#spinid {
	position:absolute;
	left:150px;
	top:32px;
	padding:20px;
	border:1px solid #cccccc;
	width:742px;
	max-width:700px;
}

.contact {
	color:#FFFFFF;
	font-size:10px;
	padding:0 9px;
	text-decoration:none;
	}
	
#con{
	position:absolute;
	text-align:right;
	top:104px;;
	z-index:11;
	right:10px;
	width:290px;
	
	height:23px;
	}
	
	#spinhead {
		position:absolute;
		top:0px;
		left:150px;
		height:32px;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		width:742px;
		max-width:730px;
		
	}
	
	.h2 {
	color:#D7D7D7;
	font-size:18px;
	padding:5px;
	}
	
	a.mItem:active { 	
		text-decoration:none;
	}
	
#logo {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bkv_logo.gif);
	background-repeat:no-repeat;
	z-index:60;
}