/* --------- 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;}
	
	/* --------- Startbild ------------------------------------------ */

	
#haupttext_rahmen_div {float: right;
	width: 900px;}

#startbild {position: relative;
	top: 30px;
	width: 980px;
	height: 500px;
	background-image:url(../grafiken/design/startbild.jpg);
	margin: auto;}
	
#startbild_div {position: relative;
	top: 15px;
	width: 980px;
	height: 20px;
	background-color:#FFFFFF;
	margin: auto;}
	
#startbild_div a {font-weight: bold;
	color : #336699;
	text-decoration: none;}
	
#startbild_div a:hover {font-weight: bold;
	color : #336699; 
	text-decoration: underline;}
	
.RoteUS {font-weight: bold;
	color : #CC0000;}
	
#haupttext_div {float: left;
	width: 650px;
	left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 100%;
	background-color:#FF9900}
	
