/* --------- 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%;}
	
a {font-weight: normal; color: #336699;	text-decoration: none;}
a:hover {font-weight: normal; color : #336699; 	text-decoration: underline;}
	
/* --------- Startbild ------------------------------------------ */

#navigation {position: relative;
	top: 40px;
	padding-bottom: 80px;
	width: 1000px;
	height: 30px;
	margin: auto; background-image:url(../grafiken/1000/webadresse.jpg);
	background-repeat: no-repeat;}
	
#main {position: relative;
	width: 1000px;
	height: 50px;
	margin: auto;}
	
#frame_links {width: 500px; height: 200px; padding: 10px; float: left;}	
	
#frame_rechts {width: 440px; height: 540px; background-image:url(../grafiken/start/480_01.jpg); padding: 10px; float:right;}

.Aktuelles {
	font-weight: bold;
	color:#FFFFFF; padding:10px;
	background-color:#FFCC00;
	font-size: 130%;
	line-height: 120%;}
	
	
#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;}
