body {
	font-family: verdana, myriad,sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #D5D5D0;
	background-image: url(images/kachel.gif);
}

#page {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

#lang {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 48px;
}

#lang A:link,
#lang A:visited {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #555555;
}

#lang A:hover,
#lang A:active {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #28BED4;
}

/* ====== HEADER ====== */
#header {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-top: 8px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	border-left: 4px solid white;
	background-color: #B4BAC3;
	height: 122px;
}

#header #intro {
	margin: 16px;
	width: 518px;
	line-height: 14px;
}

#header #logo {
	position: absolute;
	right: 0px;
	top: 0px;
}


/* ====== NAVIGATION ====== */
#nav {
	background-color: #D0D8EF;
	border-top: 0px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	border-left: 4px solid white;
}

#nav DIV {
	height: 32px;
	padding-top: 12px;
	font-size: 16px;
}

#nav SPAN A:link,
#nav SPAN A:visited {
	padding: 14px 20px;
	text-decoration: none;
	color: #32425C;
}
#nav SPAN A:hover,
#nav SPAN A:active {
	padding: 14px 20px;
	text-decoration: none;
	color: #32425C;
	background-color: white;
}
#nav SPAN A:active {
	padding: 14px 20px;
	text-decoration: none;
	color: #32425C;
	background-color: white;
}


/* ====== SUBNAVIGATION ====== */
#subnav DIV {
	padding-left: 185px;
	padding-top: 12px;
	height: 32px;
	background-color: white;
	margin: 0;
}
#subnav SPAN A:link,
#subnav SPAN A:visited {
	padding: 14px 20px;
	text-decoration: none;
	font-size: 16px;
	color: #32425C;
}
#subnav SPAN A:hover,
#subnav SPAN A:active {
	padding: 14px 20px;
	font-size: 16px;
	text-decoration: none;
	color: #32425C;
}

/* ====== CONTENT ====== */

#contenthome {
	margin: 0;
	padding-left: 4px;
	padding-right: 5px;
	background-color: white;
}

#contenthome IMG {
	padding-right: 0px;
	padding-bottom: 8px;
	vertical-align: top;
}

#content {
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	background-color: white;
}

#content IMG {
	padding-right: 50px;
	vertical-align: top;
}

#content_galerie {
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	background-color: white;
}

#contentcp {
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	background-color: white;
}

#contentcp IMG {
	padding-right: 50px;
	padding-bottom: 50px;
	vertical-align: top;
}

.sektor {
	padding-top: 10px;
}
H1 {
	font-size: 16px;
	font-weight: normal;
	color: #32425C;
	border-bottom: 2px dotted #28BED4;
}
#oben {
	text-align: right;
}
#oben IMG {
	padding: 0px;
}
.sektor #fliess {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.sektor A:link,
.sektor A:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #32425C;
	text-decoration: none;
}

.sektor A:hover,
.sektor A:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #28BED4;
	text-decoration: none;
}

#footer {
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#footer A:link,
#footer A:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#footer A:hover,
#footer A:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #28BED4;
	text-decoration: none;
}
