@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
}
html {text-align:center; background:#eeeded;}
body{margin:0px auto;text-align:left;font-size:12px; line-height: 15px; width:990px; font-style:normal;}
img {border:none;}
ul, li {padding:0;margin:0;list-style-position:inside;}
h1, h2, h3, h4 {color:#936;}
strong {color:#390;}
	
#wrapper {
	padding: 0;
	width:990px;
}

#header {
	background:url(/img/header.png) no-repeat;
	width:990px;
	height:115px;
}

.head_text {
  	color:#033;
	width:700px;
}

.banner {width:468px;
		height:60px;
		float:right;
		margin-right:85px;
		background:#CCCCCC;
}

.trans {
	float:left;}

.linkleiste {
	width:988px;
	height:35px;
	background:#ffffff;
	border-top:1px solid #fd59b2;
	border-left:1px solid #fd59b2;
	border-right:1px solid #fd59b2;
}
#links {
	font-size:12px;
	margin:9px 0 0 8px;
}
#links ul li {
	display:inline;
}

#links ul li a:link, #links ul li a:visited {
	text-decoration:none;
	color:#6b20c7;
	padding:3px 5px 3px 5px;
	border:2px solid #6b20c7;
	background:#FFFFFF;
	font-weight:500;
}

#links ul li a:hover, #links ul li #highlight {
	background:#d99ffa;
	color:#000000;
	text-decoration:none;
	font-weight:500;
}

.impressum {
    float: right;
    font-size: 10px;
    padding: 0 15px 0 0;
}
.impressum a:link, .impressum a:visited {
    color:#6b0537;
    padding: 0 3px 0 0;
}
.impressum a:hover {
    color: #6b0537;
    text-decoration: none;
}
#content_full {
	width:988px;
	border-left:1px solid #fd59b2;;
	border-right:1px solid #fd59b2;
	background:#FFFFFF;
	float: left;
}
.textspalte {
	width:705px;
	padding:10px 5px 0 7px;
	float: left;
	border:1px solid #6b20c7;
	margin:12px 12px 5px 8px;
	background:#ede8e8;
	}
.ueberschrift_rahmen {
	width:700px;
	height:20px;
	background:url(/img/ueberschrift_rahmen_big.png);
}

.ueberschrift_rahmen h2 {
	padding:2px 3px 0 6px;
	font-size:12px;
	font-weight:bold;
}
.text_padding {
	padding:0 2px 20px 0;
}
.text_box {
	float:left;
	width:400px;
	padding:0 50px 20px 0;

}
.liste_content_rechts {
	float:left;
	width:200px;
	margin:3px 0 20px 0;
}
.liste_content_rechts a:link, .liste_content_rechts a:visited {
	text-decoration:none;
}
.liste_content_rechts a:hover {
	color:#C9C;
	text-decoration:underline;
}
.align_right_7px {
	float:right;
	padding:0 7px 0 5px;
}
.align_left {
	float:left;
	padding:0 5px 5px 0;
}
.menue_leiste {
float: left;
width: 190px;
background:#ede8e8;
padding: 10px;
margin: 15px 0px 0px 28px;
border:1px dashed #6b20c7;
}
.rahmen {
	border:1px solid #6b20c7;
	background:#b78afb;
}
.rahmen strong {
		color:#ffffff;
	padding:0 0 0 4px;
	font-size:11px;
}

#liste {
	padding:5px 0 0 0;
}

#liste a:link, #liste a:visited	{
	text-decoration:underline;
}
#liste a:hover {
	color:#b78afb;
	text-decoration:none;
}

.clear {clear: both;}	
#footer {
	background:url(/img/footer.png) no-repeat;
	height:85px;
	width:990px;
	}
.footer_links {
	text-align:center;
	padding:11px 0 0 0;
	font-size:10px;
	color:black;
}
.footer_links a:link, .footer_links a:visited {
	color:#903;
	font-size:10px;
	padding:0 2px 0 0;
}

.footer_links a:hover {
	color:black;
	text-decoration:none;
}
