* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url('/pix/gitter.gif') center top no-repeat;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
table {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}

div {
	border: 0px solid red;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	line-height: 18pt;
	margin-bottom: 20px;
}
h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #003399;
	line-height: 18pt;
}
h3 {
	font-weight: bold;
	color: #003399;
	font-size: 9pt;
}
a {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
div.trenner {
	clear: both;
	height: 30px;
}
hr.stopper {
	clear: both;
	visibility: hidden;
}
.nocss {
	display: none;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#logo {
	padding-bottom: 170px;
}
#header img, #header1 img, #header2 img {
	margin-bottom: 0;
}
#header1, #header2 {
	border: 1px solid #808080;
}
#colleft {
	width: 200px;
	margin-top: 140px;
	float: left;
}
#content {
	margin-left: 200px;
}
#breadcrumb {
	margin-top: 100px;
	margin-bottom: 20px;
	padding-left: 20px;
	background-color: #FFCC00;
	font-size: 8pt;
	line-height: 14pt;
	color: black;
}
#breadcrumb a {
	color: black;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: black;
	text-decoration: underline;
}
#main {
	width: 520px;
	float: left;
}
#main img {
	border: 0;
}
#mainmargin {
	padding-left: 20px;
	padding-top: 20px;
	background-color: white;
}
#mainmargin ul {
	margin: 26px;
}

#col1 {
	width: 250px;
	float: left;
	background-color: white;
	padding-top: 20px;

}
#col2 {
	width: 250px;
	margin-left: 270px;
	background-color: white;
	padding-top: 20px;
}

#colright {
	margin-left: 740px;
}
#nav {
	margin-bottom: 200px;
}
#nav li {
	list-style: none;
	margin-bottom: 2px;
}
#nav ul#level1 {
	font-size: 11pt;
	line-height: 30px;
}
#nav ul#level1 li {
	width: 180px;
	background-color: #003399;
}
#nav ul#level1 a.level1 {
	display: block;
	height: 30px;
	background: url('/pix/navipfeil0.gif') no-repeat;
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding-left: 30px;
}
#nav ul#level1 a.level1:hover, #nav ul#level1 a.level1active {
	display: block;
	height: 30px;
	background: url('/pix/navipfeil1.gif') no-repeat;
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding-left: 30px;
}

#nav ul#level2 {
	width: 180px;
	font-size: 8pt;
	line-height: 14pt;
	background-color: white;
	padding: 10px 0;
}
#nav ul#level2 li {
	
	background-color: white;
	margin-left: 17px;
}
#nav ul#level2 a {
	display: block;
	width: 145px;
	padding-left: 13px;
	color: #808080;
	border-bottom: 1px dotted #808080;
	font-weight: normal;
}
#nav ul#level2 a:hover, #nav ul#level2 a.level2active, #nav ul#level3 a:hover, #nav ul#level3 a.level3active {
	background: url('/pix/navipfeil_sub1.gif') no-repeat;
	font-weight: bold;
	text-decoration: none;
}

#footer ul {
	margin-left: 30px;
}
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 8pt;
}
#footer a {
	font-size: 7pt;
	color: black;
}
#footer a.active {
	color: #003399;
}

/* HOMEPAGE ------------------------------------------------------------------------------------------------ */

#borderleft {
	border: 1px solid #808080;
}
#borderleft h1, #borderleft h2, #borderleft h3, #borderleft p {
	padding: 5px 10px;
}

#borderright {
	border: 1px solid #808080;
}
#borderright h1, #borderright h2, #borderright h3, #borderright p {
	padding: 5px 10px;
}

/* LEISTUGEN ------------------------------------------------------------------------------------------------ */
.leistungov {
	border: 1px solid #808080;
	margin-top: 20px;
	background: url('/pix/leistung-mehr.gif') no-repeat right bottom white;
	clear: left;
}
.leistungov img {
	border: 0;
	float: left;
	margin-top: 5px;
}
.leistungov div {
	margin-left: 80px;
}
.leistungov a {
	display: block;
	padding: 15px 20px 15px 20px;
	min-height: 60px;
}
.leistungov a p {
	color: #808080;
}
#frontpage #main table {
	border-style: solid;
	border-color: #808080;
}
#frontpage #main table td {
	border: 0;
	padding: 10px;

}

