body {
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	color: #282828;
	text-align: center;
	background-color: #181818;
}

#rahmen_01 {
	width: 840px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #181818;
}

.box_header {
	width: 820px;
	height: 25px;
	padding-right: 10px;
	padding-top: 125px;
	background-color: #404040;
	margin-bottom: 20px;
	background-image:url(images/logo.jpg); 
	background-repeat:no-repeat;
}

.box_video {
	width: 402px;
	padding: 15px;
	background-color: #404040;
	margin-bottom: 20px;
	float: left;
}

.site_desc {
	width: 350px;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #F0F0F0; 
	text-align: justify;
	padding: 15px;
	background-color: #404040;
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
}

.box_livecam {
	width: 322px;
	padding: 15px;
	background-color: #404040;
	margin-bottom: 20px;
	float: left;
}

.cam_desc {
	width: 430px;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #F0F0F0; 
	text-align: justify;
	padding: 15px;
	background-color: #404040;
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
}

.box_video_02 {
	width: 354px;
	padding: 15px;
	background-color: #404040;
	margin-bottom: 20px;
	float: left;
}

.site_desc_02 {
	width: 398px;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #F0F0F0; 
	text-align: justify;
	padding: 15px;
	background-color: #404040;
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
}

.box_ads_text {
	clear: left; 
	width: 830px;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #F8F8F8; 
	text-align: left;
	padding-right: 10px;
	color: #E8E8E8;
	background-color: #181818;
}

.box_ads01 {
	clear: left; 
	width: 810px;
	padding: 10px;
	text-align: left;
	color: #E8E8E8;
	background-color: #404040;
	margin-bottom: 20px;
}

.box_ads01 p {
	margin: 0;
	padding: 0;
}

.box_foto_gal {
	width: 240px;
	padding: 15px;
	background-color: #404040;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;	
}

.box_friends { 
	width: 810px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #E8E8E8;
	background-color: #404040;
	margin-bottom: 20px;
}

.box_friends p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigator { 
	width: 810px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #181818;
	margin-bottom: 20px;
}


.box_footer { 
	clear: left;
	width: 810px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	text-align: center;
	color: #E8E8E8;
	background-color: #404040;
	margin-bottom: 20px;
}

.bildrand {
	border-width: 1px;
	border-style: solid;
	border-color: #226283;
}

.clear_links { clear: left; }
.clear_links_2 { clear: left; padding-top: 15px; }

h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 0.8em;
	color: #F0F0F0;
	text-align: right;
	margin-top: 0px;
	display: block;
}

h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	color: #F0F0F0;
	text-align: left;
	margin-top: 0px;
	display: block;
}

h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.2em;
	color: #F0F0F0;
	text-decoration: underline;
	margin-top: 0px;
	display: block;
}

.title_orange {
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #FF4D00;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}

.klein {
	font-size: 0.7em;
}

ul#topliste {
	margin-top: 2px; padding: 0.8em;
    	text-align: center;
}
ul#topliste li {
	list-style: none;
    	display: inline;
    	margin: 0.4em; padding: 0;
}

ul#navi {
	margin-top: 2px; padding: 0.8em;
    	text-align: center;
}
ul#navi li {
	list-style: none;
    	display: inline;
    	padding-right: 10px;
    	float: left;
}

a:link { 
    	color: #FF4D00; 
    	text-decoration:underline;  
}
a:visited { 
    	color: #FF4D00; 
    	text-decoration:underline; 
}
a:hover { 
    	color: #226283; 
    	text-decoration:underline; 
}
a:active { 
    	color: #FF4D00; 
    	text-decoration:underline; 
}   
