body      {
	background: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link    { color: #9BA89F;
	background: white;
	font-size: 10pt; 	
	text-decoration: none;
	 }
a:visited { color: #9BA89F;
	background: white;
	font-size: 10pt; 	
	text-decoration: none;
	 }
a:active  { color: #9BA89F;
	background: white;
	font-size: 10pt; 	
	text-decoration: none;
	 }
a:hover  { color: black;
	background: white;
	font-size: 10pt; 	
	text-decoration: none;
	 }
	
	
/* Links */
a.menu:link    { color: #9BA89F;
	background: white;
	font-size: 10pt; 
	display: block;
	text-decoration: none;}
a.menu:visited { color: #9BA89F; 
	background: white;
	font-size: 10pt;
	display: block;
	text-decoration: none; }
a.menu:active  { color: #9BA89F;
	background: white;
	font-size: 10pt;
	display: block;
	text-decoration: none; }
a.menu:hover  { color: black;
	background: white;
	font-size: 10pt;
	display: block;
	text-decoration: none; }	
	
/* Links */
a.bottom_menu:link    { color: #9BA89F;
	background: white;
	font-size: 10pt; 	
	text-decoration: none;
	margin-right: 15px;}
a.bottom_menu:visited { color: #9BA89F; 
	background: white;
	font-size: 10pt;	
	text-decoration: none;
	margin-right: 15px; }
a.bottom_menu:active  { color: #9BA89F;
	background: white;
	font-size: 10pt;	
	text-decoration: none; 
	margin-right: 15px;}
a.bottom_menu:hover  { color: black;
	background: white;
	font-size: 10pt;	
	text-decoration: none;
	margin-right: 15px; }	

/* Überschriften */
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #6B9CFF;
	background: white;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #6B9CFF;
	background: white;
	margin-bottom: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }
	
/* ####################################### */
div#main{
	position: relative;margin-left: auto;margin-right: auto;margin-top: 20px;width:869px;
}
div#top_picture{
	position: relative; width: 869px;border: 1px solid black;text-align: left;
}
div#top_blue{
	position: relative; width: 869px;height: 20px;border: 1px solid black;background: #6699FF;margin-top: 10px;margin-bottom: 20px;
}
div#menu_content{
	position: relative;width: 200px; text-align: left;line-height: 20px;float: left;
}
div#menu_menu{
	position: relative;padding-top: 60px;width:150px;float: right;
}
img#bogen_left{
	float: left; margin-right: 10px;
}
div#content{
	position: relative; float: right; width:669px;
}
div#content_main{
	position: relative;width: 469px;float: left;text-align: left;
}
div#content_main_dist{
	padding: 10px;
}
div#adress{
	position: relative; width: 200px; text-align: left;float: right;
}
img#bogen_right{
	float: left; margin-right: 20px;
}
div#bottom_blue{
	clear:both;position: relative; width:669px;margin-left:200px;height: 20px;border: 1px solid black;background: #6699FF;margin-top: 10px;margin-bottom: 10px;
}
div#bottom{
	position: relative; text-align: right;
}