/* ------- ALLGEMEIN  -------- */

* {
	margin:0;
	padding:0;
	}
	

html, body {
	height:100%;
	}

	
body {
	background:#666666;
	
	font:  9pt verdana, arial, georgia, sans-serif;
	color: #444444;	
	text-align:center;		/* horizontal centering for IE Win quirks */
	overflow-y:scroll;	
	
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;		
	}
	
p {
	margin-bottom:10px;
	}	
	
h1 { 
	margin:20px 0 5px 0;
	color: #444444;
	font-size:10pt;
	font-weight:bold;
} 

h1.oben { 
	margin-top:0px;
}  


h2 { 
	margin:5px 0 5px 0;
	font-size:8pt;
	font-weight:normal;
	text-decoration: underline;
} 

	
a:link, a:visited, a:hover, a:active { 
	color: #444444;
  	font-weight: normal;
  	text-decoration: none;
  	}
  	

a:hover { 
	text-decoration:underline;
  	} 
	
ul {
	list-style-type:square;
	margin:0 0 10px 25px;
}

li {
	margin-bottom:4px;
}

img {
	border:0px;
}


/* ------- EBENEN ALLGEMEIN------- */


#distance { 
	width:1px;
	height:50%;
	background-color:transparent;
	margin-bottom:-300px; 
	float:left;
	}
	


#container {
	background: url(../images/layout/bg-inhalt.gif) #ffffff no-repeat 20px 20px;
	text-align:left;
	clear:left;	
	width:940px;
	height:560px;
	margin:0px auto;
	border: 0px solid #ffffff;
	overflow: hidden;
	position:relative;		
}

#osteo {
	margin:25px 0 0 68px;
	border: 0px solid #000000;	
}


*:first-child+html #osteo {	/* ------- ANPASSUNG IE7------- */
	margin-top:27px;
}


#rubrik  {
	margin:2px 0 0 67px;
	height:130px;
	border: 0px solid #000000;		
}

#rubrik img  {
	float:left;
	margin-right:1px;
}

#rubrik img.logo {
	margin-right:2px;
}

#titel  {
	margin:0px 0 0 209px;
	height:42px;
	border: 0px solid #000000;		
}



/* ------- INHALT ------- */
#inhalt {
	margin:30px 0 0 40px;
	padding-right:5px;
	width: 490px;
	height: 250px;
	float:left;
	font:  8pt verdana, arial, georgia, sans-serif;
	overflow:auto;
	border:0px solid #000000;
}

#inhalt td {
	padding:0 10px 10px 0;
	vertical-align:top;
}


#inhalt img {
	margin:0 10px 10px 0;
}

#clearer{
	height:1px;
	clear:both;
	padding:none;
	marging:none;
	border:0px solid #000000;

}



/* ------- START------- */

#container.start {
	background: none;
	background: #ffffff;	
	border:0px solid #000000;		
}

#startbox {
	background: transparent;
	top:20px;
	left:20px;	
	position:absolute;
	z-index:1;		
}

#startbox img{
	border: 0;
	margin:0;	
}

#startbox img.start1{
	height: 171px;
}

#startbox img.start2{
	height: 40px;
}

#startbox img.start3{
	height: 308px;
}


#start {
	background: transparent;
	text-align:left;
	clear:left;	
	left:1px;
	width:940px;
	height:560px;
	margin:0px auto;
	border: 0px solid #ffffff;
	overflow: hidden;
	position:relative;
	z-index:2;		
}


#logo{
	margin: 60px 0 0 680px;
	border: 0px solid #000000;	
}

#start-osteo{
	width:390px;
	float:left;
	margin: 145px 0 0 90px;
	border: 0px solid #000000;	
}

#start-rosenheim{
	clear:left;
	margin: 0px 0 0 432px;
	border: 0px solid #000000;	
	position:relative;
	top:-2px;
}

#start-adresse2{
	width:200px;
	margin: 12px 40px 0 0px;
	float:right;
	line-height:30px;
	color:#666666;
	border: 0px solid #000000;
}

#start-adresse{
	width:178px;
	margin: 12px 60px 0 0px;
	padding:10px 0px 0 0px;
	float:right;
	text-align:left;
	line-height:20px;
	color:#666666;
	border: 0px solid #000000;
}

#start-spruch{
	margin: 65px 32px 0 0;
	clear:right;
	float:right;
	border-left:0px solid #000000;
}
