@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
* html .clear {height:1%}

body { 
	padding: 0px;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
}
#wrapper {
	width: 894px;
	overflow: auto;
	margin: 0 0 0 20px;
}
#kopf {
	width: 894px;
	height: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0 0 0;
}
#wrapper1 {
	float: left;
	display: inline;
	width: 370px;
	overflow: auto;
}
#wrapper2 {
	float: left;
	display: inline;
	width: 524px;
	overflow: auto;
}

#logo {
	width: 370px;
	height: 138px;
	margin: 0 0 17px 0;
}

#fuss {
	clear: both;
	width: 524px;
	height: 30px;
	background-image: url(bilder/fuss.gif);
	background-repeat: no-repeat;
}
#key {
	float: left;
	display: inline;
	width: 524px;
	height: 138px;
	margin: 0 0 17px 0;	
}

#navigation1 {
	clear: both;
	float: left;
	display: inline;
	width: 182px;
	text-align: left;
}
#navigation2 {
	float: left;
	display: inline;
	width: 188px;
	text-align: left;
}
#navigation3 {
	clear: both;
	float: left;
	display: inline;
	width: 524px;
	min-height: 40px;
	text-align: left;
	margin: 0 0 10px 0;
}

#inhaltgross {
	clear: both;
	width: 504px;
	min-height: 370px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	padding: 10px;
	background-color: #EBECED;
}
#inhaltklein {
	clear: both;
	width: 504px;
	min-height: 320px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	padding: 10px;	
	background-color: #EBECED;	
}
#inhaltindex {
	clear: both;
	width: 524px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	padding: 0;
}
#inhaltgross p, #inhaltklein p {
	margin: 0 0 15px 0;
}

#inhaltgross ol, #inhaltklein ol {
	margin: 0 33px 15px 0;
}

#inhaltgross ul, #inhaltklein ul {
	margin: 0 33px 15px 0;
}

#inhaltgross h1, #inhaltklein h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 0;	
}

#inhaltgross h2, #inhaltklein h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
}

#inhaltgross a, #inhaltklein a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E53D24;
	text-decoration: none;
}
#inhaltgross a:hover, #inhaltklein a:hover {
	color: #E53D24;	
	text-decoration: underline;
}
#inhaltgross hr, #inhaltklein hr {
	color: #9c9d9f;
	background: #9c9d9f;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}

.navi1i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	height: 18px;
}
.navi1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(bilder/dot1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	height: 18px;	
}
.navi1i a {
	color: #9c9d9f;
	text-decoration: none;
}
.navi1i a:hover {
	color: #1a171b;
	text-decoration: none;
}
.navi1a a {
	color: #1a171b;
	text-decoration: none;
}
.navi1a a:hover {
	color: #1a171b;
	text-decoration: none;
}

.navi2i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	height: 18px;
}
.navi2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(bilder/dot2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	height: 18px;	
}
.navi2i a {
	color: #9c9d9f;
	text-decoration: none;
}
.navi2i a:hover {
	color: #1a171b;
	text-decoration: none;
}
.navi2a a {
	color: #1a171b;
	text-decoration: none;
}
.navi2a a:hover {
	color: #1a171b;
	text-decoration: none;
}

.navi3i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	height: 18px;
}
.navi3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(bilder/dot3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	height: 18px;	
}
.navi3i a {
	color: #9c9d9f;
	text-decoration: none;
}
.navi3i a:hover {
	color: #1a171b;
	text-decoration: none;
}
.navi3a a {
	color: #1a171b;
	text-decoration: none;
}
.navi3a a:hover {
	color: #1a171b;
	text-decoration: none;
}

.kopfi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
}
.kopfa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(bilder/dot1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;	
}
.kopfi a {
	color: #9c9d9f;
	text-decoration: none;
}
.kopfi a:hover {
	color: #1a171b;
	text-decoration: none;
}
.kopfa a {
	color: #1a171b;
	text-decoration: none;
}
.kopfa a:hover {
	color: #1a171b;
	text-decoration: none;
}

.csc-mailform   { border:0px;}
.csc-mailform-field label     { font-size: 12px; float:left; display:block; text-align:left; width:504px; }
.csc-mailform-field input     { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#333333;  margin-bottom:5px; padding:2px; border:1px solid #ffffff; width:300px;}
.csc-mailform-field textarea  { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#333333;  margin-bottom:5px;border:1px solid #EBECED; width:300px;}
/** Absendebutton   **/
.csc-mailform-submit          { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#D62922;margin:0;}

div.csc-sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	list-style-type: none;
}
#inhaltgross div.csc-sitemap a {
	color: #1a171b;
}
#inhaltgross div.csc-sitemap a:hover {
	color: #E53D24;
	text-decoration: none;
}
div.csc-sitemap li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 20px;
	list-style-type: none;	
}
div.csc-sitemap li li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 20px;
	list-style-type: none;	
}

/* Felder und Submit Button fÃ¼r Email-Formulare */
 
.csc-mailform-field input {
padding: 0;
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:13px;
font-weight: normal;
width: 300px;
}

.csc-mailform-field select{
padding: 0;
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:13px;
font-weight: normal;
width: 300px;
}
 
.csc-mailform-field textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:13px;
font-weight: normal;
width: 300px;
padding: 0;
margin: 0 0 5px 0;
}

*html .csc-mailform-field textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:13px;
font-weight: normal;
width: 302px;
padding: 0;
margin: 0 0 5px 0;
}

*+html .csc-mailform-field textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:13px;
font-weight: normal;
width: 302px;
padding: 0;
margin: 0 0 5px 0;
}

.csc-mailform-field label {
font-size:12px;
text-align: left;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
}

.csc-mailform-label{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
padding: 0px;
margin: 0px;
}
 
.csc-mailform {
border-style: solid;
border-width: 0px;
padding: 0px;
margin: 0px;
}
 
/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail 
{
background-color: #EBECED;
border-width: 1px;
border-color: #EBECED;
border-style: solid;
color: #E53D24;
padding: 0px;
margin: 15px 0 0 0;
text-align: left;
}

*html #mailformformtype_mail 
{
background-color: #EBECED;
border-width: 1px;
border-color: #EBECED;
border-style: solid;
color: #E53D24;
padding: 0px;
margin: 15px 0 0 0;
text-align: left;
}

/*\*/
html*.csc-mailform-field textarea {
[width: 300px;
width: 302px;
]width: 302px;
}/*end*/