body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#797962;
	background-image:url(../img/verlauf_bg_left.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}
img{
	border:none;
}
#holder{
	border:10px solid #ffffff;
	width:830px;
	margin:0 auto 0 auto;
}
#header{
	position:relative;
}
#headerTop{
	border-bottom:2px solid #ffffff;
}
#headerNav{
	background-color:#3E4138;
	border-bottom:2px solid #ffffff;
	height:37px;
	overflow:hidden;
	text-align:right;
}
#siteTitle{
	position:absolute;
	bottom:0px;
	left:0px;
	width:298px;
	height:17px;
	color:#ffffff;
	padding:10px;
	overflow:hidden;
}
#siteTitle a{
	color:#ffffff;
	text-decoration:none;
}
#siteTitle a:hover{
	text-decoration:underline;
}
#contentWrap{
	background-image:url(../img/contentBack.gif);
	background-position: left top;
	background-repeat:repeat-y;
}
#leftCol{
	width:197px;
	float:left;
}
#mainNav{
	
}
#infoCol{
	padding:10px;
}
#infoCol h1{
	font-size:12px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}
#centerCol{
	/*background-color:#999898;*/
	color:#ffffff;
	width:601px;
	float:right;
	min-height:400px;
	padding:15px;
	line-height:130%;
}
#centerCol h1{
	font-size:17px;
	line-height:normal;
}
#centerCol a{
	color:#000000;
}
#centerCol p a{
	color:#000000;
	background-image:url(../img/button_extern_link.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;
}
#centerCol p a:hover{
	text-decoration:underline;
}
.csc-linkToTop a{
	background-image:url(../img/button_top.gif) !important;
}
#centerCol li a{
	color:#000000;
	text-decoration:none;
}
#colClear{
	clear:both;
}
.contenttable{
	border-collapse:collapse;
}
.contenttable td{
	padding:3px;
}
.contenttable .tr-even{
	background-color:#676962;
}
.contenttable .tr-odd{
	background-color:#8D8F89;
}
/* ----------- forms ------------ */
.csc-mailform{
	border:none;
	padding:0;
	margin:0;
}
.csc-mailform-field{
	margin-bottom:5px;
}
.csc-mailform label{
	display:inline-block;
	width:100px;
}
.csc-mailform input, .csc-mailform textarea{
	width:200px;
	border:1px solid #555650;
}
.csc-mailform-submit{
	margin-left:105px;
}












