body {
	overflow:auto;
	background-color:#EBEBEB;
	/*scrollbar-face-color:#c0c8d4;
	scrollbar-highlight-color:#c0c8d4;
	scrollbar-darkshadow-color:#c0c8d4;
	scrollbar-shadow-color:#856aa2;
	scrollbar-3dlight-color:#c0c8d4;
	scrollbar-arrow-color:#333333;
	scrollbase-base-color:#c0c8d4;*/
	color:#111111;
	margin:0;
	
}

td, th {
	vertical-align:top;
	text-align:left;
}

p,td,div,li, th {
	font-size:12px;
	line-height:20px;
	font-family:Verdana;
}

a {
	text-decoration:none;
	color:#9d3e32;
	font-weight:bold;
}


.rahmen {
	border-bottom:1px #1C304A solid;
	border-right:1px #1C304A solid;

}

.table_alpha tr, .table_alpha table, .table_alpha td, {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

tr.table_alpha {
	background-color:#ececec;
	color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

.navi {
	background-image:url('../images/navi_bg.jpg');
	background-repeat:no-repeat;
	width:259px;
	height:430px;
	vertical-align:top;
	color:#000000;
	font-size:12px;
}

#menu ul#toplevel {
	list-style-type:none;
	margin:100px 0px 0px 0px;
	padding:0px;
	border:0px;
	border-top:1px #000000 solid;
}

#menu li.navi_button a {
	display:block;
	background-color:#223A5B;
	text-indent:30px;
	height:23px;
	width:259px;
	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px solid #000000;
}

#menu li.navi_button a:hover {
	background-color:#ff7200;
	color:#000000;
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.content {
	height:430px;
	width:100%;
	overflow:auto;
	overflow-x:hidden;
}

.content_bg {
	background-image:url('../images/content_bg.jpg');
	background-repeat:no-repeat;
}

.content_font {
	width:550px;
	color:#111111;
	font-size:13px;
	text-decoration:none;
	line-height:23px;
}

.content_font h1 {
	font-size:16px;
}

.footer {
	 width:936px;
	 margin-left:-468px;
	 left:50%;
	 position:relative;
	 font-size:10px;
}

.footer .imgCounter {
	height:13px;
	margin-top:0 !important;
	margin-top:2px;
	vertical-align:middle;
	width:40px;
}

.footer .webOptimizer {
	color:#BBBBBB !important;
	line-height:14px;
}

.backlinks {
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:60px;
	z-index:-10000;
	color:#EBEBEB !important;
	font-size:6px;
}

div.backlinks * {
	color:#EBEBEB !important;
	font-size:6px;
}

#pageRanking {
	bottom: 0px;
	position: relative;
	top: 414px;
	left: 178px;
	width: 80px;
	height: 15px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}

#actEvent {
	color:#ffffff;
	font-weight:bold;
	background-color:#a01010;
}

img.left {
	float:right;
	margin-right:10px;
}

.report {
	background: transparent url("../images/icon-download.png") 3px center no-repeat;
	padding: 4px 3px 4px 23px;
	border: 1px solid grey;
}

.tn_article {
	float:left;
	margin:5px 10px 5px 0px;
	width:120px;
}

.hline {
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #CACACA;
}


/** SUBMENU styles **/

#menu { width:259px; position:relative; }

#menu ul { margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; }

#menu li { margin:0; padding:0; list-style:none; }

#menu li { display:inline; }
#menu ul ul { position:absolute; left:-9999px;  margin:0; padding:0; }
#menu ul#toplevel { position:absolute; left:0px; top:0px; z-index:40; }

#menu li.selected > a.fly, #menu li.selected > a {
	background-color:#ff7200;
	text-decoration:none;
	display:block;
	text-indent:30px;
	height:23px;
	width:259px;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.selected  a {
	background-color:#ff7200;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	
}

#menu .selected a  {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	display:block;
	text-indent:30px;
	height:23px;
	width:259px;
	color:#000000;
	border-bottom: 1px solid #000000;
}

#menu a { display:block; filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; font:bold 12px Verdana; color:#fff; line-height:23px; text-decoration:none;	padding-bottom:0px; }

#menu li a:hover { background:#ff7200; color:#000; filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; } 
#menu li:hover > a { background:#ff7200; color:#000; }
#menu li a.fly { background:#223A5B url(../images/arrow_w.gif) no-repeat right top; }
#menu li.selected > a.fly { background:#ff7200 url(../images/arrow.gif) no-repeat right top; }
#menu li a.fly:hover {color:#000; background:#ff7200 url(../images/arrow.gif) no-repeat right top; } 
#menu li:hover > a.fly {color:#000; background:#ff7200 url(../images/arrow.gif) no-repeat right top; }

#menu ul li:hover > ul { left:100%; margin-left:0px; margin-top:-24px; }

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul { left:100%; }
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul { left:-9999px; }

#menu table { position:absolute; right:0; border-collapse:collapse; margin-top:-6px; }

div#energysaver {
	border: 0 none;
	background-color: #000000;
	margin: 0;
	padding: 0;
	position: fixed;
	text-align: center;
	z-index: 100;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

div#energysaver div#saver {
	position: relative; 
	width: 800px; 
	margin: 0 auto;
}

div#energysaver div#saver #close {
	position: absolute; 
	top: 0; 
	right: 0;
	cursor: pointer;
}

.content_font th h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:Verdana;
}
