/*
CSS Credit: http://www.templatemo.com/
*/


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCC;
	background: #222000 url(images/main_bg.jpg) top repeat-x;
}

a:link, a:visited { 
	color: #f5ea01; 
	text-decoration: none; 
	font-weight: bold; 
} 
a:active, a:hover { 
	color: #f5ea01; 
	text-decoration: underline; 
}

p {
	margin: 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
	padding: 0;
	margin: 0 ;	
}
.inner{
	 height: 1200px;
}

.comment {
	padding-left: 20px;
	margin-left: 5px;
	background: url(images/comment_icon.jpg) bottom left no-repeat;
}


#header_panel {	
	clear: both;
	width: 1080px;
	margin: 0 auto;
	height: 150px;
	background: #000 url(images/top_bg.jpg) top right no-repeat; 
}

#header_image_left {	
	width:100px;
	float:left;
	margin: 0 ;
	
}

#header_section{
	width: 100%;
	height: 140px;
	margin: 0 ;	
	font-size: 45px;
	color: #f5ea01;
	float:left;
	padding-top: 15px;
	color: #6b5927;
}

#header_image_right {
	float: right;
	width:100px;
	margin: 0 ;	
}

#tagline {
	padding:  0;
	font-size: 20px;
	color: #6b5927;
	margin:0px;
	
}


#title_section{
	font-size: 25px;
	padding: 20px 0 10px 10px;
	color: #f5ea01;
	float: left;
}





#menu_panel{
	clear: both;	
	width:100%;
	height: 47px;	
	margin: 0 ;
	margin-bottom: 5px;
	color: #ffffff;
	background: #222000 url(images/menu_bg_repeat.jpg) repeat-x;
}

#menu_panel #menu_section{
	width: 100%;
	height: 47px;	
	margin:0 auto;
	padding: 0 0 0 10px;
	color: #03a0a6;
	background:  url(images/menu_bg.jpg) no-repeat;	
}

#menu_section ul {
	float: left;
	width: 1060px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li a{
	float: left;
	width: 110px;
	padding: 2px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #99930d;
	border-right: 1px solid #333;	
}

#menu_section li a:hover, #menu_section li .current{
	color: #f5ea01;
}

#menu_section li .last {
	border-right: none;
}


#content {
	clear: both;
	width: 1080px;
	margin: 0 auto;
}
.content_Iframe {
	float: left;
	width: 1090px;
	height: 1200px;
	border: 0px solid #846f34;
	background: #6b5927 url(images/180_column_bg.jpg) top center no-repeat;

}
#content_column_one {
	float: left;
	width: 14%;
	border: 1px solid #846f34;
	margin: 0 ;
	padding: 0;
	background: #6b5927 url(images/180_column_bg.jpg) top center no-repeat;
	min-height: 600px;
}

#content_column_two {
	float: left;	
	width: 85%;
	margin: 0 ;
	padding: 0 ;	
	height: 1100px;
}
	
#content_column_three {
	float: left;
	width: 20%;
	padding: 0;	
	margin: 0;	
	
	background: #181714;
}
#content_column_two_3er {
	float: left;
	width: 76%;
	margin: 0 ;
	padding: 2% 2% 2% 2%;	
	min-height: 600px;
	background: #181714 url(images/templatmeo_column_two_bg.jpg) top right no-repeat;
}
#content_column_two_iframe {
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;	
}

#content_column_two_iframe_big {
	height: 700px;
	float: left;
	width: 890px;
	margin: 0;
	padding: 0;	
	background: #181714 url(images/templatmeo_column_two_bg.jpg) top right no-repeat;
}

#content_column_two_iframe_100 {
	float: left;
	width: 98%;
	margin: 0;
	padding-left:2%;
	overflow: auto;
	min-height: 600px;
	background: #181714 url(images/templatmeo_column_two_bg.jpg) top right no-repeat;
}

#column_two_iframe {
	float: left;
	height: 600 px;
	width: 82%;
	frameborder: 0;
	margin: 0;
	padding: 0;	
}

#column_two_iframe_big {
	height: 1000px;
	width: 100%;
	frameborder: 0;
	margin: 0;
	padding: 0;	
}


#content_column_one .column_one_section {
	clear: both;
	margin: 0px 10px;
}

