body 
	{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	background-color: #F9F9F8;
	/* background-color: #d1d9dd; */
	}

#horizon        
	{
	color: black;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Arial, Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	margin-left: -49%;
	position: absolute;
	top: -160px;
	left: 50%;
	width: 98%;
	height: 330px;
	visibility: visible;
	text-align: left;
	border: #F6F6FF solid 1px;
	}


#footer 
	{
	color:#cccccc;
	font-size: 9px;
	text-align: center;
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 100%;
	height: auto;
	visibility: visible;
	display: block
	}
	
#tools{
	position: absolute;
	top: -13px;
	right:5px;
	color:#cccccc;
	font-size: 9px;
	display:none;
}
#tools a{
	color:#cccccc;
}
#tools a:hover{
	color:#000000;
}

#status{
	position: absolute;
	bottom:-30px;
	left:50%;
	width:200px;
	margin-left:-100px;
	text-align: center;
	color:#cccccc;
	font-size: 9px;

}

#logo{
	right:0;
	position:absolute;
	margin: 5px;
	width:440px;
	height:410px;

}
#logo img{
	width:440px;
	height:410px;

}

a{
	color:#696969;
	text-decoration:none;
}

a:hover{
	color:#FF9900;
	text-decoration:none;
}

#menu{

	position:absolute;
	left: 5px;
	top: 80px;
	width:210px;
	display: block;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
}


/*
#menu a:visited{
	color:#aeb3c3;
	text-decoration:none;
}
*/


.hot{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}


#submenu{
	position:relative;
	left: 0px;
	top: 20px;
	width:260px;
	display: block;
	font-size:12px;
	color:#999999;
}

#submenu a{
	color:#333333;
	text-decoration:none;
}

#submenu a:hover{
	color:#FF9900;
	text-decoration:none;
}

#submenu .hot{
	font-weight:bold;
	font-size:14px;
	/*color:#000000 !important;*/
	color:#CC6600;
}


h1{
	position:absolute;
	padding:0;
	margin:0;
	left: 5px;
	top: 0px;
	font-size:20px;
}

h2{
	position:relative;
	font-size:16px;
	line-height:14px;
	padding-top:73px;
	margin:0;
	padding-bottom:5px;

}


/*  Scroller script  */

#text_rahmen{
	position:absolute;
	padding-right: 15px;

	left:210px;
	right: 5px;

	overflow:auto;	
	
	top: 8px;
	font-size:12px;
	
	height:320px;

	width:auto !important;
	width:600px;
	/* padding-right:150px;
	display: block;	
	border: 1px red solid; */

}


#text{
	float:left; 
	width:300x; 
	height: 300px; 
	white-space:normal;
	overflow:auto;
	padding-right:30px;
	/* display:none; */
	display:block;
	position:absolute;
	/*border: black 1px solid;*/
	
}

#text p{
	margin:6px;
	margin-left:0;
	margin-right:0;
}


#text a{
	color:#CC6600;
}


#test{
	/*white-space:nowrap;*/
	


}

#bilder{
	position:absolute;
	left:310px;
	top:0;
	width:auto !important;
	white-space:nowrap;



}

#bilder a{
	color:#333333;
	margin-right:85px;
	font-weight:bold;

}

#bilder a:hover{
	color: #000000;

}

#bilder img{
	height:300px;


}


.titel{
	top:14px;
	right:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;


	/*white-space:nowrap;*/
}




#tipDiv {
	border: 1px dotted #CCC;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:normal;
	background-color: #FFFFFF;
	color: #444444;
	width: 250px;
}

#tipDiv b{
	color: #000000;
}

ul ,li{
margin:0;
padding:0;
margin-left:10px;
line-height:17px;
list-style-type: none;
}


