body, html{
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434340;
}

body 
	{
	height:100%;
	width:100%;
	margin: 0px;
	padding:0px;
	background-color: #FAFAF8;

	}

#horizon        
	{

	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	/* width: 100%; */
	height: 1px;
	overflow: visible;
	height: auto !important;
	width: auto !important;
	height: 99%;
	width: 99.5%;	
	}

#content    
	{

	position: absolute;
	/*
	top: -250px;
	left: -450px;
	width: 900px;
	height: 500px;
	*/

		
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	height: 97%;
	width: 98%;
	
	text-align: left;
	border: #cccccc solid 1px;
	background-color: white; /*#736C59;*/
	background:url(../images/BG_splitt.gif) white;
	background-position:right;
	background-repeat:repeat-y;

	}



#feed{
	position:absolute;
	margin:0;
	padding:0;

	top: 120px;
	top: 20%;
	left: 30px;
	right:170px;
	bottom: 10px;
	/* width:700px;
	right: 180px; 
	height:350px;*/

	height:auto !important;
	height:70%;
	

	overflow:hidden;


}



.thumbs{
	float:left; 
	text-align:left; 
	font-size:11px; 
	font-weight:bold;
	margin:18px;
	margin-left:0px;
	margin-right:43px;
	/* background-color:#CCCCCC; */

}

/*
.thumbs img{
	height:130px;

}
*/


#menugruppe{
	position:relative;
	top:120px;
	top: 20%; 
	left:0px;
	list-style:none;
	margin:0;
	padding:0;
}

.hot{
	color:black;
	font-weight:bold;

}

.menu{

	position:absolute;
	right: 0px;
	width:150px !important;
	width:150px;

	text-align:left;

	display: block;


	color:#cebebe;
	line-height:24px;

	height:24px !important;
	height:24px;

}
#submenugruppe{
	position:relative;

	left:20px;
	list-style:none;
	margin:0;
	padding:0;
}
.submenu{
	list-style:none;
	padding:0;
	margin:0;
	width:130px;

}

.menu a{
	text-decoration:none;
	color:#999999;
	color:#888888;

	padding-left: 10px;
	display: block;
	height:23px !important;
	height:23px;
}

.menu a:hover{
	background-color:#f5f5f1;
	/*color:black;*/
}


#jahrmenugruppe{
	position:absolute;
	color:#ccc;
	right:0px;
	bottom:25px;
	list-style:none;

	width:150px;

}



#jahrmenugruppe a{
	font-size:11px;
	width:140px;
	display:block;
	text-decoration:none;
	margin:0;
	padding:0px;
	padding-left:10px;
	color:#ccc;

}
#jahrmenugruppe a:hover{
	background-color:#f7f7f7;
	color:black;

}





h1{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin:0;
	padding:0;
	position:absolute;
	top: 60px;
	top: 13%;
	left:30px;

	line-height: 45px;

	padding-right: 10px;
	text-align:right;

	font-size:20px;
	font-weight:bold;
	color:#000000;



}


/*
h1:before{content:"[";color:#ff0000;}
h1:after{content:"]";color:#ff0000;}
*/
h2{	

	margin:0;
	padding:0;
	position:absolute;
	top: 60px;
	top: 13%;
	left: 200px;

	line-height: 51px;

	padding-right: 10px;
	text-align:right;

	font-size:13px;
	font-weight:bold;
	color:#888;

}




#footer 
	{
	color:#CCCCCC;
	font-size: 10px;
	text-align: center;
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	visibility: visible;
	display: block;
	}


blockquote{
	border: #666666 solid 1px;
	border-left: #666666 solid 15px;
	padding: 4px;
	margin-left: 0px;
	color: #333333;
	background-color:#999999;
}

blockquote p {
	margin:0;

}

.slider1{
background-color:#ededed; 
position:absolute; 
bottom:30px; 
right:148px; 
width:6px; 
height:120px;

}
.indicator1{
background-color:#000000; 
position:relative; 
height:50px; 
cursor:pointer;
}


img{

border:none 0px black;
}
