/* @override 
	http://www.akutech.de/new08/fileadmin/css_storage/atg_main_1.css
	http://www.akutech.de/new08/fileadmin/css_storage/atg_main_1.css
	http://www.akutech.de/new08/fileadmin/css_storage/atg_main_start.css
*/

/* CSS Document */

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

/*<![CDATA[*/

@media screen {

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

.noDisplay {
	display: none;
}

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

HTML, BODY {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background:  #fbf5ed url(../user_upload/grafik/gfx/ceur_w.gif);
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial;
	line-height: 1.4em;
	text-decoration: none;
}

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

DIV.page {
	width: 920px;
	margin: 0px auto 20px;
	text-align: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #333;
	background-color: #fdfaf3;

	
}

DIV.vmenuBG {
	margin-bottom: -32767px !important;
	padding-top: 32767px !important;
	position: relative;
	float: left;
	z-index: 3;
	width: 200px;
	top: 0;
	background: #fff6e9;
/*background: #faecdc url(../gfx/back_left5.jpg) repeat ;*/
}

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 {
	background: #faecdc url(../banner/atg_logo_leiste6.jpg) no-repeat left 0;
	margin: 0;
	padding: 0;
	height: 90px;
}

DIV.header {
	text-align: right;
	padding: 10px;
	font-size: 0.8em;

}

span.add {
	font-size: 1.7em;
	top: 60px;
	position: absolute;
	right: 10px;
	color: #333;
}

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

DIV.wrap {
	width: 926px;
	float: left;

}

/* @group HMENUE */


DIV.hmenu_box {
	position: relative;
	z-index: 3;
	width: 920px;
	height: 233px;
	float: left;
	background-color: #ccc;

}


DIV.hmenu {
	height: 23px;
	z-index: 3;
	float: left;

}


DIV.hmenu_banner {
	height: 189px;
	width: 920px;
	float: left;
	clear: both;
	color: #00c;
	border-bottom: 1px solid #333;
	background-image: url(../banner/startback.jpg);
	padding: 0;
	margin: 0;
}



DIV.hmenu_sub {
	height: 20px;
	z-index: 1;
	width: 679px;
	background-color: #333;
	float: left;
	text-align: right;
	margin: 0;
	padding-right: 20px;
	color: #ccc;
	font-size: 0.8em;
	font-weight: bold;
}

DIV.hmenu_search {
	height: 20px;
	z-index: 1;
	width: 221px;
	background-color: #333;
	color: #ccc;
	float: left;

}


/* @end */


DIV.vmenu_box {
	position: relative;
	float: left;
	z-index: 3;
	width: 200px;
	height: 100%;
}
* html DIV.vmenue_box {
	width: 200px;
	w\idth: 200px;
}

DIV.vmenu {

}

DIV.content_box {
	position: relative;
	z-index: 2;
	width: 719px;
	height: 100%;
	float: left;

}
* html DIV.content_box {
	width: 699px;
	w\idth: 699px;
}
DIV.content {
	height: 100%;
	margin: 0;
	padding: 40px;

	}


DIV.container_box {
	/*position: absolute;
	left: 720px;
	top: 134px;
	width: 200px;
	z-index: 3;
	background-color: #ccc;*/
}

* html DIV.container_box {
	/*position: absolute;
	z-index: 3;
	background-color: #ccc;
	width: 20px;
	w\idth: 20px;*/
}
	
DIV.container {
	/*padding-right: 35px;
	padding-top: 20px;*/
}


DIV.footer_box {
	position: relative;
	z-index: 1;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	}

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



}

@media print {

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

.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 {
	
}

}

/*]]>*/