@import url(reset.css);
@import url(navi.css);
@import url(mailform.css);

/* ----------------------------------------------------- Page layout */

body {
background:#242424 url(../img/bg.jpg) center top no-repeat;
font-size: 65%;
font-family: "Lucida Bright", "Lucida Bright", tahoma, verdana, arial, sans-serif;
color: #FFF;
}

p {

}

a{
	
}

a:hover{
	
}

.clearer{
	clear: both;
}

h1{
	background:url(../img/h1.png) no-repeat;
	padding: 12px 0 0 55px;
	height:32px;
	display:block;
	margin:10px 0;
	color:#C3350B;
	text-transform:uppercase;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
}



h2{

	font-weight:bold;
	color:#fafa8e;
	font-size: 120%;
	margin: 10px 0;
}

#main{
	width: 849px;
	margin: auto;
	background: url(../img/header.png) top no-repeat;
	padding: 193px 5px 0px 5px;
	
}

a {
	color:#fafa8e;
}

#content{
		clear: both;
		background: url(../img/rasen.png);
		border: #fff solid 5px;
		font-size: 1.2em;
		line-height: 18px;
		color: #eaeaea;

}

#col_left{
	float: left;
	width: 130px;
	margin: 40px 0px 0px 10px;
	
}


#col_left li a {
	background: url(../img/pfeil.png) no-repeat;
	padding-left: 25px;
	padding-top: -2px;
	line-height: 30px;
	color: #FFFF40;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
}

#col_left ul ul li a {
	background: none;
	padding-left: 35px;
	padding-top: -2px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 1.0em;
	display: block;
}


img, #col_left li a  { behavior: url(iepngfix.htc); }

#col_left li a:hover{
	color: #FFF;
}


#col_middle{

	background: #C8390D;
	border: #FFF solid 3px;
	float: left;
	width: 470px;
	min-height:400px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px;
}

#col_middle li {
	background: url(../img/list.gif) no-repeat;
	padding-left: 16px;
	margin:3px 0;

}

#col_middle .csc-textpic-image {
	margin: 5px;
}

#col_right{
	float: right;
	width: 150px;
	margin: 10px 20px 0px 0px;
	
}

#footer{
	width: 815px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:center;
	
}

#footer a{
	color: #ccc;
}
