

html, body { height: 100%; } 
html {margin-bottom: 1px;} /* Force vertical scrollbar */


body {
	background-color: #e6dbd1; 
	padding: 0px; 
	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	line-height: 16px;	
}

img {
	border: 0px;
	}
	
p {
	margin: 0px;
	padding: 0px;
	
}

h2, h3, h4 {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 20px;
} 

h2 {
	font-size: 13px;
	text-transform: uppercase;
}

h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
}

h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}

form {
	padding: 0px; margin: 0px;
}

#mother1 {
	width: 760px;
	margin: 0 auto;
	background: #e6dbd1 url(images/hintergrund.gif) top left repeat-y;
	vertical-align: middle;
}

#mother2 {
	width: 760px;
	margin: 0 auto;
	background: #e6dbd1 url(images/hintergrund_sub.gif) top left repeat-y;
	vertical-align: middle;
	margin-bottom: 30px;
}


#inner {
	padding: 0 15px;
}

#menu {
	background-color: #a49180;
	color: #211d1a;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0 23px 0;
	text-align: center;
	
}

#menu a:link, #menu a:visited {
	color: #211d1a;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 5px solid #837466;
}

#menu .aktiv {
	padding-bottom: 4px;
	border-bottom: 5px solid #837466;
}

#content {
	background-color: #fff;
	padding: 25px;
	padding-top: 35px;
	
}

#content p.titel {
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
}

#text_anspruch,
#text_hintergrund,
#text_closeup,
#text_standup,
#text_angebot,
#text_kontakt {
	 margin-bottom: 40px;
}

#text_anspruch {
	background: #fff url(images/magie01.jpg) top right no-repeat;
	height: 450px;
}

#text_hintergrund {
	background: #fff url(images/magie05.jpg) top right no-repeat;
	height: 350px;
}

#text_closeup {
	background: #fff url(images/magie06.jpg) top right no-repeat;
	height: 350px;
}

#text_standup {
	background: #fff url(images/magie04.jpg) top right no-repeat;
	height: 350px;
}

#text_angebot {
	background: #fff url(images/magie02.jpg) top right no-repeat;
	height: 350px;
}

#text_reaktionen {
	background: #fff url(images/magie07.jpg) top right no-repeat;
	height: 1110px;
}

#text_kontakt {
	background: #fff url(images/magie03.jpg) top right no-repeat;
	height: 350px;
}
