body {
	background: url(pic/gruenverlauf.png) repeat-y;
	height: 101%;
}

p {	font: normal 12px/20px Verdana, Geneva, sans-serif;
    color: #000000;}
		
.headline1 {
	font: normal 18px/36px Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #666666;
}

.headline_klein {
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #008800;
    letter-spacing: 1px;	
}

.topline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #669900;
	letter-spacing: 1px;
	font-weight: bold;

}

 
#right_col {
height: padding-right: 32px; padding-left: 12px; padding-right: 24px; overflow: visible;
}




a:link {
color: #F53399;
text-decoration: none;
}
a:active{
color: #F53399;
text-decoration: none; 
}
a:visited{
color: #F53399;
text-decoration: none; 
}


.timenavi {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #999999;
}

.timenavi a:link {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.timenavi a:active {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.timenavi a:visited {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.timenavi a:hover {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #F53399;
	text-decoration: none;
}


.navi {
}

.navi a:link,
.navi a:active,
.navi a:visited { 
font: normal 16px/24px Courier, "Courier New", monospace;
letter-spacing: 2px;
color: #000000;
text-decoration: none;	
}

.navi a:hover {
font: normal 16px/24px Courier, "Courier New", monospace;
letter-spacing: 2px;
color: #008800;
text-decoration: none; 	
}


.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #336600;
}

.linksbild {
float: left;
margin: 6px 12px 0 0px;
}

.gruen {	font: normal 12px/20px Verdana, Geneva, sans-serif;
    color: #000000; background-color: #F3F3F3}