/* the styles in here are for the layout of the page */

* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 128.5%;
}

body {
	background-color:#e7e7e7;
}
#main {
	width:990px;
	min-height: 300px;
	position:absolute;
	top:11px;
	left:50%;
	margin-left:-503px;
	background-image: url(/fileadmin/template/images/background_main_broker.png);
	background-repeat: repeat-y;
}


#head {
	position:relative;
	height:174px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	/*background-image: url(/fileadmin/template/images/mz_head.jpg);*/
}

	#head h1.vsvv a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 290px;
		height: 171px;
		background-image: url(/fileadmin/template/images/broker_logo.gif);
		position: absolute;
		left: 6px;
		top: 3px;
	}
	
	#headerImage {
		text-indent:-999px;
		position:absolute;
		top:3px;
		left:208px;
		height:171px;
		width:573px;
		/*background-image:url(/fileadmin/template/images/random/mz_03.jpg);*/
	}
	
	#headTitle {
		position: absolute;
		top: 142px;
		right: 221px;
		font-size: 25px;
		font-weight: bold;
		color:#8dcaf0;
		width:553px;
		height: 35px;
		overflow: hidden;
		text-align: right;
	}

	#head #address {
	position:absolute;
	width: 177px;
	top:24px;
	left:801px;
	font-size: 10px;
	line-height: 115%;
	color:#000000;
	text-decoration:none;
	overflow: hidden;
	}
	
		#head #address span {
			color:#000;
			font-size: 11px;
			font-weight: bold;
		}
		
		#head #address .addressblue {
			color:#057fca;
			font-size: 11px;
			font-style: italic;
			font-weight: bold;
			display: inline;
		}
	
		#head #address a {
			color:#000000;
			font-size: 10px;
		}
	
		#head #address a:hover {
			color:#000000;
			font-size: 10px;
			text-decoration: underline;
		}
/*----------------------------*/
		
#leftCol {
	float:left;
}
	#mainNavLeft {
		margin-left:6px;
		width:195px;
	}
	
	#mainNavLeft li a {
		display:block;
		font-size:12px;
		font-weight:bold;
	}
	
	#mainNavLeft li span {
		display:block;
		position:absolute;
		right:0;
		top:6px;
		text-indent:-999em;
		width:18px;
	}
	
	#mainNavLeft li.level1 {
		display:block;
		border-bottom: 1px dotted #057fca;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	#mainNavLeft a {
		display:block;
	}
	
	#mainNavLeft a.level1{
		width:190px;
		padding-left:6px;
		line-height:16px;
		color:#3a3f43;
		/*background-image: url(/fileadmin/template/images/vsvv_mainNav_bg.gif);
		background-repeat:repeat-y;*/
	}
	
	#mainNavLeft a.level1.act{
		color:#115f9c;
		/*background-image: url(/fileadmin/template/images/vsvv_mainNav_bg.gif);
		background-repeat:repeat-y;*/
	}
	
	#mainNavLeft a.level1.cur{
		color:#115f9c;
		/*background-image: url(/fileadmin/template/images/vsvv_mainNav_bg.gif);
		background-repeat:repeat-y;*/
	}
	
	
	#mainNavLeft a.act,
	#mainNavLeft a:hover {
		color:#115f9c;
		/*background: url(/fileadmin/template/images/vsvv_mainNav_act_bg.gif) 0 5px;*/
	}
	
	
	#mainNavLeft li ul {
		position:absolute;
		left:-999em;
		top:0px;
	}
	
	
	#main #mainNavLeft li.level1.act ul,
	#main #mainNavLeft li.level1:hover.act ul,
	#main #mainNavLeft li.level1.cur ul,
	#main #mainNavLeft li.level1:hover.cur ul,
	#main #mainNavLeft ul ul {
		position:relative;
		left:0;
		top: 1px;
	}
	
	#main #mainNavLeft li.level1.act ul .ullevel3,
	#main #mainNavLeft li.level1:hover.act ul .ullevel3,
	#main #mainNavLeft li.level1.cur ul .ullevel3,
	#main #mainNavLeft li.level1:hover.cur ul .ullevel3,
	#main #mainNavLeft ul ul .ullevel3{
		position:relative;
		left:0;
		top: 0px;
	}
	/*
	#mainNavLeft li ul li,
	#mainNavLeft li ul li.cur {
		padding-bottom:2px;
	}*/
	
	#mainNavLeft li ul li.last {
		padding-bottom:6px;
	}
	
	#mainNavLeft li ul li a {
		font-size: 12px;
		line-height: 17px;
		padding:6px 0 2px 24px;
		color:#000;
		/*background: url(/fileadmin/template/images/vsvv_mainNav_bg_level2.gif) 0px -2px ;*/
	}
	
	#mainNavLeft .level2 a.act,
	#mainNavLeft .level2 a.cur{
		color:#115f9c;
		/*background: url(/fileadmin/template/images/vsvv_mainNav_act_bg_level2.gif) 0px -2px ;*/
	}
	
	#mainNavLeft li ul li a:hover,
	#mainNavLeft li ul li a.cur:hover{
		color:#115f9c;
	}
	
	#mainNavLeft .level2 a.act,
	#mainNavLeft .level2 a.cur{
		color:#115f9c;
		/*background: url(/fileadmin/template/images/vsvv_mainNav_act_bg_level2.gif) 0px -2px ;*/
	}
	
	#mainNavLeft ul.ullevel3 a{
		padding-left: 36px;
	}

