body {
	background-color: #073D00;
	background-image: url(bilder/grnd.jpg);
	background-repeat: repeat-x;
	overflow: scroll;
}

h1 {
	color: #0F7700;
	text-decoration: none;
	font-weight: normal;
	font-size: 19px;
	margin: 0px;
}

h2 {
	color: #0F7700;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
}

p {
	margin: 0px;
}

hr {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

img {
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 5px;
}


a:link, a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	color: #3399CC;
	text-decoration: none;
}

#cont {
	width: 890px;
	background-color: #FFFADC;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #999999;

}

#logo, #logo img {
	width: 890px;
	margin: 0px;
	padding: 0px;

}


#navi {
	width: 870px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

}

#headline {
	width: 870px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EADDB0;
}

#headline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;

}

#cont_left {
	width: 550px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 18px;
	}
#cont_right {
	width: 270px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	}
	
#cont_full {
	width: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 19px;
	}
	
#clear {
	clear: both;
	height: 0px;
	font-size:0px;
	line-height:0px;
	overflow: hidden;
}


#navi a:link, #navi a:visited {
	text-decoration: none;
	color: #006600;
	padding-right: 12px;
}

#navi a:hover {
	color: #E2D092;
	text-decoration: none;
	padding-right: 12px;
}
	
#foot {
	width: 870px;
	background-color: #FFF4BB;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

#foot a:link, #foot a:visited {
	text-decoration: underline;
	color: #333333;
	padding-right: 4px;
}

#foot a:hover {
	color: #3399CC;
	text-decoration: none;
	padding-right: 4px;
}
#banner  {
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #FFFDF2;
	border: 1px solid #999999;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#banner h1  {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFDF2;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.xbtooltip {
		display: none;
		position: absolute;
		}
#cont  #cont_full  table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 19px;
}
.red {
	color: #F00;
}
.red {
	color: #F00;
}

