* {
	padding: 0;
	margin: 0;
}
img {
	border:none;
}
a { color:#FFF;}
body {
	background: #000 url(images/bg.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#faux {
	margin-bottom: 0px;
	overflow: hidden;
	width: 100%
}
#header {
	color: #333;
	padding: 0;
	height: 160px;
	margin: 0;
}
#navigation {
	padding: 15px 30px 11px 0;
	margin: 0;
	background: url(images/navi_bg.jpg) no-repeat left top;
	text-align:center;
}
#navigation a {
	text-decoration:none;
	background:url(images/button.png) no-repeat center bottom;
	color:#999;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#navigation a:hover {
	background:url(images/button_hover.png) no-repeat center bottom;
	color:#FFF;
}
#cont_box_top {
	float: right;
	color: #000;
	margin:0 0 20px 0;
	display: inline;
	position: relative;
}
#cont_box_bottom {
	float: right;
	color: #000;
	margin:0 0 20px 0;
	display: inline;
	position: relative;
	width: 960px;
}
#rightcolumn {
	float: right;
	margin:10px 20px 0 10px;
	display: inline;
	position: relative;
}
#rightcolumn h1, h2 {
	text-align:center;
	color: #000;
	padding:10px 0;
	margin:0;
	background:url(images/cont_head.png) no-repeat left top;
	font-size:16px;
}
#rightcolumn p {
	background: url(images/tranzparenz.png)left top;
	padding:5px 0 5px 10px;
	margin:0 30px 20px 5px;
	color: #999;
	font-size:12px;
}
#box {
	margin: auto;
	width:830px;
}
.boxen {
	margin-bottom:10px;
	width:402px;
	float:right;
}
.boxen p {
	background: url(images/tranzparenz.png) left top;
	padding:10px;
	margin:0 5px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen a {
	padding:10px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen h2 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen h3 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen1 {
	margin-bottom:10px;
	width:402px;
	float:left;
}
.boxen1 p {
	background: url(images/tranzparenz.png) left top;
	padding:10px;
	margin:0 5px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen1 a {
	padding:10px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen1 h2 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen1 h3 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen2 {
	margin-bottom:10px;
	width:402px;
	float:right;
}
.boxen2 p {
	background: url(images/tranzparenz.png) left top;
	padding:10px;
	margin:0 5px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen2 a {
	padding:10px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen2 h2 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen2 h3 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen3 {
	margin-bottom:10px;
	width:402px;
	float:left;
}
.boxen3 p {
	background: url(images/tranzparenz.png) left top;
	padding:10px;
	margin:0 5px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen3 a {
	padding:10px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.boxen3 h2 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
.boxen3 h3 {
	background: url(images/box_headline.png) no-repeat left top;
	padding:7px 0 7px 55px;
	font-size:12px;
	color:#000;
}
#footer {
	text-align:center;
	height:60px;
	width: 989px;
	clear: both;
	color: #FFF;
	font-size:12px;
	background: url(images/footer.jpg) no-repeat center bottom;
	margin: 0;
	padding:5px 1px 20px 1px;
}
#footer a {
	color:#FFF;
	font-size:12px;
}
.clear {
	clear: both;
	background: none;
}
.rahmen, .rahmen:hover {
	border: 1px;
	border-color:#CFCFCF;
}

