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

body {
	background-image: url(pics/yellow.gif);
	margin: 15px 10px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.centerbox {
background-image: url(pics/green.gif);
margin-left: auto;
margin-right: auto;
width: 900px;
}

#head {
	width: 820px;
	height: 140px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
}

#headtitle {
	width: 820px;
	height: 170px;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
}
.headleft {
	width: 450px;
	height: 90px;
	padding-top: 10px;
	float: left;
}

.headlefttitle {
	width: 450px;
	height: 138px;
	float: left;
}

.headright {
	width: 335px;
	height: 100px;
	float: right;
}

.headrighttitle {
	width: 335px;
	height: 138px;
	float: right;
}

#navitop {
	width: 820px;
	height: 40px;
	padding-bottom:5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#contentwhite {
	background-color: #FFFFFF;
	width: 820px;
	height:auto;
	padding-bottom: 60px;	
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

#contentgreen {
	width: 820px;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.contentline{	
	background-image:url(pics/greenline.gif);
	width: 820px;
	height: 20px;
	margin-top: 30px;
}

.textline{
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: auto;
	height: 20px;
	padding: 0px;
}

.contentblock {
	width: 820px;
	height: 300px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentleft {
	width: 450px;
	height: auto;
	text-align: right;
	float: left;
}

.contentleftlarge {
	width: 622px;
	height: auto;
	text-align: right;
	float: left;	
}

.contentleftleft {
	width: 450px;
	height: auto;
	text-align: left;
	float: left;
}

.contentright {
	width: 335px;
	height: auto;
	float: right;
	line-height: 16px;
}

.contentrightsmall {
	width: 198px;
	height: auto;
	float: right;
	line-height: 16px;
}

.panorama {
	padding-top:10px;
	padding-bottom:10px;
}

#navibottom {
	width: 820px;
	height: 20px;
	padding-bottom: 20px;	
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#ausgleicher {
	width: 900px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#servicenavi {
	width: 820px;
	height: 20px;
	padding-bottom:10px;	
	padding-left: 40px;
	padding-right: 40px;
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

h1 {
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size:14px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size:24px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}

h5 {
	font-size:12px;
	color: #FFFFFF;
}


h6 {
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

ul {list-style-type:none;}
.stilh5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:left;
	line-height: 12px;
	font-weight: bold;
}

.stilgelb {
	color: #FFCC33;
	font-weight: bold;
}

a:link {
	font-weight:bold;
	text-decoration:none;
	border: none;
	color: #FFCC33;
}

a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #D4D0C8;
}

a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #FFCC33;
}

a:active {
	font-weight:bold;
	text-decoration:none;
	color: #D4D0C8;
}
