body {
	margin: 0px;
}

#head{
position:absolute; 
left:0px; 
top:0px;
}

#menu{
position:absolute;
left:-1px; 
top:170px;
}

#unterp{
position:absolute; 
left:51px; 
top:230px; 
width:130px; 
height:191px; 
z-index:3
}
/*#hbild{
position:absolute;
	left:36px;
	top:205px;
	width:897px;
	z-index:1;
	background-image: url(../bilder/balken_vertikal_klein.jpg);
	background-repeat: repeat-y;
	height: 19px;

border: 1px solid red;
}*/

#inhalt{
	background-image: url(../bilder/balken_vertikal_klein.jpg);
	background-repeat: repeat-y;
	padding-left:170px;
	padding-top: 20px;
	
	position:absolute; 
	left:35px; 
	top:206px; 
	width:600px; 
	z-index:2; 
}

.meinstil {
	margin: 0px;
}


h1 {
	/* Haupüberschrift wie "Firmenphilosophie"; */
	font-size: 24px;
	color: #963210;
	font-family: "Bradley Hand ITC";
	text-align:center;
	font-weight: bolder;
}

h2{
/*normale Überschrift*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}

h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666C22;
}

h3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

h3 a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration:none;

}


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbed69;
	font-weight: normal;
	margin-left: 10px;
}



h5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAF270;
	text-decoration:none;
	font-weight: bold;
}

h5{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbed69;
	text-decoration:none;
	font-weight: bold;
	margin-left: 10px;
}

marquee {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}


table{
	color: #000000;
}

li{
	list-style-position: inside;
	list-style-type: disc;
}
