

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;
	
}

a:link, a:visited {
	color: #8d7968;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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,
#content p.titel_second {
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
}

#content p.titel_second {
  margin-top: 50px;
}

#imagebild {
  width: 255px;
  color: #ff0000;
  background-color: #000;
  float: right;
  margin-bottom: 30px;
}

#text_anspruch,
#text_hintergrund,
#text_closeup,
#text_standup,
#text_event,
#text_reaktionen,
#text_kontakt {
	 padding-bottom: 30px;
   float: left;
 }

#text_inside {
  font-size: 12px;
  width: 400px;
  text-align: justify;
}

#text_inside p {
  margin-bottom: 15px;
}

#text_inside #kursiv {
  font-style: italic;
}

ul#liste_referenzen {
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#liste_referenzen li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 3px;
	list-style: none;
	background: url("images/listmarker_referenzen.gif") 0 7px no-repeat;
}

/* @group CLEAR */

#cleardiv {
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
	visibility: hidden;
}

.clearclass {
	padding: 0;
	margin: 0;
	clear: both;
}

/* @end */
