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

#site {
	background-color: #FFF;
	top: 20px;
	min-width: 950px;
	max-width: 1000px;
	min-height: 600px;
	position: relative;
	margin: 0 auto;
}
.float-left {
	text-align:left;
	float:left;
}
.malerin {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:center;
}
#eckelinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 203px;
	height: 104px;
}
#eckerechts {
	position: absolute;
	height: 104px;
	width: 203px;
	right: 0px;
	bottom: 0px;
	z-index: 9;
}
#lang {
	position: absolute;
	top: 10px;
	right: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}

#foto {
	width: 91px;
	height: 146px;
	position: absolute;
	right: 105px;
	top: 50px;
	z-index: 10;
}
#active {
	position: absolute;
	top: 83px;
	left: 84px;
}
#kontakt {
	position: absolute;
	top: 200px;
	right: 35px;
	width: 141;
}
#startseite {
	width: 116px;
	height: 43px;
	position: absolute;
	top: 40px;
	left: 85px;
}
#schwerpunkte {
	width: 160px;
	height: 53px;
	position: absolute;
	top: 40px;
	left: 201px;
}
#background {
	width: 139px;
	height: 43px;
	position: absolute;
	top: 40px;
	left: 361px;
}
#impressum {
	width: 211px;
	height: 43px;
	position: absolute;
	top: 40px;
	left: 500px;
}
#content {
	padding-left: 40px;
	padding-bottom: 50px;
	background-color:#FFF;
	min-height: 400px;
	width: 65%;
	z-index: 1;
}
#kontakttabelle {
	position: relative;
	left: 20px;	
}
.kontakttext1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
}
.kontakttext2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #333;
}
.headline {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #000;
	margin-left: 77px;
	letter-spacing: 6px;
}
.texthead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
}
.text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}
.underline {
	text-decoration:underline;
}
.liste {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #333;
	list-style-type:disc;
	position: relative;
	left: 35px;
}
.liste2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #333;
	list-style-image:url(gfx/li.gif);
	position: relative;
	left: 35px;
}
a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	margin-left: 77px;
}
