/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: small Georgia, "Times New Roman", Times, serif;
}
#header h2{color: #5997b1; font-family:Georgia, "Times New Roman", Times, serif; font-size:170%; padding-left:160px; letter-spacing:0.2em; background-color:transparent;}
#header h3 {color: #7a3673; font-family:Georgia, "Times New Roman", Times, serif; font-size:140%; padding-left:160px; font-weight:normal;}
#header h4 {
	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 {
	display:none;
	height:1%;
	margin-bottom: 20px;
}

#content {
	margin: 0;
	color: #666666;
	padding: 5px 10px 5px 10px;
}
#content h2 {
	font-size:120%;
	color:#7a3673;
	font-style:italic;
	letter-spacing:0.1em;
	font-weight: normal;
}
#content img.links{
	border:1px solid #7a3673;
	float:left;
	margin:10px 20px 10px 0;
}
#content img.rechts{
	border:1px solid #7a3673;
	float:right;
	margin:10px 0 10px 20px;
}
.inner p { text-indent:2em;}
#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:italic; color:#999999;}
.inner ul {
	margin:1em;
	padding:0;
}
.inner li {
	list-style:  circle;
	margin-bottom:10px;
	color:#7a3673;
	margin-left:20px;
}
.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;}
.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;
}

