* {
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
	margin-bottom:1px;
}

body {
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #003399;
}

#outer {
	margin: 10px auto;
	width: 920px;
	text-align: left;
	border-right: 1px dotted #003399;
	border-left: 1px dotted #003399;
	background: url(bg_webseite_kontakt.png) repeat-y 1px top;
}
#wrapper  {
	width: 920px;
	padding-top: 20px;
	background: url(bg_wrapper_kontakt.png) no-repeat left top;
}
#webseite   {
	width: 900px;
	margin: 10px auto 0px;
	padding: 0px 10px 10px;
	color: #FFFFFF;
	background: url(bg_footer_kontakt.png) no-repeat 1px bottom;
}

#top_nav {
	font-size: 90%;
	text-align: right;
	line-height: 25px;
	height: 25px;
}

#header {
	height: 150px;
	border-top: 5px solid #003399;
	border-bottom: 5px solid #003399;
	position: relative;
}

#navigation {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dotted #003399;
	margin-bottom:10px;
}

#linkes {
	width: 150px;
	float: left;
	padding: 5px;
}

#rechtes {
	float: right;
	width: 150px;
	padding: 5px;
	margin-right: 5px;
}

#content {
	margin-right: 170px;
	margin-left: 170px;
	padding: 0px 10px 10px;
	border-right: 1px dotted #003399;
	border-left: 1px dotted #003399;
	margin-bottom: 10px;
	overflow:auto;
}
h1, h2 , h3, h4, h5, h6 {
	color:#FFB648;
}
#linkes .text_box h3 {
	color: #FFFFFF;
}



#content h1 {
	font-size: 2em;
	line-height: 2em;
	margin-bottom: 20px;
	border-bottom: 1px dotted #FFB648;
	letter-spacing: 0.2em;
	background: url(eck_button.gif) no-repeat 95% center;
	color: #FFB648;
}
/* hide hack from Mac-IE5 \*/
* html #content { height: 1%; }
/* end hiding */

#footer {
	font-size: 90%;
	line-height: 25px;
	clear: both;
	height: 25px;
	text-align: center;
	border-top: 5px solid #003399;
	margin-bottom: 10px;
}

#top_nav ul {
	list-style: none;
}

#top_nav ul li {
	display: inline;
	margin-right: 10px;
}

#top_nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
}

#top_nav ul li a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#top_nav  ul  li a strong {
	font-weight: normal;
	color: #CCCCCC;
	border-bottom: 1px dotted #889A7E;
}

#navigation ul {
	list-style: none;
	display: block;
}
#navigation  ul  li  {
	display: block;
	float: left;
}

#navigation ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FBFEF3;
	text-decoration: none;
	border-bottom: 1px dotted #FCFFF4;
}

#navigation ul li a:hover {
	color: #CCCCCC;
	border-bottom: 1px dotted #003399;
}

#linkes p {
	padding: 5px;
/*	border: 1px dotted #B4BFAE;
*/	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#linkes  p a.mehr {
	color: #B4BEAE;
	text-align: right;
	display: block;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px dotted #003399;
	margin-top: 5px;
	text-decoration: none;
}

#linkes  p a.mehr:hover {
	color: #000;
	border-top: 1px solid #000000;
}

#linkes ul {
	list-style: none;
}

#linkes ul li {
	background: url(eck_button.gif) no-repeat 5px center;
}
#linkes ul li a {
	color: #999999;
	letter-spacing: 0.2em;
	text-decoration: none;
	border-bottom: 1px dotted #AFAA95;
	display: block;
	line-height:25px;
	padding-left: 0px;
	font-weight: bold;
}

#linkes ul li a:hover {
	color: #999999;
	border-bottom: 1px dotted #003399;
}

#linkes ul li a strong {
	color: #CCCCCC;
	border-bottom: 1px dotted #003399;
	font-weight: normal;
}
#linkes ul li ul li {
}


#linkes  ul li ul li a {
	font-size: 90%;
	padding-left:40px;
	color: #CCCCCC;
	display: block;
	background: url(12x9-symbol-02.gif) no-repeat 20px 10px;
	font-weight: normal;
}
#linkes ul li ul li ul li a {
	font-size: 90%;
	color: #003399;
	padding-left: 0px;
	background: url(none);
	letter-spacing: normal;
	text-align: center;
}



#rechtes h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
	border-bottom: 1px dotted #003399;
}

#rechtes img {
	margin-bottom: 20px;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
}

#content img.flleft {
	padding: 4px;
	float: left;
	width: 200px;
	border: 1px dotted #003399;
	margin-right: 10px;
}

#footer a {
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #003399;
}

#footer ul {
	display: inline;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
}

#footer ul li a {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
}

#footer ul li a strong {
	color: #003399;
	font-weight: normal;
}

