﻿* { padding: 0; margin: 0; }
img{
	border:none;}
body {
 background: #000 url(img/bg.jpg) no-repeat center top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
a {
	color:#FFF;
}
#wrapper {
 margin: 0 auto;
 width: 922px;
}
#faux {
 background:url(img/cont_bg.jpg) no-repeat center top;
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#header {
 color: #333;
 width: 922px;
 padding: 0;
 height: 160px;
 margin: 0px;
}
#navigation {
 padding: 8px 0 14px 0;
 margin: 0;
 background: url(img/navi_bg.jpg) no-repeat left top;
 text-align:center;
}
#navigation a{
	text-decoration:none;
	background:url(img/button.png) no-repeat left center;
	color:#999;
	padding:10px 0 5px 45px;
}
#navigation a:hover{
	color:#FFF;
}
#leftcolumn {
 display: inline;
 color: #000;
 margin:10px 0 0 3px;
 width: 230px;
 float: left;
}
#left_banner {
	margin:0 25px;
}
#leftcolumn h1, h2 {
 text-align:center;
 color: #FFF;
 background:url(img/sidebar_headline.png) no-repeat center top;
 font-size:16px;
 padding:10px 0 10px 0;
}
#leftcolumn_bottom {
 background:url(img/sidebar_bottom.png) no-repeat center bottom;
 padding:25px 0 7px 0;
}
#leftcolumn p {
 padding:10px 0;
 font-size:12px;
 font-weight:bold;
 text-align:center;
}
#leftcolumn a {
 text-decoration:none;
 background:url(img/button.png) no-repeat left center;
 padding:5px 0 0 45px;
 color:#444;
}
#leftcolumn a:hover {
 background:url(img/button_hover.png) no-repeat left center;
 color:#FFF;
 font-weight:bold;
 text-decoration:none;
}
#cont_box {
 background: url(img/.png) center top;
 float: right;
 color: #000;
 margin:0 0 20px 0;
 width: 665px;
 display: inline;
 position: relative;
}
#rightcolumn {
 float: right;
 margin:10px;
 width: 665px;
 display: inline;
 position: relative;
}
#rightcolumn h1, h2{
 text-align:center;
 color: #FFF;
 padding:10px 0;
 background:url(img/cont_headline.png) no-repeat left top;
 font-size:16px;
}

#rightcolumn p {
 background: url(img/tranzparenz.png)left top;
 padding:5px 0 5px 10px;
 margin-bottom:20px;
 color: #999;
 font-size:12px;
}
#box {
	float:right;
	width:695px;
}
.boxen {margin-bottom:10px; width:321px; float:right; margin-left:10px; margin-right:10px;}
.boxen p {background: url(img/tranzparenz.png) left top; padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen a {padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen h3 {background: url(img/sidebar_headline.png) no-repeat center top; padding-top:8px; padding-bottom:5px; font-size:12px; text-align:center; color:#E7CBA4;}

#box1 {
	float:right;
	width:695px;
}
.boxen1 {margin-bottom:10px; width:320px; float:right; margin-left:10px; margin-right:10px;}
.boxen1 p {background: url(img/tranzparenz.png) left top; padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen1 a {padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen1 h3 {background: url(img/sidebar_headline.png) no-repeat center top; padding-top:8px; padding-bottom:5px; font-size:12px; text-align:center; color:#E7CBA4;}

#box2 {
	float:right;
	width:695px;
}
.boxen2 {margin-bottom:10px; width:321px; float:right; margin-left:10px; margin-right:10px;}
.boxen2 p {background: url(img/tranzparenz.png) left top; padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen2 a {padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen2 h3 {background: url(img/sidebar_headline.png) no-repeat center top; padding-top:8px; padding-bottom:5px; font-size:12px; text-align:center; color:#E7CBA4;}

#box3 {
	float:right;
	width:695px;
}
.boxen3 {margin-bottom:10px; width:320px; float:right; margin-left:10px; margin-right:10px;}
.boxen3 p {background: url(img/tranzparenz.png) left top; padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen3 a {padding:10px; color:#999; font-size:12px; text-align:justify;}
.boxen3 h3 {background: url(img/sidebar_headline.png) no-repeat center top; padding-top:8px; padding-bottom:5px; font-size:12px; text-align:center; color:#E7CBA4;}

#footer {
 text-align:center;
 height:135px;
 width: 920px;
 clear: both;
 color: #999;
 background: url(img/footer.jpg) no-repeat center bottom;
 margin: 0;
 padding:5px 1px 20px 1px;
}
.clear { clear: both; background: none; }
