body {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header { 
	position:absolute; 
	top:5px; 
	width:960px; 
	height:50px; 
	padding-top: 0px;
	padding-left: 0px;
}

#left {
	position:absolute;
	top:140px;
	left:0px;
	width:254px;
	border:medium;
	
}
#leftcontent {
	
	padding-top: 95px;
	padding-right: 54px;
	padding-left: 13px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top:130px;
	left:264px;
	width:452px;
	border:medium;
	background-color: #f7f7f7;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
#right {
	position:absolute;
	top:130px;
	left:706px;
	width:141px;
	border:medium;
	background-color: #f7f7f7;
	margin-left: 59px;
	padding: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
 
#footer {
	height:20px;
	font-size: 10px;
	text-align: center;
}

/*
	Hauptnavigation
*/
#main_nav { 
	position:absolute; 
	top:50px; 
	width:960px; 
	height:20px; 
	text-transform:uppercase;
	left: 268px;
}
#navigation {
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #b30034;
	font-weight: bold;
	text-transform:uppercase;
	position: absolute;
	top: 50px;
}

#navigation li {
	float:left; 
	margin:0; 
	padding:0; 
	list-style:none; 
}

#navigation a {
	float: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	
	color: #b30034;
}
#navigation a:hover {
	color: #000000;
}
#navigation a.active {
	color: #333333;
}
/*
	Subnavigation
*/
#subnavigation {
	width:185px;
	margin:0;
	top:100px; 
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 27px;
	vertical-align: top;
}

#subnavigation li {
	margin:0;
	list-style:none;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#subnavigation a {
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
}
#subnavigation a:hover {
	color: #b30034;
}
#subnavigation a.active {
	color: #333333;
}
/*
	Sprache
*/
.tx-bblanguageselect-pi1 {
	position:relative;
	margin:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-left: 27px;
	vertical-align: top;
	display: inline;
}
#sprache {
	position:relative;
	margin:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-left: 27px;
	vertical-align: top;
}

#sprache li {
	margin:0;
	list-style:none;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sprache a {
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
}
#sprache a:hover {
	color: #b30034;
}
#sprache a.active {
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
li {
	list-style-type: square;
}
/*
	Infobox Rechts Text
*/
.csc-firstHeader {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.csc-header csc-header-n2
{
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* Banner Box */
#banner_box {
	border: 1px solid #FFFFFF;
	height: 600px;
	width: 120px;
	top: 250px;
	margin-left: 30px;
	position: absolute;
	color: #000000;
	margin-bottom: 50px;
}
/*
	Links
*/
a:link,a:active,a:visited { color: #BE003B; text-decoration: none; }
a:hover { color: #BE003B; text-decoration: underline; }

/*p.bodytext {
	font-size: 11px;
}
*/
/*
Formular
*/
.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:300px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
}
.csc-form-label {
	font-size: 11px;
}
.csc-form-label-req {
	font-size: 11px;
}
.csc-mailform-field {
	font-size: 11px;
}
