* {
    margin: 0;
    padding: 0;
}
body {
	margin: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#F5F5DC;
	color:#8B4513;
}

/* SEITENLAYOUT */
.divAbs {
	position:absolute;
	top:10px;
	left:10px;
	z-index:9;
	width:900px;
}

.divAbs2 {
	position:absolute;
	top:180px;
	left:10px;
	z-index:7;
	width:900px;
}

.zeile1 {
	position:relative; 
	top:0px; 
	left:10px; 
	width:160px; 
	height:10px; 
	background: url(hbraun2.jpg) repeat left top;
}

.zeile2 {
	width:800px; 
	height:160px;
	background: url(dbraun_grad.gif) repeat left top; 
}

.divHGimg2 {
	position:absolute;
	top:170px;
	left:20px;
	z-index:1;
	width:160px;
	height: 5px;
	background: url(hbraun1px.jpg) repeat ;
	/*border: 1px solid black;*/
}

.div10px {
	float:left;
	width:10px; 
	height:160px; 
}

.div150px {
	float:left;
	width:160px; 
	height:160px; 
	background: url(menu.jpg) no-repeat top center;

}

.divUeLogo {
	float:left;
	height:160px;
	text-align:center;
}

.divUe1 {
	width:410px;
	height:160px;
	padding-top:65px;
	margin:auto;
}

.divImgLogo {
	float:left;
	/*width:*; */
	height:160px; 
	text-align:right;
	padding-right:20px;
}

.divContent {
	float:left;
	position:relative; 
	top:0px; 
	left:10px; 
	width:790px; 
	background: url(hbraun2.jpg) repeat;
}

.divMenu {
	float:left;
	width:160px;
}

.divInhalt {
	float:right;
	width:630px; 
	background-color:#F5F5DC;
}

.divCont1 {
	width:570px;
	/*width:100%;  */
	padding:30px;
}

.divWir {
	width:530px;
	margin:20px;
	display: block;
}

.divFooter {
	width:800px; 
	height:10px; 
	background: url(dbraun2.jpg) repeat ;
	text-align:right;
	padding-right:20px;
	font-size: 9px;
	color: #F5F5DC;
}

.div150pxFoot {
	position:relative; 
	top:0px; 
	left:10px; 
	width:160px; 
	height:10px; 
	background: url(hbraun2.jpg) repeat;
}

/* MENUELEISTE */
.menuList {
	line-height: 30px;
	font-size: 12px;
	margin: 10px;
	padding: 20px 5px 20px 5px;
	list-style: none;
}
.menu1 {
	padding: 5px 5px 5px 10px;
	background: url(color.jpg) repeat-x;
}

.menu2 {
	padding: 5px 5px 5px 20px;
	background: url(color.jpg) repeat-x;
}

/* WIR UEBER UNS */
.ulWir {
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 0 40px;
	padding: 20px 5px 20px 5px;
	list-style: circle;
}

.ulMA {
	line-height: 20px;
	font-size: 10px;
	margin: 0 0 0 30px;
	padding: 10px 5px 10px 5px;
	list-style: disc;
}

/* LINKS */
.email	
{
	color:#8B4513;
}

.link 
{ 
	color:#F5F5DC;
	text-decoration: none;
}

a:hover{
	text-transform: uppercase;
	text-decoration:underline;
}

/* Logo */
.img1  	
{
	height:150px;
	margin-left:auto;
}

.img2 	
{
	height:200px;
	margin: 20px 0 0 20px;
}

.divImg4 {
	position:relative; 
	top:0px; 
	left:180px; 
	float:left;
}

.divImg2 {
	position:relative; 
	top:-60px; 
	left:0px; 
	float:left;
}

.divImg5 {
	position:relative; 
	top:-60px; 
	left:150px; 
	float:left;
}

.divImg3 {
	position:relative; 
	top:-60px; 
	left:75px; 
	float:left;
}

.divImg6 {
	position:relative; 
	top:-60px; 
	left:75px; 
	float:left;
}

/* UEBERSCHRIFTEN */
.ue1 {
	margin-top: 20px;
	margin-left:50px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#F5F5DC;
	font-size: 32px;
}

ue2 {
	margin-top: 0px;
	margin-left:0px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F5F5DC;
	font-size: 24px;
}

ue3 {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F5F5DC;
	font-size: 18px;
}

/* Text */
.pKontakt {
	line-height: 30px;
	margin: 10px 10px 30px 30px;
	padding: 0;
	font-size: 12px;
}

marquee {
	width:570px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

p {
	line-height: 20px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	font-size: 12px;
}

.pLeist {
	height:600px;
	line-height: 20px;
	margin: 10px 10px 20px 20px;
	padding: 0;
	font-size: 12px;
}

/* FORMULAR */
legend {
	color:#8B4513;
}

fieldset {
	color:#8B4513;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.divForm {
	width:530px;
	margin:10px;
	display: block;
}

.divForm div {
	margin-bottom:10px;
}

.divLeft {
	float:left;
}

.divZw {
	float:left;
	width:25px;
}

.Feld1 {
	width:250px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.Feld2 {
	width:100%;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.Select1 {
	width:100px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.divLeftB {
	float:left;
	width:50%;
	margin:auto;
	text-align:center;
}

.divLeftC {
	float:left;
	width:250px;
}

.divCheck {
	float:left;
	width:250px;
	line-height: 25px;
}

.checkA {
	margin: 0px 10px 0px 0px;
}

.divZeile {
	width:100%; 
	height:3px; 
	font-size: 2px;
	background: url(color.jpg) repeat left;
	clear:both;
}

.divText {
	line-height: 20px;
	margin: 10px 10px 20px 20px;
	padding: 0;
	font-size: 12px;
}

.divBild {
	margin: 10px 10px 10px 20px;
	padding: 0;
	float:left;
}

.pLeist2 {
	line-height: 20px;
	margin: 10px 10px 20px 20px;
	padding: 0;
	font-size: 12px;
}

.pLeist3 {
	line-height: 20px;
	height: 300px;
	margin: 10px 10px 20px 20px;
	padding: 0;
	font-size: 12px;
}

.img3 	
{
	height:200px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

a img{
	border:0;
}

form {
	width:570px;
}

hr {
background: url(dbraun_grad.gif) repeat left top; 
border: 0;
  width: 100%;
height: 3px;
}


