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



* {
	margin: 0;
	padding: 0;
	}


html, body {
	height: 101%;
	background-color: #FFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	line-height: 18px;
}

#container {
	min-height: 100%;
	height: 100%;
	min-width: 990px;
}


#siteleft {
	width: 30%;
	max-width: 425px;
	min-width: 267px;
	min-height: 100%;
	height: 1500px;
	float: left;
	text-align: right;
	background-color: #606060;
	background-image: url(../img/grundriss.gif);
	background-repeat: no-repeat;
	background-position: 0px 420px;
	}
	
#siteright {
	width: 70%;
	min-width: 688px;
	float: left;
	text-align: left;
}

#zirkel {
	height: 142px;
	overflow: hidden;
	background-image: url(../img/zirkel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.logolinks {
	margin-top: 38px;
	margin-right: 0px;
}
.logorechts {
	margin-top: 38px;
	display: block;
	margin-bottom: 28px;
	margin-left: 4px;
	float: left;
	height: 76px;
	width: 223px;
}
#telefonrechts {
	font-size: 13px;
	color: #9988C1;
	margin-top: 10px;
	float: left;
	margin-left: 150px;
	text-align: right;
	width: 300px;
}
#telefonrechts .tabstand{
	padding-right: 5px;
	padding-left: 5px;

}

#telefonrechts a {
	color: #9988C1;
	text-decoration: none;
}

#telefonrechts a.hover {
	color: #8F8F8F;
}


/* Menue */
#menu {
	width: 206px;
	float: right;
	text-align: left;
	margin-right: 7px;
	padding-top: 55px;
	z-index: 200;
	position: relative;
	top: 20px;
}

#menu a{
	display: block;
	color: #ccc;
	text-decoration: none;
}
#menu a.main:link, a.main:visited, a.main:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d8d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ccc;
	margin-bottom: 25px;
	line-height: 22px;
}


#menu a.main:hover {
	color: #b4a7d2;
}


#menu a.mainOhneAbstand:link, a.mainOhneAbstand:visited, a.mainOhneAbstand:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d8d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ccc;
	line-height: 22px;
	margin-bottom: 6px;
}


#menu a.mainOhneAbstand:hover {
	color: #b4a7d2;
}




#menu .mainOhneAbstandaktiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d8d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #b4a7d2;
	margin-bottom: 6px;
	line-height: 22px;
}




#menu .mainaktiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d8d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #b4a7d2;
	margin-bottom: 6px;
	line-height: 22px;
	margin-bottom: 25px;
	
}




#menu a.sub:link, a.sub:visited, a.sub:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8d8d8d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
	margin-bottom: 9px;
	padding-left: 15px;
	padding-bottom: 1px;
	line-height: 14px;
}

#menu a.sub:hover {
	color: #b4a7d2;
}


#menu .subaktiv {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8d8d8d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b4a7d2;
	margin-bottom: 9px;
	padding-left: 15px;
	padding-bottom: 1px;
	line-height: 14px;
}

#content {
	margin-left: 88px;
	text-align: left;
	width: 600px;
}


#content h1 {
	color: #ab98d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 50px;
	font-weight: normal;
	padding-bottom: 28px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 17px;
	margin: 0px;
	padding-top: 0px;
	line-height: 18px;
}
#content h2.zwischenueberschrift {
	padding-top: 17px;
}


#content ul {
	padding: 0;
	padding-left: 15px;
}
#content ul li {
	
	list-style-image: url(../img/pfeil.gif);
}

#content ol {
	padding: 0;
	padding-left: 15px;
}
#content ol li {

	
}




a.textlink:link, a.textlink:visited, a.textlink:active {
	color: #000000;
}

a.textlink:hover {
	color: #B4A7D2;
}
br.clear {
	line-height: 0;
	font-size: 0;
	clear: both;
	height: 0;
}
#footer {
	font-size: 13px;
	color: #606060;
	position: fixed;
	bottom: 0px;
	background-color: #f1f1f1;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 88px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer a {
	color: #606060;
	text-decoration: none;
}

#footer a.hover {
	color: #8F8F8F;
}
#footer .footabstand {
	padding-left: 5px;
	padding-right: 5px;
}
