* {
	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: #bc0068;
}

#outer {
	margin: 10px auto;
	width: 920px;
	text-align: left;
	background: url(bg_webseite_logo.png) repeat-y left top;
}
#wrapper  {
	width: 920px;
	padding-top: 20px;
	background: url(bg_wrapper_logo.png) no-repeat left top;
}
#webseite   {
	width: 900px;
	margin: 10px auto 0px;
	padding: 0px 10px 10px;
	color: #FFFFFF;
	background: url(bg_footer_logo.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 #bc0068;
	border-bottom: 5px solid #bc0068;
	position: relative;
}

#navigation {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dotted #bc0068;
	margin-bottom:10px;
}

#linkes {
	width: 150px;
	float: left;
	padding: 5px;
}
#rechtes {
	float: right;
	width: 710px;
	display: block;
}



#content {
	padding: 0px 10px 10px;
	margin-bottom: 10px;
}
h1, h2 , h3, h4, h5, h6 {
	color:#bc0068;
}


#content h1 {
	font-size: 2em;
	line-height: 2em;
	margin-bottom: 20px;
	border-bottom: 1px dotted #bc0068;
	letter-spacing: 0.2em;
	background: url(eck_button.gif) no-repeat 95% center;
	color: #bc0068;
}
/* 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 #bc0068;
	margin-bottom: 10px;
}

#top_nav ul {
	list-style: none;
}

#top_nav ul li {
	display: inline;
	margin-right: 10px;
}

#top_nav ul li a {
	color: #BC0068;
	text-decoration: none;
	border-bottom: 1px dotted #BC0068;
}

#top_nav ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#top_nav  ul  li a strong {
	font-weight: normal;
	color: #bc0068;
	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: #BC0068;
	text-decoration: none;
	border-bottom: 1px dotted #BC0068;
	
}

#navigation .current a {
	color: #FFFFFF;
}

#navigation ul li a:hover {
	color: #CCCCCC;
	border-bottom: 1px dotted #bc0068;
}
#linkes .current a {
	color: #FFFFFF;
}


#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 #bc0068;
	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: #bc0068;
	border-bottom: 1px dotted #bc0068;
}

#linkes ul li a strong {
	color: #bc0068;
	border-bottom: 1px dotted #bc0068;
	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: #bc0068;
	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 #bc0068;
}

#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 #bc0068;
	margin-right: 10px;
}

#footer a {
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #bc0068;
}

#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: #bc0068;
	font-weight: normal;
}

