/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header .left, #service-menu, #menu, #content .left {
	
	display: none;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	color: #3d3d3b;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 100.1%;
	text-align: center;
	
}

#wrapper {
	
	width: 95%;
	margin: 0 auto;
	
	text-align: left;
	
}

#header {
	
	
	
}

#content {
	
	
	
}

#footer {
	
	
	
}


/*-----------------------------------------------------*/
/*---------------------- Schrift ----------------------*/
/*-----------------------------------------------------*/

#headline {
	
	font-size: 16pt;
	
}

h2 {
	
	font-size: 12pt;
	text-transform: uppercase;
	
}

a {
	
	color: #3d3d3b;
	text-decoration: none;
	font-style: italic;
	
}

a:hover {
	
	color: #575754;
	
}

#content {
	
	font-size: 12pt;
	line-height: 1.5em;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#content .right p, #content .right .gallery {
	
	margin-bottom: 1.5em;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

#headline {
	
	font-weight: normal;
	margin-bottom: 1.5em;
	
}

#headline span {
	
	font-size: 26pt;
	display: block;
	
}

h2.abstand-unten {
	
	margin-bottom: 1.2em !important;
	
}

p.abstand-oben {
	
	margin-top: 3em !important;
	
}

p.abstand-unten {
	
	margin-bottom: 3em !important;
	
}

p.abstand-unten-ergebnisse {
	
	margin-bottom: 5em !important;
	
}

p.abstand-unten-weniger {
	
	margin-bottom: .7em !important;
	
}

.gallery, #submenu {
	
	margin-top: 3px;
	
}

.ergebnis {
	
	padding-top: .6em !important;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/
