/*Generelle Formatierungen*/
body {
         font: 12px Arial;
	color: #9B8E7B;
        background-color: #FFFFFF;
        margin: 0px;
        padding: 0px;
	background: url(images/bg2.jpg);
	line-height: 13px;
	
}
a:link { color:#9B8E7B; text-decoration:none; }
 a:visited { color:#9B8E7B; text-decoration:none;  }
 a:hover { color:#9B8E7B; text-decoration:none;  }
 a:active { color:#9B8E7B;  text-decoration:none;  }

img {border:0}
h1
{
        font: 40px Arial;
        font-weight: bold;
        margin: 0px;
        padding: 10px 0px 0px;
}

h2
{
        font: 1,4em Arial;
        margin: 0px 0px 10px;
	color: #9B8E7B;
	}

h3
{
        font-size: 1.2em;
        margin: 0px 0px 10px;
	bgcolor: #000000;
	color: #9B8E7B;
}
h4 { 	text-align: center;
	font-size: 1.2em;
        margin: 0px 0px 10px;
	bgcolor: #000000;
	color: #9B8E7B;}

h5 { font-size: 8px;}

p {
        font: 12px Arial;
	color: #9B8E7B;
        margin: 0px;
        padding: 0px;
	line-height: 20px;
	text-align: left;
}
li {	color: #9B8E7B; 
	font: 12px Arial;
	color: #9B8E7B;
        margin: 0px;
        padding: 0px;
	line-height: 20px;
	}
ul { 	list-style-type:circle; }

/*IDs*/
#container {
        position:          absolute;
	height:            100%;
	width:             900px;
	margin:            20px 0 0 -450px;
	top:               0;
	left:              50%;
	text-align:        left;
	padding:           0px;
	background-color:  #FFFFFF;

	
	border:0px  solid #000000;
        
      
        
       
}

#oline {
	position: absolute;
	width: 900px;
	height: 20px;
	border:0px  solid #000000;
	margin: 0px auto;
	text-align: left;
	background: url(images/om.jpg);
	}
#olstyle {
	position: relative;
	width: 10px;
	height: 20px;
	background: url(images/ol.jpg) no-repeat;
	
	}
#orstyle {
	position: relative;
	left: 889px;
	width: 11px;
	height: 20px;
	background: url(images/or.jpg) no-repeat;
	
	
	}
#ulstyle {
	position: relative;
	width: 10px;
	height: 20px;
	border:1px  solid #000000;
	}

#urstyle {
	position: relative;
	width: 10px;
	height: 20px;
	border:1px  solid #000000;
	}
#mline {
	position: absolute;
	top: 134px;
	left: 10px;
	width: 880px;
	height: 49px;
	border:0px  solid #000000;
	margin: 0px auto;
	text-align: center;
	background: url(images/mline.jpg);
	}

#head{
	position: absolute;
	top: 25px;	
	left: 10px;
	height: 110px;
	width: 120px;
	
	border:0px  solid #000000;
}	
#title {
        	position: relative;
		top: 15px;
        	left: 197px;
		width: 500px;
		height: 60px;
        	text-align: left;
		border:0px  solid #000000;
}
#kontakt{
		position: absolute;
		top: 9px;
        	left: 726px;
		width: 150px;
		height: 20px;
        	text-align: left;
		border:0px  solid #000000;
	}
#link1 {
	position: absolute;
	top: 100px;
	left: 90px;
	width: 140px;
	height: 35px;
	background: url(images/btnstart.jpg);
	
	
}
#link2 {
	position: absolute;
	top: 100px;
	left: 235px;
	width: 140px;
	height: 35px;
	background: url(images/btnsituation.jpg);
	
}
#link3 {
	position: absolute;
	top: 100px;
	left: 380px;
	width: 140px;
	height: 35px;
	background: url(images/btnaufgaben.jpg);
	
}
#link4 {
	position: absolute;
	top: 100px;
	left: 525px;
	width: 140px;
	height: 35px;
	background: url(images/btnnutzen.jpg);
	
}
#link5 {
	position: absolute;
	top: 100px;
	left: 670px;
	width: 140px;
	height: 35px;
	background: url(images/btnazubi.jpg);
	
}
#ulink {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 880px;
	height: 35px;
	border:0px  solid #000000;
	margin: 0px auto;
	text-align: center;
 	}
#ulink1 {
	position: absolute;
	top: 140px;
	left: 100px;
	height: 35px;
	border:0px  solid #000000;
	text-align: center;
 	}
#ulink2 {
	position: absolute;
	top: 140px;
	left: 235px;
	width: 140px;
	height: 35px;
	border:0px  solid #000000;
	text-align: center;
 	}
#ulink3 {
	position: absolute;
	top: 140px;
	left: 300px;
	height: 35px;
	border:0px  solid #000000;
	text-align: center;
 	}
#ulink4 {
	position: absolute;
	top: 140px;
	left: 525px;
	width: 140px;
	height: 35px;
	border:0px  solid #000000;
	text-align: center;
 	}
#ulink5 {
	position: absolute;
	top: 140px;
	left: 670px;
	width: 140px;
	height: 35px;
	border:0px  solid #000000;
	text-align: center;
 	}
#main{
	position:relative;
	left: 60px;
	height: 100%;
	width: 800px;
	border:0px  solid #000000;
	text-align: left;
}
		
#content{
	position:absolute;
	left: 10px;
	top: 200px;
	width:900px;
	margin:20px 0 0 -450px;
	left:50%;
	height: auto;
	float: left;
	border:0px  solid #000000;
	text-align: center;
	background-color:  #FFFFFF;
}
#images
{
vertical-align: top;
}