/*----------------------------------*/



#midCol {
	margin-left:208px !important;
	margin-right:209px !important;
}
	
	#midCol .ctArea {
		overflow: hidden !important; /* clearfix for ie*/
		overflow: visible;
		height: auto !important;
		height: 540px;
		min-height:540px;
		margin: 0 !important;
		margin: 0 -3px;
	}
	
/* FCE 2-Spalten-Element */


#midCol .fceLeftCol {
	float: left;
	width: 69%;
}


#midCol .fceRightCol {
	float: right;
	width: 29%;
}


/*----------------------------------*/

#rightCol {
	width:196px;
	float:right;
	height:auto !important;
	margin-right:6px;
	margin-bottom: 10px;
}


#rightCol .ctArea{
	position: relative;
	top: -27px;
	font-size: 12px;
	width:196px;
}


/*----------------------------------*/

#footer {
	clear:both;
	background-image:url(/fileadmin/template/images/background_footer.png);
	background-color: #e7e7e7;
	position:relative;
	width:990px;
	height:65px;
}
	
	#footer #hotline {
		color:#115F9C;
		text-decoration:none;
		position:absolute;
		left:400px;
		top:19px;
	}
	
	#footer #copyright {
		display:block;
		color: #000000;
		width:200px;
		height:16px;
		position:absolute;
		left:8px;
		top:41px;
		font-size: 9px;
		font-weight: bold;
	}
	#footer #wirz {
		background-image:url(/fileadmin/template/images/wirz.gif);
		display:block;
		display:none;
		text-indent:-999em;
		width:190px;
		height:96px;
		position:absolute;
		left:12px;
		margin-top:-97px;
	}
	
	#footer #webmaster {
		font-size: 9px;
		font-weight: bold;
		line-height: 16px;
		position:absolute;
		right:46px;
		top:41px;
		width: 100px;
		color: #000;
	}
	
	#footer #webmaster a {
		position: absolute;
		top: 0px;
		left: 56px;
		display: block;
		width: 100px;
		text-indent: -98px;
		overflow: hidden;
		font-size: 9px;
		font-weight: bold;
		line-height: 16px;
		color: #000;
	}
	 
	#printLink a {
		color:#fff;
		font-size: 12px;
		text-decoration:none;
		background-position:right;
		display:block;
		width:125px;
		height:18px;
		position:absolute;
		right:28px;
		top:11px;
	}
	
	


