body {	
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;		
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;	
	margin: 0;
	padding: 0;
	
}

.invisible, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#logo {		
	margin-top: 40px;
	margin-left: 170px;
	margin-bottom:80px;	
}
#logo img {
	border: none;
	margin: 0;
	padding: 0;	
}

/*** Linke Spalte RSS Block ***/

#rss {	
	float: left;		
	margin-top: 58px;
	margin-left: 5px;	
}

#rss img {	
	float: left;
	margin: 0 5px 5px 0;
	border: none;
}

#rss a {
	font-size: 0.8em;
	color: #B0A089;	
	text-decoration: none;
}

#rss a:hover{
	text-decoration: underline;
}

/*** Mittlere Spalte ***/
#middleColumn {
	float: left;		
}

#navi {	
	background-image: url(../images/bg_quernavi.gif); */
	background-repeat: no-repeat;
	margin: 17px 0 0 0 ;
	padding-top: 5px;
	width: 587px;
	height: 97px;
}


#navitop ul {
	margin: 1px 0 0 20px;
	padding: 0;
	list-style: none;		
}

#navitop li {
	padding: 0 0 0 30px;
	list-style: none;
	float: left;
		
}

#navitop li a{
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-size:1.1em;
}

#navitop li a:hover{	
	text-decoration: underline;
}


#navibottom {
	margin-top: 50px;
	clear:both;	
}

#navibottom ul {	
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;		
}

#navibottom li {
	padding: 0;
	list-style: none;	
}

#navibottom li {
	float: left;
	width: 187px;
	text-align:center;
	letter-spacing: 0.2em;		
}



#container {
	background-image: url(../images/background_center_3.gif);
	background-repeat: repeat-y;	
	width: 587px;
	margin: 0;
	padding: 0;				
}

#content {
	margin: 0;
	padding: 0 0 0 50px;
	color: #666;			
}

#content h1{
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #666;
	font-family: Georgia, Times, serif;	
	font-size: 1.7em;	
	clear: both;
}

#content h1 a {
	color: #666;	
	text-decoration: none;
}


#content h2{
	margin: 0;
	padding: 10px 0 3px 0;
	font-weight: normal;
	color: #666;
	font-family: Georgia, Times, serif;	
	font-size: 1.5em;	
	clear: both;
}

#content p.podauthor {			
	color: #999;
}


#content a, #abschluss a  {
	color: #0099FF;	
}

#content p{	
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	width: 500px;		
}

#content p.anhoeren{
	float: left;
	width: 90px;
	padding-bottom: 25px;	
}


/* Kommentare */


h1 img{
	border: none;	
}

ol#commentlist div {
margin: 6px 0 0 0;
}

ol#commentlist li {
margin: 0 0 0 0;

}

ol#commentlist li p {
width: 450px;
}

#felder {
margin: 20px 0 0 40px;
}

label {
clear: both;
display: block;
float: left;
width: 9em;
margin-bottom: 7px;
}

input, textarea {
width: 320px;
margin-bottom: 7px;
}

input.commentfile {
width: auto;
}

textarea {
height: 130px;
}

#buttons {
margin-top: 20px;
}

#prevnext {
text-align: center;
}

img.rss {
vertical-align: middle;
margin-bottom: 0.2em;
}

.hidethis {
text-indent: -999em;
}

#abschluss {
	float: left;
	background-color: #FFF;
	background-image: url(../images/bg_unten.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	width: 602px;
	height: 29px;
	border: 0px solid red;	
}

#abschluss p {
	margin-top: 25px;
	padding-left: 16px;
	color: #999;
	
}
