﻿body {
	font-size:14px;
	font-family:arial;
}
*html body {
	text-align:center;
}
img {
	border:0px;
}
#alles {
	background-color:#FFF;
	margin:auto;
	width:900px;
	border:solid;
	border-width:1px;
	border-color:#0049b8;
}
*html #alles{
	text-align:left;
}
#kopf {
	background-color:#FFF;
	width:100%;
	display:table;
}
*html #kopf {
	width:900px;
}
#logo {
	width:453px;
	height:56px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}
#menu1 {
	background-color:#FFF;
	float:right;
	width:170px;
	height:15px;
	font-size:11px;
}
#menu1 a:visited {
	text-decoration:none;
	color:#000;
}
#menu1 a:link {
	text-decoration:none;
	color:#000;
}
#menu1 a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#logos {
	float:right;
	width:170px;
	height:56px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}
#menu2 {
	background-color:#0049b8;
	width:100%;
	height:20px;
	float:left;
	font-size:15px;
	list-style-type: none;
}
#menu2 a:visited {
	text-decoration:none;
	color:#C4EAD8;
}
#menu2 a:link {
	text-decoration:none;
	color:#C4EAD8;
}
#menu2 a:hover {
	text-decoration:none;
	color:#FFF;
}
ul.menu, ul.menu ul {
    list-style-type: none;
    margin-left:-40px;
    margin-top:0px;
}
ul.menu a {
    display: block !important;
    padding: 3px 10px 3px 10px;
    font-weight:normal;
}
ul.menu ul a {
    padding: 0 30px !important;
    margin-right:-40px;
}
*html ul.menu ul a {
	margin-right:0px;
}
ul.menu li {
    padding:0;
    margin:0;
    background-image: none;
    float:left;
    background-color:#0049b8;
    padding-right:40px;
}
ul.menu ul {
    margin-left:0;
    position: absolute;
    display:none;
    min-width:110px;
    background-color:#FFF;
    margin-top:-4px;
    border:thin solid #0049b8;
}
*html ul.menu ul {
    margin-top:-3px;
    width:100px;
}
ul.menu ul li a:visited {
	text-decoration:none;
	color:#0049b8 !important;
}
ul.menu ul li a:link {
	text-decoration:none;
	color:#0049b8 !important;
}
ul.menu ul li a:hover {
	text-decoration:none;
	color:#000 !important;
}
/* IE-Hack für die Breite */
*html ul.menu ul {
    width:180px;
}
/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}
ul.menu ul li {
    float:none;
    background-color: transparent;
    border-top:solid;
    border-width:thin;
    border-color:#0049b8;
    margin-left:-40px;
}
*html ul.menu ul li {
	margin-left:0px;
}

#bild {
	width:100%;
	height:160px;
	float:left;
}
*html #bild {
	margin-bottom:-5;
}
#main {
	background-color:#FFF;
	width:100%;
	display:table;
}
*html #main {
	width:900px;
}
#menu3 {
	
	width:200px;
	float:left;
	
}
.menu3z {
	list-style-type:none;
	padding-left:10px;
}
*html .menu3z {
	padding-left:0;
	margin-left:10px;
}
.menu3aktiv {
	border-bottom:solid;
    	border-width:thin;
    	border-color:#0049b8;
}
.menu3zeile {
	border-bottom:dotted;
    	border-width:thin;
    	border-color:#0049b8;
}
#menu3 a:visited {
	text-decoration:none;
	color:#000;
	display:block;
}
#menu3 a:link {
	text-decoration:none;
	color:#000;
	display:block;
}
#menu3 a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	display:block;
}
#brot {
	background-color:#0049b8;
	width:99%;
	height:15px;
	float:left;
	color:#FFF;
	padding-left:1%;
}
*html #brot {
	width:100%;
}
#brot a {
	color:#FFF;
	text-decoration:none;
}
#brot a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#brot2 {
	background-color:#0049b8;
	width:500px;
	height:15px;
	float:left;
	color:#FFF;
}
#brot2 a {
	color:#FFF;
	text-decoration:none;
}
#brot2 a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#text {
	width:680px;
	min-height:400px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
#text p {
	margin:0px;
}
#text2 {
	width:490px;
	min-height:400px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
*html #text {
	height:400px;
}
*html #text2 {
	height:400px;
}
#adr {
	width:190px;
	min-height:100px;
	float:right;
	padding-left:5px;
	padding-top:10px;	

}
*html adr {
	height:100px;
}
#fuß {
	width:100%;
	height:20px;
	font-size:10px;
	text-align:center;
}
#fuß p {
	margin-top:-5px;
}
#mailformname {
	
}
#mailformVorname {
	
}
#mailformFirma {
	
}
#mailformPostleitzahl {
	
}
#mailformStadt {
	
}
#mailformTelefon {
	
}
#mailformFax {
	
}
#mailformemail {
	
}
#mailformAnliegen {
	
}
#mailformStrasseNummer{
}
.csc-mailform {
	border:0px;
}
.csc-mailform-field {
	margin-bottom:2px;
}
.csc-mailform-field label{
	display:block;
	width:120px;
	float:left;
}
h1 {
	font-size:18px;
}
a {
	text-decoration:none;
	color:#00964F;
}
#text a:hover {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}