/* CSS Document */

/*@import url("rte_css.css");*/

/*<![CDATA[*/

/* @override 
	http://www.vivat-viadukt.de/vivat_dyn/fileadmin/css_storage/vv_mainb.css
	http://www.vivat-viadukt.de/vivat_dyn/fileadmin/css_storage/vv_mainb_start.css
*/

@media screen {

* {
	font-family: Arial, Verdana, Helvetica;
	font-size: 100%;
}

.noDisplay {
	display: none;
}

.fix {
	visibility: hidden;
	clear: both;
	display: block;
}


HTML, BODY {
	color: #000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 1.4em;
	text-decoration: none;
	background: #36c url(../gfx/blue2.gif) repeat fixed;
	margin: 0;
	padding: 0;

}



DIV.frame {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 20px

}

DIV.page {
	width: 926px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: url(../gfx/vv_back_light.jpg) repeat-y fixed center;


}

DIV.vmenuBG {
	margin-bottom: -32767px !important;
	padding-top: 32767px !important;
	position: absolute;
	top: 0;
}

DIV.contentBG {
	width: 580px;
	position: absolute;
	top: 0;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	}

DIV.containerBG {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;

}

DIV.header_box {
	clear: both;
	position: relative;
	z-index: 1;
	background: url(../pict/banner/vv_banner.jpg) no-repeat;
	height: 100px;
}

DIV.header {
	text-align: right;
	color: #00c;
	font-size: 1em;
	font-weight: bold;
	

}


DIV.main {
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	clear: both;
}

DIV.wrap {
	width: 926px;
	float: left;
	background-color: #a8db76;

	
}

DIV.hmenu_box {
	position: relative;
	z-index: 3;
	width: 926px;
	background-color: #a8db76;
	height: 46px;
	float: left;



}

DIV.hmenu {
	height: 23px;
	z-index: 3;
	background-color: #039;


}
DIV.hsubmenu_L {
	height: 20px;
	z-index: 1;
	padding-top: 4px;
	width: 600px;
	float: left;
	clear: both;
	padding-left: 16px;
	color: #00c;
}
DIV.hsubmenu_R {
	height: 20px;
	z-index: 1;
   	text-align: right;
	padding-top: 4px;
	width: 300px;
	float: left;
}


DIV.content_box {
	position: relative;
	z-index: 1;
	width: 926px;
	height: 100%;
	float: left;
	background-color: #00C;

}

DIV.content {
	height: 100%;
	width: 926px;
}


DIV.footer_box {
	color: white;;
	position: relative;
	z-index: 1;
	font-weight: bold;
	background-color: #3245bc;
	height: 100px;
	font-size: 0.8em;
}

DIV.footer_l {
	position: relative;
	float: left;
	width: 260px;


}
/* a hack so that IE5.5 faulty box model is corrected */

* html .DIV.footer_l {
	width: 260px;
	w\idth: 260px;

}

DIV.footer {
	float: left;
	width: 406px;
	text-align: center


}

* html DIV.footer {
	width: 520px;
	w\idth: 520px;
}

DIV.footer_r {
	float: left;
	width: 260px;
	text-align: center;
	margin-bottom: 10px;

}
DIV.footer_u {
	float: left;
	width: 926px;
	text-align: center;
	padding-bottom: 10px;
	color: white;
	background-color: #00C;



}


}



@media print {

* {
	font-family: Arial Narrow, Arial, Verdana, Helvetica;
	font-size: 100%;
}

H1, H2, H3, H4, H5 {
	display: inline;
	font-family: Arial, Verdana, Helvetica;
}

.noDisplay {
	display: none;
}

.fix {
	visibility: hidden;
	clear: both;
	display: block;
}

HTML {
	
}

BODY {
	
}

DIV.frame {
	
}

DIV.page {
	
}

DIV.vmenuBG {
	display: none;
}

DIV.contentBG {
	display: none;
}

DIV.containerBG {
	display: none;
}

DIV.header_box {
	
}

DIV.header {
	display: none;
}

DIV.footer_box {
	
}

DIV.footer {
	display: none;
}

DIV.main {
	width: 100%;
}

DIV.wrap {
	width: 100%;
}

DIV.hmenu_box {
	
}

DIV.hmenu {
	display: none;
}

DIV.vmenu_box {
	
}

DIV.vmenu {
	display: none;
}

DIV.container_box {
	
}

DIV.container {
	display: none;
}

DIV.content_box {
	width: 100%;
}

DIV.content {
	
}

}

/*]]>*/