/* SERVICE ------------------------------------------------------------------------------------------------ */
.serviceov {
	border: 1px solid #808080;
	padding: 15px 20px 15px 20px;
	margin-top: 20px;
	background-color: white;
	clear: left;
	min-height: 60px;
}
.serviceov img {
	border: 0;
	float: left;
	margin-top: 5px;
}
.serviceov div {
	margin-left: 80px;
}
.serviceov strong {
	color: #003399;
}

/* MARGIN ------------------------------------------------------------------------------------------------ */
.marginbox {
	background: url('/pix/pfeil.gif') no-repeat;
	border-bottom: 1px solid #ececec;
	margin-top: 20px;
	padding: 12px 0 10px 40px;
	color: black;
	min-height: 30px;
}
.marginbox div {
	
}
.marginbox img {
	border: 0;
	margin: 0 10px 10px 0;
	float: left;
}
.margingal {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
}
.margingal a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
}

/* KONTAKT ------------------------------------------------------------------------------------------------ */
.contacteovblau, .contacteovrot {
	border: 1px solid #808080;
	padding: 15px 20px 15px 20px;
	margin-bottom: 20px;
	background-color: white;
	clear: left;
	min-height: 60px;
}
.contacteovblau div.contactbox, .contacteovrot div.contactbox {
	width: 150px;
	float: right;
	margin-top: 30px;
	padding-left: 20px;
}

.contacteovblau h1, .contacteovrot h1 {
	margin-bottom: 5px;
}
	
.contacteovblau div.contactbox, .contacteovblau h1 {
	color: #003399;
}
.contacteovrot div.contactbox, .contacteovrot h1 {
	color: #af141e;
}
#contentform {
	margin-top: 20px;
}
#contentform label {
	color: #003399;
}
#contentform input, #contentform textarea {
	background-color: #ececec;
	border: 0;
	padding: 3px;
	margin: 3px;
}
#contentform img, #contentform p {
	margin: 3px;
}
.formaddress {
	font-size: 8pt;
}
#contentform input.button {
	background-color: #003399;
	border: 0;
	padding: 3px;
	text-align: center;
	color: white;
	width: 170px;
	font-size: 8pt;
	margin-top: 2px;
}
#contentform input.button:hover {
	font-weight: bold;
	cursor: pointer;
}

#contact label {
	float: left;
	display: block;
	width: 120px;
	height: 20px;
	margin-bottom: 10px;
}
#contact span {
color: #003399;
font-size: 13px;
}
#contact input, #contact select {
	width: 280px;
	height: 20px;
	border: 1px solid #003399;
	background-color: #f0f1f3;
	margin-bottom: 10px;
}

#contact input#zip {
	width: 63px;
	margin-right: 10px;
}
#contact input#city {
	width: 205px;
}
#contact textarea#message {
	width: 280px;
	background-color: #f2f2f2;
	border: 1px solid #003399;
	margin-bottom: 10px;
}
#contact input#submit, #contact input#reset {
	color: white;
	background-color: #003399;
	width: 115px;
}
#contact input#submit:hover, #contact input#reset:hover {
	background-color: #808080;
	cursor: pointer;
}
#contact .important {
	display: none;
}
#contact #checkbox {
	width: 20px;
	heigth: 20px;
	float: left;
	margin-left: 120px;
}
#contact label#newsletter {
	float: none;
	width: 280px;
	margin-left: 150px;
	font-size: 12px;
}
#contact div#mandatory {
	margin-left: 150px;
	font-size: 12px;
}
#marginaddress {
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
}
#marginaddress h3 {
	font-size: 12px;
	margin-bottom: 12px;
}
