body {
	background-color: #453C30;
	background-image: url(img/bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
	height: 100%; 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	}

html { 
	padding: 0px; 
	margin: 0px; 
	height: 100%; 
	} 

/******* Content *******/

#wrapper {position: relative; text-align: left; vertical-align: middle; margin: 0px auto; padding: 0px; width: 910px; height: 100%}
#logo {position: absolute; top: 0px; left: 590px; z-index: 2}
#club {width: 200px;  z-index: 3; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px; margin-bottom: 10px; background-color: #5E5346}
#album {width: 200px; z-index: 3; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px; background-color: #5E5346}
#content {position:absolute; top: 65px; left: 50px; width: 450px; z-index: 4}
#rightbox {position: absolute; top: 240px; left: 590px; width: 220px; z-index: 5}
#top{ position: absolute; height: 25px; top: 0px; left: 0px; z-index: 6; width: 552px; background-image: url(img/top.gif); background-repeat: no-repeat;}

/******* Content End *******/

/******* Stile *******/

div {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	}

a {
	color:#FF9900;
	text-decoration: none;
	}
	
.asub {
	color:#BBAD9A;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	

h1 {
	font-weight: bold;
	font-size: 12px;
	background: transparent url("img/punkt.gif") no-repeat 0 50%;
	display: block;
  	font-weight: bold;
  	padding-left: 20px;
	}

* html h1 {
  	margin-top: 5px;
 	}	

h2 {
	font-family: Times, TimesNewRoman, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	}

h3 {
	font-family: Times, TimesNewRoman, "Times New Roman", serif;
	line-height: 28px;
	font-size: 24px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	}

h3 a {
	color:#BBAD9A;
	}

h4 {
	font-weight: bold;
	font-size: 12px;
	background: transparent url("img/punkt1.gif") no-repeat 0 50%;
	display: block;
  	font-weight: bold;
  	padding-left: 20px;
	}

.title {
	font-family: Times, TimesNewRoman, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	}

a img {
	border: none;
	}

#content img {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 10px;
	}

hr {
	background-color:#BBAD9A;
	border: none;
	color:#BBAD9A;
	height:1px;
	}

ol {
	padding: 0px;
	margin: 0px; 
	}
	
li {
	background-color:#453C30;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 26px;
	margin-bottom: 26px;
	margin-right: 0px;
	}
	
.comments_error { 
	background-color: #BBAD9A;
	}

.article-info {
	line-height: 12px;
	font-weight: normal;
	font-size: 11px;
	color:#BBAD9A;
	}

.bg-comments {
	background-color:#453C30;
	padding: 20px;
	}

.cover {
	float:left; 
	padding-right:10px;
	}

.clear {clear: both}

ul.rssMenu,ul.rssMenu li {margin: 0; padding: 0; list-style: none}

/******* Stile Ende *******/

/******* Eingabe *******/

input {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, sans-serif;
	font-size: 11px;
	border-style: none; 
	background-color: #FFFFFF;
	height: 17px;
	}

textarea {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, sans-serif;
	font-size: 11px;
	border-style: none; 
	background-color: #FFFFFF;
	width: 450px;
	height: 120px;
	}

.button {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, sans-serif;
	color: #000000;
	width: 100px;
	background-color: #BBAD9A;
	}

.searchinput {
	height: 15px;
	}

.searchbutton {
	height: 17px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(img/searchbg.gif); 
	}
	
/******* Eingabe Ende *******/

