body{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
#container{
	width: 560px;	
	background-color: #FFFFFF;	
}
img.rechts-bild{
	padding: 55px 0px 0px 0px;
}
h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 10px;
}
h2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;	
}
p{
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
p.gross{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-type: square;
}
a:link{
	color: #000;
	text-decoration: underline;		
}
a:hover, a:visited, a:active{
	color: #6B7402;
	text-decoration: underline;				
}
.imageborder{
	border: 1px solid #999;
}
div.scr_greenbox{
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 0px;	
	background-color: #D0D789;	
	height: 20px;
}
div.scr_greenbox p {
	font-weight: bold;
	padding: 2px 0px 0px 10px;
}
div.scr_linkbox{
	width: 560px;
	height: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	background-image: url(images/kalender.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.scr_bildbox{
	width: 200px;
	height: 160px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
div.scr_textbox{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 340px;		
}
div.scr_textbox a{
	font-weight: bold;
	text-decoration:none;	
}

