html body	 { 	
	height:85%;
}

body	 { 	
	height:85%;
	width:900px;
	background-color:#ffffff;
	margin:40px 0px 0px 0px;		
	padding:0px;	
	font-size:10px;
	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;
	text-decoration:none;
}
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:#000000;
}

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:10px;
	font-weight:bold;
}


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


#basis {
	width:800px;

}


#navigation {
	display:none;
}

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

#navlist a {
	width:130px;
	font-size:12px;
	line-height:28px;
	vertical-align:middle;
	padding-top:4px;
	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:500px;
	padding:0px;
	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:30px;
	height:500px;
	float:left;
	position:relative;	
}
#logospalte_lageplan {
	display:none;	
}
#logofuss_lageplan {
	width:600px;	
	height:200px;
	display:block;	
}
#logo {
	display:none;
}
#logo_print {
	display:block;
}

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

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

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

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

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

.infobox_download {
	display:none;
}

