html body	 { 	
	height:85%;
}

body	 { 	
	height:85%;
	width:900px;
	background-color:#FEF5D4;
	margin:40px 0px 20px 40px;		
	padding:0px;	
	font-size:12px;
	line-height:17px;
	font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
}	
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

a {
	color:#000000;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#D59F32;
}

h1, h2 {
	font-size:16px;
	line-height:18px;
	height:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:1px;
	background: url(../images/linie.gif) no-repeat top left;
}

.head1 {
	font-size:20px;
	line-height:23px;
	margin-bottom:15px;
	background: url(../images/linie.gif) no-repeat top left;
	padding-left:10px;
}

h3 {
	font-size:13px;
	line-height:15px;
	margin-top:12px;
	margin-bottom:6px;
	color:#000000;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

form {
	display:inline;
}


/* Angaben fŸr den IE */
* html, * html body	 { 	
	/*overflow:hidden;*/
}
/*  Ende IE */


#basis {
	width:800px;

}


#navigation {
	width:140px;
	height:500px;
	float:left;
	position:relative;
}

#navigation ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#navlist a {
	width:130px;
	font-size:12px;
	line-height:16px;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	letter-spacing:0.1em;
	color:#D59F32;
	display:block;
	text-decoration:none;
	background:url(../images/linie_waagerecht.gif) no-repeat top left;
}
#navi_abschluss {
	width:130px;
	height:2px;
	background:url(../images/linie_waagerecht.gif) no-repeat top left;
}
#navlist a:hover {
	color:#000000;
}

#inhalt {
	width:500px;
	padding:0px;
	background-color:transparent;
	float:left;
	position:relative;
}

.page {
	width:450px;
	padding:25px 25px 15px 25px;
	background-color:#ffffff;
	float:left;
	position:relative;
	margin-bottom:10px;
}

.message_box {
	width:500px;
	padding:0px;
	background-color:transparent;
	position:relative;

}

.message {
	width:210px;
	padding:15px 20px 15px 15px;
	background-color:#D59F32;
	float:left;
	position:relative;

}
.message_2sp {
	width:465px;
	padding:15px 20px 15px 15px;
	background-color:#D59F32;
	float:left;
	position:relative;
}
.message h3,.message_2sp h3 {
	margin-top:0px;
	color:#ffffff;
}
.message,.message_2sp p {
	margin-bottom:0px;
}

#logospalte {
	width:125px;
	margin-left:20px;
	height:500px;
	float:left;
	position:relative;	
}
#logospalte_lageplan {
	width:170px;
	margin-left:20px;
	height:500px;
	float:left;
	position:relative;	
}
#logofuss_lageplan {
	width:600px;	
	height:200px;
	display:none;	
}
#logo {
	display:block;
}
#logo_print {
	display:none;
}

#adressblock {
	margin-top:30px;
	padding-left:8px;
	background:url(../images/linie.gif) no-repeat top left;
}
#printbutton {
	margin-top:50px;
	padding-left:8px;
}

#adressblock_print {
	display:none;
}

#bildleiste {
	width:448px;
	margin-top:20px;
}

.infobox {
	width:170px;
	background:#FFECB9;
	border:1px dotted #D59F32;
	float:left;
	margin:3px 20px 20px 0px;
	padding:15px;

}
.infobox p {
	line-height:15px;
	padding-left:15px
}

.infobox_download {
	width:420px;
	background:#FFECB9;
	border:1px dotted #D59F32;
	margin:0px 0px 15px 0px;
	padding:15px 15px 5px 15px;

}
.infobox_download p {
	line-height:13px;
	margin-bottom:10px;
}

.formfield {
	padding:2px;
	border-top:1px solid #D59F32;
	border-left:1px solid #D59F32;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;		
	background-color:#fffff1;
	font-size:11px;
	font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
}

.formbutton {
	padding:3px;
	background-color:#D59F32;
	color:#ffffff;
	font-size:9px;
	font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:0.2em;
	text-align:center;
}

.box_mailform {
	width:420px;
	height:80px;
	background:#FFECB9;
	border:1px dotted #D59F32;
	margin:0px 0px 15px 0px;
	padding:15px 15px 10px 15px;

}

.zeile {
	margin-bottom:10px;
}

.label {
	width:110px;
	float:left
}
