body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
} 

#center {
	margin: 22px auto;
} 

#header-links-Impressum{
	position: relative;
	float: right;
	text-align: right;
	width: auto;
	padding-right: 7px;
}

#header-links-Gebührenordnung{
	position: relative;
	float: right;
	text-align: right;
	width: auto;
	padding-right: 7px;
}

#header-links-Satzung{
	position: relative;
	float: right;
	text-align: right;
	width: auto;
	padding-right: 7px;
}


#header-links-Kontakt{
	position: relative;
	float: right;
	text-align: right;
	width: auto;
	padding-right: 7px;
}

#player {
	width: 424px;
	
	position:absolute;
	left: 560px;
	top: 35px;
	height: auto !important;
	background: #035d20;
	
	padding: 0px;
	margin: 0 auto;
}

#sponsoren {
	width: 424px;
	
	position:absolute;
	left: 560px;
	top: 30px;
	height: auto !important;
	background: #035d20;
	
	padding: 0px;
	margin: 0 auto;
}


#Object2 {
	border: 1px solid #ece9b2;
	background: #035d20;
}

#content {
	width: 530px;
	padding: 0px;
	padding-left: 17px;
	padding-bottom: 17px;
	margin: 0px;
	position: relative;
	z-index: 0;
}

#inhalt {
	width: 1022px;
	
	position:relative;
	min-height: 700px;
	height: auto !important;
	z-index: 0;
	background: #035d20;
	
	padding: 0px;
	margin: 0 auto;
}

#sidebar {
	position: absolute;
	top: 150px;
	left: 830px;
	width: 160px;
	padding: 0px;
	border-bottom: 1px solid #ece9b2;
}

#logo {
	width: 1022px;
	height: 300px;
	padding: 0px;
	margin: 0 auto;

	position: relative;
	
	background : url(../images/bg.png) no-repeat;
	
	color: #ece9b2;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}

#logo a {
	color: #ece9b2;
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	font-weight: bold;
	font-style: italic;
}

#logo a:hover {
	color: #c98f00;
}

#logo a:active {
	color: #c98f00;
	font-weight: bold;
}

#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

/* Menü */

#menuBar {
	width: 1022px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 20;
	height: 35px;
	
	overflow: hidden;
	background : url(../images/pmenue.gif) repeat 0px 0px;
	font-size: 140%;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 23px;
	color: #ece9b2;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border-right: 1px solid #ece9b2;
}

.menu {
	background: #035d20 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #ece9b2;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
}

a.menuItem, a.menuItemActive {
	color: #ece9b2;
	background-color: transparent;
	display: block;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #ece9b2;
  color: #c98f00;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #ece9b2;
  color: #c98f00;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 820px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #ece9b2 1px solid;
	background : #ffffff url(../images/pfade.gif) repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0;
}
