/* --------- Body ------------------------------------------- */

body {font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 110%;}
	
/* --------- Startbild ------------------------------------------ */

#startbild {position: relative;
	top: 30px;
	width: 980px;
	height: 500px;
	background-image:url(../grafiken/hintergruende/startbild04_980x500.jpg);
	margin: auto;}
	
#haupttext_rahmen_div {float:left
	width: 900px;}
	
#haupttext_div {float: left;
	width: 900px;
	left: 3px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	background-image:url(../grafiken/hintergruende/e6e8ea_horizontal.jpg)}
	
#haupttext_div a {font-weight: normal;
	color : #336699;
	text-decoration: none;}
	
#haupttext_div a:hover {font-weight: normal;
	color : #336699; 
	text-decoration: underline;}