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

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

body { 
	padding: 0px;
	background-color: #e9e9e9;
	margin: auto;
	text-align: center;
	background-image: url(bilder/back-top.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	margin: auto;
	padding: 17px 0 0 0;
}

#logo {
	float: left;
	display: inline;
	width: 198px;
	height: 56px;
	text-align: left;
}
#kopf {
	width: 800px;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 158px 0 0 0;
}
#navigation {
	float: left;
	display: inline;
	width: 560px;
	height: 36px;
	text-align: left;
	margin: 20px 0 0 42px;
}
.navi1i {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	text-align: center;
}
.navi1a {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	text-align: center;	
}
.navi1i a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;	
}
.navi1a a {
	color: #005ca1;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;	
}
.navi1i a:hover {
	color: #005ca1;
	text-decoration: none;
}
.navi1a a:hover {
	color: #005ca1;
	text-decoration: none;
}
#navigation2 {
	float: right;
	display: inline;
	width: 560px;
	text-align: left;
	margin: 5px 0 0 0;
}
.navi2i {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	/*background-image: url(bilder/nav-dot-i.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	padding: 0 0 0 0;
}
.navi2a {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	/*background-image: url(bilder/nav-dot-a.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	padding: 0 0 0 0;
}
.navi2i a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;	
}
.navi2a a {
	color: #005ca1;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;	
}
.navi2i a:hover {
	color: #005ca1;
	text-decoration: none;
}
.navi2a a:hover {
	color: #005ca1;
	text-decoration: none;
}

#inhaltwrap {
	clear: both;
	width: 800px;
	background-image: url(bilder/back-inhalt.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	overflow: auto;
}
#blauwrap {
	width: 800px;
	min-height: 450px;
	background-image: url(bilder/back-blau.gif);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: auto;
}

#linker {
	float: left;
	display: inline;
	width: 198px;
	text-align: left;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #ffffff;
	margin: 20px 0 0 0;	
}
#linker p {
	margin: 5px 10px 10px 10px;
}
#linker h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #000000;
	background-image: url(bilder/h2back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 25px;
}
#linker h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #000000;
	background-image: url(bilder/h2back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0 5px 25px;
}
#linker a {
	color: #ffffff;
	text-decoration: none;
}
#linker a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#inhalt {
	float: right;
	display: inline;
	width: 540px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	margin: 20px 20px 20px 0;
}

#inhalt p {
	margin: 0 0 5px 0;
}

#inhalt ol {
	margin: 0 0 15px 18px;
}

#inhalt ul {
	margin: 0 0 15px 18px;
}

#inhalt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 15px 0;
	line-height: 26px;
	color: #005ca1;
}

#inhalt h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
}

#inhalt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005ca1;
	text-decoration: none;
	font-weight: normal;
}
#inhalt a:hover {
	text-decoration: underline;
}
#inhalt hr {
	color: #8c8c8c;
	background: #8c8c8c;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


#fuss {
	clear: both;
	width: 800px;
	height: 42px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #005ca1;
	margin: 0 0 17px 0;	
	color: #ffffff;
}
#fuss a {
	color: #ffffff;
	text-decoration: none;
}
#fuss a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#fusslinks {
	font-size: 11px;
	float: left;
	display: inline;
	width: 188px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0 0 10px;	
}
#fussrechts {
	float: right;
	font-size: 9px;	
	display: inline;
	width: 540px;
	text-align: left;
	margin: 10px 20px 0 0;
}

.csc-mailform-field input {
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 300px;
border-bottom:1px dashed #005ca1;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-top:1px solid #ffffff;
}

.csc-mailform-field select{
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 200px;
}
 
.csc-mailform-field textarea {
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 300px;
border-bottom:1px dashed #005ca1;
border-left:1px dashed #005ca1;
border-right:1px dashed #005ca1;
border-top:1px dashed #005ca1;
}
 
.csc-mailform-field label {
font-size:12px;
float: left;
text-align: left;
margin-right: 0px;
width: 80px;
font-family: Arial, Helvetica, sans-serif;
display: inline;
}

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

#mailformformtype_mail 
{
margin-top: 15px;
background-color: #ffffff;
color: #000000;
width: 100px;
border:1px dashed #005ca1;
}