﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
		font: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #000000;
}
#main {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#main #top {
	float: left;
	height: 112px;
	position: relative;
	overflow: hidden;
	clear: both;
font-size: 18px;
}
#logo {
	float: left;
	margin-left: 0px;
	width: 204px;
	height: 98px;
}
ul#features {
	margin: 8px 138px 0 138px;
	padding: 0px;
	float: left;
	width: 165px;
	list-style-type: none;
	color: #757575;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#features li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #757575;
	padding: 3px;
	text-align: center;
}
#top address {
	font-style: normal;
	color: #FCF103;
	margin-top: 10px;
	display: block;
	width: 280px;
	float: right;
}
#top address p {
	margin: 0;
	padding;
}
#top address a {
	color:#FF0;	
}
#header {
	height: 167px;
	width: 1024;
	clear: both;
	float: left;
}

#navigation {
	width: 1024px;
	height: 36px;
	clear: both;
background-color: #393939;
	font-size: 18px;
}
#navigation .rechts  {
	width: 1024px;
	height: 36px;
	clear: both;
	float:right;
}

#colWrapper {
	clear: both;
	float: left;
	width: 1004px;
	background-color: #757575;
	background-repeat: repeat-y;
	margin-left: -0px;
	padding-left: 20px;
	margin-right: -0px;
font-size: 18px;
}
#colContent {
	padding: 0px 70px;
	float: left;
	width: 824px;
	line-height: 0.7em;
font-size: 14px;
font-style: normal;
}
#text {
	padding: 00px 00px;
	float: right;
	width: 40px;
	line-height: 0.7em;
font-size: 14px;
font-style: normal;
}
h1.csc-firstHeader, .csc-header h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	color: #e8e8e8;
	border-bottom: 1px solid #393939;
}
h1.csc-firstHeader {
	margin-top: 0px;	
}
#titlebox {
	height: 18px;
	border-bottom-style: none;
	color: #FFFFFF;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	float: left;
	width: 1024px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 19px;
	padding-left: 50px;
	font-weight: normal;
	padding-top: 0px;
	margin: 0;
}
#rightMargin {

	float: right;
	width: 150px;
	height: 00px;
	padding: 25px;
	margin-right: 0px;
}
#footer {
	height: 40px;
	width: 1024px;
	font-size: 11px;
	
	clear: both;
	float: left;
	background-color: #393939;
	background-repeat: repeat-x;
	background-position: top;
	
}
#Galerie {
	width: 100%;
	margin-top: 3em;

}


}
#rightMargin .sideNavigation {
	margin: 0px;
	padding: 0px;
}
#rightMargin .sideNavigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #393939;
background-color: #393939;
}
#rightMargin .sideNavigation li a {
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 6px 8px 6px 25px;
	display: block;
	
}
#rightMargin .sideNavigation li a:hover {
	background-color: #393939;
	color: #FFF;
}
#footer .copyright {
	float: right;
	width: 600px;
	clear: right;
	text-align: right;
}
#footer .footerNav {
	float: left;
	width: 300px;
	margin-left: 15px;
}
#footer .footerNav a {
	color: #999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .footerNav a:hover {
	color: #000000;
}
#rightMargin .sideNavigation li ul {
	margin: 0px;
	padding: 10px 0 10px 25px;
}
#rightMargin .sideNavigation li li {
	border-bottom: 0px none;
	margin-bottom: 5px;

}
#rightMargin .sideNavigation li li a {
	padding: 3px 10px 3px 3px;
	background-image: url(none);
	font-size: 11px;
}
.csc-mailform-field {
	display: block;
	margin: 3px 0;	
}
.csc-mailform-field label {
	display: block;
	float: left;
	font-color: #999;
	width: 150px;
	clear: left;
}

.csc-menu dt {
		font-size: 18px;
		line-height: 2em;
		border-bottom: 1px solid #393939;
}

.csc-menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 30px 20px;
}

.csc-menu dt a:hover {
	background-color: #393939;
	
}

.bodytext a {
	color: #000;
	line-height: 0.7em;
font-size: 14px;
font-style: normal;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;	
}
/*.bodytext a:after {
	content: " »";
}
*/	
}