/* CSS Document */

body {
    padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	background: url(../images/body_back.gif);	
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 0px;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF}

h2 {
	margin-top: 0px;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF}

p {
	margin-top: 0px;
	font: small-caps 12px Verdana, sans-serif;
	color: #000
}

#header {
	position: absolute;
	top: 40px;
	padding: 0px;
	height: 60px;
	width: 1150px;
	background-color: #003399;
	margin-left: 40px;
	z-index: 3;
}

.logo {
	position: absolute;
	left:5px;
	top:5px;
	width:142px;
	height:50px;
	z-index: 3;
        text-decoration: none;
        border: 0px;

}

.menu {
	position: absolute;
	top: 30px;
	right: 5px;
	z-index: 2;
	font-size: 16px;
}

ul, li {
list-style: none;
margin: 0;
padding: 0;
}

.ulreferenzen {
list-style-type: circle;
}

.referenz {
list-style-type: circle;
}

.menu li {
float: left;
width: 160px;
color: #ffffff;
}

.menu a {
margin: 0 1px;
height: 26px;
display: block;
text-align: center;
font-weight: normal;
border: 1px solid white;
text-decoration: none;
color: #fff;
background: #003399;
}

.menu a:hover {
background: #fff;
border: 1px solid #fff;
color: #003399;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
display: none;
float: left;
width: 120px;
font-size: 16px;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a {
font-weight: normal;
border-top: 0 none;
}

#bodycontent {
	position: absolute;
	border-top: 1px solid #FFFFFF;
	top: 100px;
	padding: 0px;
	height: 650px;
	width: 1150px;
	background-color: #CCCCCC;
	margin-left: 40px;
	z-index: 2;
	list-style-type: disc;
	list-style-position: inside;
}

.text {
    position: absolute;	
	left:20px;
	top:64px;
}

.kfz {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
	font-style: normal;	
}

.introimage {
	position: absolute;
	right:20px;
	top: 60px;
	background-color: #fff;
	border: 0;

}
	
#footercontent {
	position: absolute;
	border-top: 1px solid #ffffff;
	top: 650px;
	padding: 0px;
	height: 100px;
	width: 1150px;
	background-color: #999999;	
	margin-left: 40px;
	z-index: 4;
}

.kontakt {
    position: absolute;
	right:20px;
	top:4px;	
}

.aktualisiert {
    position: absolute;
	right:20px;
	bottom:4px;	
}

.imageleiste {
	position: absolute;
	left:15px;
	top:4px;
	cursor: pointer;
}

.a2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.a2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.a2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.a2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
