body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#584e4e;
	background-color:#131010;
}

img {
	margin:0px;
	border:none;
	padding:0px;

}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

h1 {
	font-family:Arial Narrow;
	font-size:24px;
	font-weight:normal;
	letter-spacing:1.2;
	margin-bottom:35px;
	
}

a {
	color:#584e4e;
	text-decoration:none;
}



a:hover {
	border:none;
	color:#131010;
}

a img {
	border:0;
}

#wrapper {

}

#wrapper3 {
	width:960px;
}

#header {
	height:111px;
	background:url(../images/header_bg.gif) repeat-x;
}

#navi {
	height:30px;
	background-color:black;
	border-bottom:1px solid #352f2f;
	padding-left:0px;
}

#footer {
	clear:both;
	height:30px;
	background-color:black;
	border-top:1px solid #352f2f;
	border-bottom:1px solid #352f2f;
	padding-left:315px;
	line-height:30px;
	font-size:10px;
}



#footer a:hover {
	color:#C2C2C2;
}

#navi li  {
	color:#c2c2c2;
	line-height:30px;
	text-decoration:none;
	border:none;
	display:block;
	height:30px;
	width:118px;
	float:left;
	text-align:center;
	border-left:1px solid #352f2f;
	
}

#navi a  {
	color:#c2c2c2;
	line-height:30px;
	text-decoration:none;
	border:none;
	display:block;
	height:30px;
	width:123px;
	float:left;
	text-align:center;
	
}

#navi a:hover {
	/*color:#9c9898;
	border-bottom:1px dotted #9c9898;*/
	background-color:352f2f;
}

#navi .aktiv {
	color:#9c9898;
	background-color:352f2f;

}


#keyvisual {
	width:300px;
	height:500px;
	float:left;
}

#content {
	width:400px;
	_width:430px;
    padding: 50px 15px 20px 15px;
	background-color:lightgrey;
	float:left;
}

#content_right {
	width:200px;
	_width:230px;
	padding: 50px 15px 20px 15px;
	background-color:#acabab;
	float:left;	
}

#content_right img   {
	
}


#wrapper2 {
	float:left;
	background:url(../images/bg_faker.gif) repeat-y;
	min-height:500px;
	height:auto !important;
  	height:500px;
}

.logo {
	margin-left:91px;
	margin-top:25px;
}



div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

.csc-textpic-caption {
	background-color:#131010;
	font-size:10px;
	text-align:center;
	color:#C2C2C2;
	
}


#navi_end {
	/*border-right:1px solid #352f2f;
	width:960px;
	_width:960px;*/
	height:30px;
}