#content_column_one h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #F5EA01;
	border-bottom: 1px dotted #222000;
}

#content_column_one .cleaner_with_divider {
	margin: 0 0 20px 0;	
}

#content_column_one ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content_column_one li {
	margin: 0px;
	padding: 0 0 5px 0;	
}
#content_column_one a{
	color: #FFFFCC;
}


#content_column_two .column_two_section {
	clear: both;
	width: 658px;
	padding: 20px;	
	margin-bottom: 10px;
	border: 1px solid #312f2b;	
}

div.forum {
	clear: both;
	width: 640px;
	padding: 20px;	
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 10px;
	color:white;
	border: 1px solid #312f2b;
	background: #181714 url(images/templatmeo_column_two_bg.jpg) top right no-repeat;
}

#content_column_two h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	color: #f5ea01;
	border-bottom: 1px dotted #f5ea01;
}

#content_column_two p{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content_column_two img {
	border: 5px solid #2e2d29;
	margin-bottom: 15px;
}

.post_title {
	padding-top:10px;	
	font-size: 24px;
	margin: 0 0 20px 0;
	color: #FFE18A;
	
	text-align: center;
	font-size: 5;
}
.post_info {
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #FFFFCC;
	text-align:justify;
}
.extra{
	color: #f5ea01; 
	font-size: 16px;
	font-weight: bold;
}	

#content_column_two .post_info a{
	color: #f5ea01;
	font-weight: normal;
}

#content_column_two .post_comment {
	border-top: 1px solid #222000;
	margin-top: 10px;
	padding: 10px 0 0 0;
}

#content_column_three .column_three_section {
	clear: both;
	margin: 0;
	padding:  0;
}

#content_column_three .cleaner_with_divider {
	padding: 0px;
	margin: 0px;	
}

#content_column_three h1 {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dotted #FFF;
}

#content_column_three a{
	font-weight: normal;
}

#content_column_three ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content_column_three li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;	
}

#content_column_three #ad_section {
	clear: both;
	border-bottom: 1px solid #312f2b;
}

#ad_section h1{
	margin: 0 0 10px 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

#ad_section .ad_125x125_box {
	float: left;
	margin: 0 0 10px 10px;
	
}

.ad_125x125_box img {
	border: none;
	width: 150px;
	
}

.column_three_section .popular_post {
	list-style: none;
	margin: 0;
	padding: 0;
}
.column_three_section .popular_post li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #22250e;
}
/
#bottom_panel{
	width: 1080px;
	margin: 0;	
	
	background: url(images/bottom_panel_bg.jpg) top center;	
}

#bottom_panel .bottom_panel_section {
	margin-left: 10px;
	width: 550px;
}

.bottom_panel_section h1 {
	color: #f2e304;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.bottom_panel_section p{
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.koTH{
	vertical-align:top;
	}
	
.koUL{	
	-moz-padding-start:30px;
	vertical-align:top;
}
.koUL li{
	font-weight: normal;
	vertical-align:top;
	list-style-type: none;
}

.koTABLE{
	padding:0;
	vertical-align:top;
}

.koTABLE tr{
	padding:0;
	vertical-align:top;
	border-color: yellow;
}

.koTABLE th{
	text-decoration:underline;
	font-weight:bold;
	padding:0;
	vertical-align:top;
}

.koTABLE td{
	padding:0;
	vertical-align:top;
}

.preisTABLE tr{
}
	
.preisTABLE th{
	font-weight:bold;
	color: yellow;
	border-color: white; 
}	

.preisTABLE td{
}
.bold{
	font-weight:bold;
}

.yellow{
	color:yellow;
}
	
.yellowLight{
	color:lime;
}

.nebeneinander{
	float: left;
	margin: 5px;
}

.hiddenFoto{
	display: none;
	text-align: center;
	}
	
.untenrechts{
	vertical-align: bottom; 
	float: right;	
	border:1px solid ;
	padding:10px;
	left:10px;top:50px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;	
	overflow: hidden;
}
.thehillies{
	position: absolute;
	top:595px;
	margin: 15px; 
}	
a image{
border: none;
}

*|*:-moz-any-link img, img[usemap], object[usemap] {
border:none;
}