body {
	background-image: url(../_images/bg_body.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	text-align: center;
}

#container_01 {
	text-align:left;
	margin:auto;
	padding:0px;
	width:970px;
	heigth:670px;	
}
#header {
	width:970px;
	height:95px;
	margin-top:10px;
}
#logo {
	width:230px;
	height:95px;
	float:left;
}
#content {
	height:510px;
	background-color:#464A4D;
	border-right:15px solid #ffffff;
	border-left:15px solid #ffffff;
	background-image:url(../_images/bg_content.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
		
}
#left {
	width:215px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;	
}
#middle {
	width:440px;
	height:450px;
	float: left;	
}
#middle_inside {
	height:300px;
	padding:20px 0px 0px 0px;
	margin:0px;
}
#middle_inside ul {
	font: normal 12px georgia;
	line-height: 18px;
	color: #ffffff;
	margin-top: 5px;
}
#middle_02 {
	width: 680px;
	float:right;
}
#middle_inside_02 {
	padding:10px 0px 0px 0px;
}
#right {
	width:250px;
	height:495px;
	float:right;
	margin:15px 0px 0px 0px;
}
#right_flash {
	padding:0px;
	margin:0px;
}


#content_02 {
	width:930px;
	height:100%;
	border-right:15px solid #ffffff;
	border-left:15px solid #ffffff;
	xbackground-color:#A51421;
	background-image:url(../_images/bg_content.jpg);
	background-repeat:repeat-x;	
}
#left_komplett {
	width:215px;
	float:left;
	margin:0px;
	padding:0px;
}
#komplett {
	float:left;
	width:760px;
	
}
#komplett_inside {
	padding:20px 10px 10px 10px;
	margin:0px;
	
}



#footer {
	width:970px;
	height:15px;
	clear:both;
	background-color:#FFFFFF;
}
#footer_inside p {
	text-align:left;
	font: normal 10px georgia;
	color:#A41520;
	padding-left:15px;
}
#footer_inside a {
	color:#A41520;
}


#navigation {
	width:730px;
	float:left;
	height:95px;
	padding:0px;
	margin:0px;
}
#navigation ul {
	margin:55px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	width:730px;
	height:40px;
	background-color:#464A4C;
}
#navigation li {
	float:left;
	list-style-type:none;
	margin:15px 5px 0px 5px;
	padding-right:5px;
	border-right:1px solid #ffffff;
}
#navigation ul li a {
	font: normal 13px georgia;
	text-decoration:none;
	display:block;
	
	color:#ffffff;
	text-align:left;
}
#navigation a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#shortnavigation {
	height:160px;
	width:440px;
	padding-top:20px;
	margin:0px;
	
}
#shortnavigation_inside ul li a {
	font: normal 12px georgia;
	text-decoration: none;
	display:block;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:center;
}
#shortnavigation_inside li {
	float:left;
	list-style-type:none;
}
#shortnavigation_inside img {
	border:none;
}



p {
	font: normal 12px georgia;
	line-height: 19px;
	color: #ffffff;
	margin-top: 0px;
}
h1 {
	font: bold 18px georgia;
	line-height: 16px;
	color: #ffffff;	
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}

.hidden {
	display:none;
}

.csc-mailform {
	border: 0px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
.csc-mailform-field {
	padding: 3px 0px 2px 0px;
	clear: both;
}
.csc-mailform label {
	float: left;
	clear: both;
	padding-top: 2px;
	color:#ffffff;
}
.csc-mailform input, textarea {
	float: right;
	width: 250px;
}
.csc-mailform select {
	float: right;
	width: 255px;
}
.csc-mailform-submit {
	margin: 0px 0px 0px 0px;
	width: 180px !important;
	clear: both;
}
.csc-mailform-field {
	font: normal 11px georgia;
	line-height: 14px;
	color:#666666;
}
label {
	font: normal 11px georgia;
	line-height: 16px;
	color:#ffffff;
}
.form_error {
	font: normal 10px georgia;
	color: #ffffff;
}
