body {
	margin: 0px;
	padding: 0px;
	background: #9fa0a6;
}
body, p, td, th, li, a {
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 11px;
}
body, p, td, th, li {
	color : #402E06;
}
a {
	font-weight : bold;
	text-decoration : none;
	color: #74540c;
}
a:HOVER {
	text-decoration : underline;
}
h2 {
	color : #966700;
	font-size : 12px;
	font-variant: small-caps;
	font-weight : bold;
}
h1, #boxen h2 {
	margin: 0px;
	background: #402e06;
	color: #FFB515;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 8px;
}
#textbox, div.boxtext {
	border-bottom: 1px solid #402e06;
	border-left: 1px solid #402e06;
	border-right: 1px solid #402e06;
	margin: 0px 0px 10px 0px;
	background: #EFBD52;
}
div.inhalt {
  width: 460px;
  padding: 5px;
}
div.inhaltbox {
  width: 115px;
  padding: 5px;
}
div.boxtext p {
	margin: 0px;
}
#head {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	height: 40px;
	background: #004842 url(pics/schriftzug.gif) no-repeat right top;
}
#gelbebox {
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	background: #ffb515 url(pics/backleiste.gif) repeat-y right;
	min-height: 100px;
}
#fussrahmen {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	background: #202021 url(pics/backfuss.gif) repeat-y left;
	height: 4px;
}
#logo {
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -385px;
	width: 151px;
	height: 103px;
	background: #ffb515 url(pics/logo.gif) no-repeat right;
}
#menu {
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -380px;
	width: 140px;
}
div.ebene1off, div.ebene1on {
	border-top: 1px dotted #004842;
	padding: 2px 4px 2px 15px;
	background: url(pics/menux.gif) no-repeat left;
}
div.ebene1off a, div.ebene1on a {
	font-variant: small-caps;
	font-size : 12px;
}
div.ebene1off a {
	font-weight : normal;
	color : #004842;
}
div.ebene1on a {
	color : #402E06;
	text-decoration : underline;
}
div.ebene2off, div.ebene2on {
	padding: 2px 4px 2px 20px;
}
div.ebene2off a, div.ebene2on a {
	font-size: 10px;
}
div.ebene2off a {
	font-weight : normal;
	color : #004842;
}
div.ebene2on a {
	color : #402E06;
	text-decoration : underline;
}
div.rockbuerosued {
	text-align: center;
	margin-top: 25px;
}
#werbungmitte {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -234px;
	width: 468px;
}
#werbungrechts {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: 240px;
	width: 130px;
}
#befinden {
	position: absolute;
	top: 131px;
	left: 50%;
	margin-left: -234px;
	width: 468px;
  overflow: hidden;
  height: 30px;
}
#befinden, #befinden a {
	color: black;
	font-weight: normal;
}
#contain {
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -234px;
	width: 468px;
}
#boxen {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: 240px;
	width: 130px;
}
td.r1 {
	background-color : #FFE3A5;
}
td.r2 {
	background-color : #E9A71B;
}
td.head, th {
	background-color : #815800;
	font-style : italic;
	color : #FFB515;
	font-weight: normal;
}
td.head a, th a {
  color: Black;
}
td.pic {
	border : 1px solid #FFB515;
	background-color : #B37F0F;
	height : 118px;
	width : 118px;
	vertical-align : middle;
	text-align : center;
}
input.on, textarea,select {
	border : 1px solid Black;
	color : Black;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 11px;
	background-color : #F8DA99;
	width : 180px;
}
select.small, input.small {
	border : 1px solid Black;
	color : Black;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 11px;
	background-color : #F8DA99;
	width : 60px;
}
textarea {
  height : 80px;
}
#blanko {
	color : #9FA0A6;
	position: absolute;
	top: 0px;
	left: 50%;
	height: 14px;
	overflow: hidden;
	margin-left: -385px;
	font-family : "Courier New", Courier, monospace;
	font-size : 10px;
}
#noscript {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 200px;
	border: 3px solid Red;
	color: Red;
	background: White;
	padding: 5px;
}
div.menuhead {
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
}