body {
	background-color: #fff;
	color: #636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link, a:visited {
	color: #F3F8FF;
}

a:hover {
	color: #214274;
}

#template {
	margin: 10px auto;
	padding: 10px 6px 0 6px;
	width: 980px;
	text-align: left;
	background:url(/images/background.gif)
				repeat-y;
}

.clear {
	clear: both;
}

.float {
	float: left;
}
	
/* = = = = = = = = = = header = = = = = = = = = = */

#header {
	width: 966px;
	height: 120px;
	border: 1px solid #214274;
	background:url(/images/banner.gif)
				no-repeat
				#7998C3;
}

#header a:link, #header a:visited {
	color: #7998c3;
}

#header a:hover {
	color: #214274;
}

.leiste {
	margin: 78px 0 0 0;
	border-top: 5px solid #214274;
	color: #fff;
	font-weight: bold;
}

.logo {
	float: left;
	padding: 2px 4px 2px 2px;
	margin: 1px 0;
	width: 115px;
}

.leitsatz {
	margin: 0 3px 0 10px;
	padding: 0 0 0 9px;
	float: left;
	width: 673px;
	line-height: 16px;
	border-left: 1px solid #214274;
	border-right: 1px solid #214274;
}

.fahne {
	float: left;
	width: 70px;
	padding: 3px;
}
/* = = = = = = = = = = links = = = = = = = = = = */

#links {
	width: 156px;
	float: left;
}

#links a:link, #links a:visited {
	color: #fff;
}

#links a:hover {
	color: #214274;
}


/* = = = = = = = = = = mitte = = = = = = = = = = */

#mitte {
	width: 645px;
	float: left;
	padding: 18px 6px 6px 6px;
}

.mittetext {
	margin: 0 10px;
}
	
.textlinks {
	width: 220px;
	float: left;
	padding: 10px 10px 10px 10px;
}

.bildrechts {
	width: 350px;
	float: right;
	padding: 10px 10px 10px 10px;
}

.container {
	border: 1px solid #214274;
}

.containerheadline {
	color: #fff;
	background-color: #7998C3;
	padding: 4px 20px;
	border-bottom: 1px solid #214274;
}

.containertext {
	padding: 4px 20px;
}

/* = = = = = = = = = = rechts = = = = = = = = = = */

#rechts {
	width: 156px;
	float: left;
}

#rechts a:link, #rechts a:visited {
	color: #fff;
}

#rechts a:hover {
	color: #214274;
}

.box {
	margin: 9px 0 0 6px;
	width: 145px;
	border: 1px solid #436299;
	color: #436299;
	background-color: #fff;
	font-size: 10px;
}

.boxl {
	margin: 9px 0 0 2px;
	width: 120px;
	border: 1px solid #436299;
	color: #436299;
	background-color: #fff;
	font-size: 10px;
}

.boxheadline {
	background-color: #7998C3;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #436299;
}

.boxtext {
	padding: 5px 5px 5px 13px;
	color: #436299;
	background: url(/images/quadrat.gif)
				no-repeat
				5px 11px;
}

/* = = = = = = = = = = footer = = = = = = = = = = */

#footer {
	width: 835px;
	height: 23px;
	border: 1px solid #214274;
	background-color: #7998C3;
	padding: 4px 0 4px 131px;
	color: #fff;
}


.footerfeld {
	line-height: 21px;
	padding: 0 10px 0 6px;
	border-left: 1px solid #214274;
	float: left;
}

.footerfelddatum {
	line-height: 21px;
	margin: 0 0 0 92px;
	padding: 0 10px 0 6px;
	border-left: 1px solid #214274;
	float: right;
	width: 135px;
}

.adresszeile {
	display: none;
}

