/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #5799b1;
	color: white;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bodybcgr.jpg);
	background-repeat: repeat-x;
}
.aktuell {font-size:9px; font-style:italic; text-align:right; margin:0; padding:0; color: #1a1a1a;}
#wrapper {
	background-image: url(../img/wrapperbcgr.jpg);
	background-repeat:no-repeat;
	background-color: #fdf8f2;
	color:black;
	margin: 30px 40px 10px 40px;
	padding:10px 20px 10px 20px;
	border:1px solid #7A3693;
	background-position: right top;
}
#header h1{color: #5997b1; font-family:Georgia, "Times New Roman", Times, serif; font-size:170%; padding-left:160px; letter-spacing:0.2em; background-color:transparent;}
#header h2 {color: #7a3673; font-family:Georgia, "Times New Roman", Times, serif; font-size:140%; padding-left:160px; font-weight:normal;}
#header h3 {
	color: #7a3673;
	font-size:110%;
	padding-left:160px;
	margin-top:0;
	padding-top:0;
	line-height:0.1em;
	font-weight:normal;
	margin-bottom: 30px;
}
#header img {border:none; float:left;}
#header-bottom {
	height:1%;
	margin-bottom: 20px;
}
#header-bottom ul {
	margin:0;
	padding:0;
	text-align:left;
	font-size:90%;
	font-style:italic;
}
#header-bottom li {
	display:inline;
	color:#00a33d;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration:none;
	color:#7a3673;
	background-image:url(../img/button.gif);
	background-position: center left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;
}
#header-bottom a:hover, #header-bottom a:active {
	text-decoration:none;
	color:#00a33d;
	background-image:url(../img/buttonactive.gif);
	background-position: center left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;

}
#header-bottom li#aktif {
	text-decoration:none;
	color:#00a33d;
	background-image:url(../img/buttonactive.gif);
	background-position: center left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;

}
#content {
	margin: 0 265px 0 0;
	border:1px solid #7a3673;
	color: #1a1a1a;
	padding: 5px 10px 5px 10px;
}
#content h1 {
	font-size:120%;
	color:#7a3673;
	letter-spacing:0.1em;
	font-weight: bold;
}
#content h2 {
	font-size:100%;
	color:#7a3673;
	letter-spacing:0.1em;
	font-weight: bold;
}
#content img.links{
	border:1px solid #7a3673;
	float:left;
	margin:10px 30px 10px 0;
}
#content img.rechts{
	border:1px solid #7a3673;
	float:right;
	margin:10px 0 10px 20px;
}
.inner p { text-indent:2em;}
.inner p.liste {
	line-height:0.9em;
	margin: 1em;
	text-indent: 0px;
	font-style: italic;
}
#sidebar {
	position: absolute;
	top:200px;
	right:0;
	width:280px;
}
#main {
	position: relative;
	top:0;
	left:0;
	width:100%;
	margin-top: 10px;
}

.inner span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#1a1a1a;
}
.inner ul {
	margin:1em;
	padding:0;
}
.inner ol { margin:0; padding:0;}
.inner li {
	list-style: circle;
	margin-bottom:20px;
	color:#7a3673;
	margin-left:50px;
}
.inner li.ordered {
	list-style: decimal; color: #1a1a1a;
}
.inner li.unordered {
	list-style: circle; color: #1a1a1a;
}
.clearimages {clear:both;}
.kontakt h3{color: #5997b1; font-family:Georgia, "Times New Roman", Times, serif; font-size:120%;}
.kontakt img {border:none; float:left; margin:10px 20px 10px 0;}
span.fett {font-weight:bold;}
span.rot {color:#7a3673;}
span.rotfett{font-weight:bold; color:#7a3673;}
.kontakt {
	margin-bottom:30px;
	text-align: right;
}
.kontakt a:link, .kontakt a:visited {
	text-decoration:none;
	color:#7a3673;
}
.kontakt a:hover, .kontakt a:active {
	text-decoration:none;
	color:#00a33d;
}
p.weblink { font-size:90%; color:#999999;}
#footer {
	padding:55px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7a3673;
	font-style:italic;
	background-image: url(../img/logo_kl.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footer-bottom {
	height:1%;
	margin-bottom: 20px;
}
#footer-bottom a:link, #footer-bottom a:visited {
	text-decoration:none;
	color:#7a3673;
	background-image:url(../img/button.gif);
	background-position: center left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;
}
#footer-bottom a:hover, #footer-bottom a:active {
	text-decoration:none;
	color:#00a33d;
	background-image:url(../img/buttonactive.gif);
	background-position: center left;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;

}

