div.logo {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:135px;
	z-index:1;
	background-image: url(head137x130.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
div.head {
	position:absolute;
	left:186px;
	top:0px;
	width:620px;
	height:135px;
	z-index:2;
	text-align: center;
	background-image: url(head_532x130.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	background-position: 20px;
}

li {
   MARGIN-TOP: 3px;
   list-style-image: url(list.png);
   list-style-position: outside;
}
   

div.link {
	position:absolute;
	left:1px;
	top:140px;
	width:180px;
	height:350px;
	z-index:3;
	border-top: medium outset #65473F;
	border-right: medium none #65473F;
	border-bottom: medium none #65473F;
	border-left: medium none #65473F;
	font-size: 16px;
	line-height: 50px;
	cursor: hand;
	padding: 20px 0px 0px 30px;
}

div.cont {
	position:absolute;
	left:185px;
	top:140px;
	width:620px;
	height:400px;
	z-index:4;
	border-top: medium outset #65473F;
	border-right: medium none #65473F;
	border-bottom: medium none #65473F;
	border-left: medium none #65473F;
	text-align: justify;
	padding: 10px;




}

div.mborder {position:absolute; left:182px; top:100px; width:2px; height:400px; z-index:7; background-color: #65473F; layer-background-color: #65473F; border: 1px none #000000}
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65473F;
	font-size: 14px;
	font-size: 100.01%;
}

a:hover {
	list-style-image: url(hammer.png);
	color: #666666;
	border: none #CCCCCC;
}
a:link {
	color: #65473F;
	text-decoration: none;
	list-style-image: url(list.png);
}
a:active {
	list-style-image: url(hammer.png);
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:visited {
	color: #65473F;
}

.formbox {
  width: 450px;
  color: #000;
  background-color: #0001;
  border: 1px solid #65473F;
  color: #65473F;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 260px;
}

