body { 
	background-color: #668693;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #668693;
}

a {
	font-size: 12px;
	color: #E6993E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

.pfeil {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E6993E;
}

#wrap {
	width: 769px;
	text-align: left;
	background-position: center;
	margin: 0 auto;
}

#kopf {
	height: 216px;
	width: 769px;
}

.kopf_o_l {
	float: left;
	height: 25px;
	width: 29px;
}

.kopf_o_m {
	height: 25px;
	width: 714px;
	background-image: url(../images/kopf_o_m.jpg);
	background-repeat: repeat-x;
	float: left;
}

.kopf_o_r {
	height: 25px;
	width: 26px;
	float: left;
}

.kopf_m_l {
	background-image: url(../images/kopf_m_l.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 171px;
	width: 29px;
}

.kopf_m_m {
	height: 171px;
	width: 714px;
	float: left;
}

.kopf_m_r {
	float: left;
	height: 171px;
	width: 26px;
	background-image: url(../images/kopf_m_r.jpg);
	background-repeat: repeat-y;

}

.kopf_u {
	height: 20px;
	width: 554px;
	float: left;
}

#koerper {
	width: 769px;
	float: left;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-color: #FFFFFF;
}

#text {
	float: left;
	padding: 20px 20px 0px 55px;
	width: 527px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668693;



}

#navcontainer {
	float: right;
	position: relative;
	left: -16px;
	padding-top: 20px;
}


#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	margin: 0;
}

#navcontainer a {
	display: block;
	color: #006699;
	padding-left: 8px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	width: 142px;
	font-size: 13px;
	position: static;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	margin-top: 1px;
	background-image: url(../images/navigation_hg.jpg);
	background-repeat: repeat-y;

}

#navcontainer a:hover {
	background-image: url(../images/navigation_hg_hover.jpg);
	background-repeat: repeat-y;
}

#navcontainer li li a {
	display: block;
	color: #006699;
	width: 123px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 0px;

}

#fuss {
	height: 25px;
	width: 769px;
	position: relative;
	clear: right;
}

.fuss_l {
	float: left;
	height: 25px;
	width: 39px;
}

.fuss_m {
	background-image: url(../images/fuss_m.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 554px;
	float: left;
}

.fuss_r {
	height: 25px;
	width: 176px;
	float: right;
}

li#aktiv {
	margin-bottom: 2px;
	margin-top: 2px;
	border-top: 1px solid #006699;
}

li#aktiv a {
	margin: 0px;
	border-top: 0px;
	border-right: 1px solid #006699;
	border-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#impressum {
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-y;
	position: static;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #668693;
	text-align: left;
	padding-left: 50px;
}
#wetter {
	width: 150px;
	float: right;
	position: relative;
	top: 20px;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
text-align: center;
}

p, th, tr, td {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668693;

}
