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

@font-face {
    font-family: opensans;
    src: url(../fonts/opensans-regular.woff);
    src: url(../fonts/opensans-regular.ttf),
        url(../fonts/opensans-regular.woff2),
        url(../fonts/opensans-regular.otf),
        url(../fonts/opensans-regular.svg),
        url(../fonts/opensans-regular.eot);
}

body {
	margin: 0px;
	padding: 0px;
}

#page {
	font-family: opensans, sans-serif;
	color: #000;
	/*width: 40000px;*/
	font-size: 0.73em;
	letter-spacing: 0.03em;
	line-height: 1.7em;
}

#top {
	position: fixed;
}

#menue {
	margin-top: 180px;
	width: 94px;
	text-align: right;
	line-height: 2.1em;
	float: left;
	position: fixed;
}

/*nur für Leistungen*/
#topl {
	/*position: fixed;*/
}

#menuel {
	margin-top: 58px;
	width: 94px;
	text-align: right;
	line-height: 2.1em;
}

#rechtsl {
	/*float: left;*/
	margin: 58px 0 0 300px;
	width: 500px;
}

#mitte {
	float: left;
	margin: 180px 0 0 105px;
	line-height: 2.1em;
	position: fixed;
}

#rechts {
	float: left;
	margin: 180px 0 0 300px;
	width: 500px;
}


#galerie {
	float: left;
	margin: 300px 0 0 250px;
	width: 53100px;
}

#galeriec{
	float: left;
	margin: 300px 0 0 250px;
	width: 33000px;
}

#galeriet{
	float: left;
	margin: 300px 0 0 250px;
	width: 14900px;
}

#weiss {
	position:fixed;
	background-color:#FFF;
	width: 4000px;
	height: 286px;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	font-weight: lighter;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	
}

li a:link, li a:visited {
	text-decoration: none;
	color: #CCC;

}

li a:hover, li a.aktuell {
	text-decoration: none;
	color: #000;
}

.b:link, .b:visited {
	text-decoration: none;
	color: #008bc6;
}

.c:link, .c:visited {
	text-decoration: none;
	color: #e2007a;
}

.m:link, .m:visited {
	text-decoration: none;
	color: #e65338;
}
 
.b:hover, .b.aktuell, .m:hover, .m.aktuell, .c:hover, .c.aktuell {
	text-decoration: none;
	color: #000;
}

/*Einzelne Regeln*/

.absto10 {
	padding-top: 10px;
}

.leerz {
	padding-top: 2.3em;
}

.leerz2 {
	padding-top: 4.6em;
}

.leerz3 {
	padding-top: 6.9em;
}

#rechts img {
	margin: 0;
	padding:0 10px 0 0;
}

#galeriec img, #galeriet img, #galerie img {
	margin: 0;
	padding:0 10px 0 0;
}

.floatli {
	float: left;
}

.clear {
	clear:both;
}

.typo65 {
	font-size: 0.75em;
}

.o95 {
	padding: 85px 0 0 10px;
}

.log {
	line-height: 1.3em;
}

.k {
	background-image:url(../images/ko.png);
	background-repeat:no-repeat;
}

.r {
	background-image:url(../images/r.png);
	background-repeat:no-repeat;
}

.i {
	background-image:url(../images/imp.png);
	background-repeat:no-repeat;
}

.a20 {
	padding: 0 40px 0 0 ;
}

.a50 {
	padding: 0 50px 0 0 ;
}