body {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #412920;
	text-align: center;
}

#frame {
	position: relative;
	width: 903px;
	height: 100%;
	margin: auto;
	padding: 0;
	border-right: 1px solid #412920;
	border-bottom: 1px solid #412920;
	text-align: left;
}

#top_left {
	position: relative;
	width: 577px;
	height: 23px;
	background-color: #412920;
}

#top_right {
	position: absolute;
	top: 0px;
	left: 577px;
	width: 301px;
	height: 23px;
	background-color: #7C6965;
	border-right: 1px solid #7C6965;
}

#top_border {
	position: absolute;
	top: 0px;
	left: 879px;
	width: 24px;
	height: 23px;
	background-color: #AEA2A0;
}

#header {
	position: relative;
	width: 903px;
	height: 162px;
	background-color: #B9C2C8;
}

#header_left {
	position: relative;
	padding: 34px 0 0 81px;
}

#header_right {
	position: absolute;
	top: 0px;
	left: 577px;
	width: 301px;
	height: 162px;
	background-color: #D0D5D9;
	border-right: 1px solid #7C6965;
	text-align: right;
}

#header_border {
	position: absolute;
	top: 0px;
	left: 879px;
	width: 24px;
	height: 162px;
	background-color: #E1E5E7;
}

#header_logo {
	position: absolute;
	left: 2px;
	bottom: -2px;
}

#main {
	position: relative;
	width: 903px;
	height: auto;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #BCCCD9;
}

#main_left {
	position: relative;
	float: left;
	margin: 0;
	width: 577px;
}

#main_right {
	position: relative;
	margin: 0 24px 0 577px;
}

#content_left {
	position: relative;
	width: 497px;
	padding: 30px 0px 0px 80px;
	color: #412920;
}

#content_right {
	position: relative;
	padding: 30px 0px 0px 0px;
}

#container {
	clear: both;
}

#impressum {
	position: relative;
	border:  0px;
	width: 903px;
	margin: auto;
	text-align: right;
}

#sendbut { 
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 0.3em;
}

.activelink {
	letter-spacing: 0.2em;
	color: #FFFFFF
}

.lefthome {
	padding: 5px 0 0 81px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

.news {
	width: 420px;
	padding: 20px 0px 0px 80px;
	vertical-align: top;
	color: #412920;
}

.news p {
	width: 250px;
	padding-right: 10px;
	margin-left: 110px;
}

.references_sneak {
	position: relative;
	vertical-align: top;
 	margin: 0px 10px 35px 30px;
}

.references_sneak img {
	float: left;
	width: 100px;
	height: 80px;
}

.references_sneak p {
	width: 120px;
	margin-left: 110px;
  font-size:11px;
}

h1 {
	color: #FFFFFF; 
	font-size: 13px;
}

h2 {
	padding: 10px 10px 10px 0px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF; 
}

h3 {
	padding:5px 0 0 40px;
	margin: 0;
	font-size: 12px;
	color: #412920; 
}

p {
	margin: 4px;
	width: 360px;
  font-size: 12px;
  line-height:1.3em;
}

p.leistungen {
	width: 300px;
	margin-left: 80px;
}

p.wide {
	margin: 4px;
	width: 493px;
}

p.small {
	width: 150px;
}

p.teaser {
	width: 360px;
	font-weight: bold;
}

input {
	width: 250px;
	height: 16px;
	background-color: #93ADC1;
	border: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	scrollbar-face-color: #93ADC1; 
	scrollbar-highlight-color: #93ADC1; 
	scrollbar-shadow-color: #93ADC1; 
	scrollbar-3dlight-color: #93ADC1; 
	scrollbar-arrow-color: #AEA2A0; 
	scrollbar-track-color: #93ADC1;
	scrollbar-darkshadow-color: #93ADC1;
}

textarea {
	width: 250px;
	height: 118px;
	background-color: #93ADC1;
	border: none;
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
}
