/* Umdefinierte HTML-Tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-image: url(../bilder/bodybg.jpg);
	background-repeat: repeat-y;
	background-color: #435267;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 16px 0px;
	padding: 0px;
	line-height: 16px;
}

a {
	color: #ff7c00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
	
form { 
	display:inline;
}

h1, h2, h3 {
	font-weight: bold;
	color: #2D556B;
	margin: 0px 0px 16px 0px;
	letter-spacing: 1px;
}

h1 {
	font-size: 13px;
	background-image: url(../bilder/h1bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 4px 15px;

}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
	margin-bottom: 0px;
}

h4 {
	background-color: #fff;
	color: #000;
	font-size: 9px;
	font-weight:normal;
	width: 100%;
	display:block;
	clear:both;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 12px;
}

ul{
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

li {
	list-style-image: url(../bilder/_shim.gif);
	background-image: url(../bilder/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

th {
	background-color: #FFD8B8;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #000;
}

table {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

/* Tabellen */

.border {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}


.cdark {
	background-color: #E0E8F0;
	padding:3px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #000;
}

.clite {
	background-color: #F1F4F8;
	padding: 3px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #000;
}

.cdarktop {
	background-color: #E0E8F0;
	padding:3px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
}

.clitetop {
	background-color: #F1F4F8;
	padding: 3px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
}

.cnorm {
	background-color: #fff;
	padding: 3px;
	border-bottom: 1px solid #000;
	text-align:center;
	font-weight: bold;
}

.cnormleft {
	background-color: #fff;
	padding: 3px;
	border-bottom: 1px solid #000;
	text-align:left;
	font-weight: bold;
}


/* feste DIVs */	

#container {
	width: 780px;
	background-image: url(../bilder/contentbg.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 780px;
	height: 84px;
	display: block;
	background-image: url(../bilder/header_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content {
	overflow: visible;
	background-image: url(../bilder/zahnrad.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 100px;
	float:left;
	min-height: 440px;	
	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 630px;
	
}

html>#content {
	width: 630px;
}

#content.fleck {
	background-image: url(../bilder/zahnrad_mit_fleck.jpg);
}	

#footer {
	background-image: url(../bilder/abschluss.jpg);
	background-repeat: no-repeat;
	float:left;
	padding: 20px 0px 10px 50px;
	text-align: center;
	font-size: 9px;
	color: #FFEEDF;
	width: 780px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}

html>#footer {
	width: 730px;
}

#producedby {
	position: absolute;
	left: 60px;
	top: 370px;
	width: 10px;
	height: 151px;
}

/* Klassen */

.linkespalte {
	float:left;
	width: 380px;
}

.rechtespalte {
	margin-left: 40px;
	float:right;
	width: 200px;
}

.links {
	width: 50px;
	display: block;
	float: left;
}

/* Navigation */

#navbar {
	position: absolute;
	top: 58px;
	left: 243px;
	width: 537px;
	height: 26px;
	line-height: 18px;
}

.navnormal {
	background-position: 0px 0px;
}

.navover {
	background-position: 0px -26px;
}

.navactive {
	background-position: 0px -52px;
}

a.tab {
	width:100%;
	height: 100%;
	display:block;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.tab:hover {
	color: #fff;
}

a.tabactive {
	width:100%;
	height: 100%;
	display:block;
	color: #2D556B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.tabactive:hover {
	color: #2D556B;
}

/* Navigation ende */


.rahmen {
	border: 1px solid black;
}

.datum {
	font-size: 10px;
	color: #808080;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.abstand {
	display: block;
	float: left;
	margin-right: 30px;
}

.linkbox {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 16px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.boxleer {
	display: block;
	float: left;
	margin: 0px 5px 10px 5px;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px;
}
html>.boxleer {
	width: 110px;
}


.boxblau, .boxorange {
	text-align: center;
	color: #fff;
	font-size: 9px;
	padding-bottom: 10px;
	line-height: 12px;
	border: 1px solid #000;
	margin: 0px 5px 10px 5px;
	display: block;
	float: left;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 108px;
}

html>.boxblau {
	width: 108px;
}

html>.boxorange {
	width: 108px;
}
	
.boxblau {
	background-color: #3E5C90;
}

.boxorange {
	background-color: #FD6804;
}

#linkdiv {
	cursor: pointer;
	cursor: hand;
	display:block;
}

/* Kontaktformular */

textarea, input {
	border: 1px solid #999;
	background-color: #fff;
}

.ausfuellen {
	border: 1px solid #FF7B03;
	background-color: #FFF4EA;
}


form label.required {
  color: red;
}

form label.completed {
  color: black;
}


.formmailerror{
	border: 1px solid #FF7B03;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 350px;
}

label{
	width: 120px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-bottom: 12px;
}

.kontakt {
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.clearleft{
	clear: left;
}

.abschickenbutton {
	border: none;
}

/* Ende Kontakt */