html, body 
	{margin-top:2px; width:1260px; padding:0px; /*overflow:auto;*/overflow-x:hidden; /*overflow-y: scroll;*/}
div#header
	{position: static; margin-left:0px; width:1204px; /* margin-top:1px; border-style:dotted;*/}
	/*im div#header enthalten sind:*/
	div#kopflinie
	{position: static; margin-top:10px; margin-left:0px; padding-left:0px; padding-top:0px; width:1254px; border-bottom:solid; border-width:1px; border-color: #400000;}
	div#add_nav
	{position: static; margin-top:-23px; margin-left:5px; padding-left:7px; padding-top:0px; width:1240px; /*border-style:dotted;*/} 	
	
	
/*div#basic
	{position: static; float:left; margin-left:0px; width:1254px; margin-top:-20px; /* border-style:solid;*/ }
	/*div#titel
		{position: static; float:left; margin-top:0px; margin-left:0px; width:530px; /*color: red; border-style:dotted;*/ } 
	div#login
	{position: static; padding-left:px; margin-top:40px; overflow:auto; width: 1000px; /* border-style:solid black 1px; background-color:#bcee68;*/}
div#main_nav
	{position: static; margin-top:0px; margin-left:10px; clear:both; width:720px; /*border-style:dotted;*/ }
/*div#sub_nav
		{position: static; margin-top:0px; margin-left:10px; width:878px; padding-top:0px; clear:both; /* background-color: #ff0000; border-style:dotted; border-color:#000000; } */
div#content
	{position: static; margin-top:25px; margin-left:0px; padding-left:20px; padding-right:25px; padding-top:0px; width:675px; min-height:100px ;background-color:#ffff9a; border-style:solid; border-width:1px; border-Color:#400000;}
	div#empfang /*Mitteilungen*/
		{position: static; margin-top:0px; margin-left:5px; padding-left:5px; width:615px; height:200px; overflow-y: scroll; overflow-x:hidden; /*overflow:auto;*/ overflow:-moz-scrollbars-vertical; border-style:solid;  border-width:1px; border-color:#afaaaa; background-color:#ffffff;}
div#footer
		{position: static; /*margin-top:10px;*/ margin-left:0px; padding-left:0px; padding-top:0px; width:1254px; /*max-height:40px;*/ clear:both;  border-bottom:solid; border-width:1px; border-color:#400000;}	
div#footerbilder
		{margin-top:20px;}

	

ul#add_menu
{margin: 0; padding:0;
text-align: left;} 
ul#add_menu li
{list-style:none; display: inline; width:3.4em /*Abstand der horiz. buttoms*/; position:relative; margin-top:-0.3em /*Abstand der senkrechten buttoms*/;}

ul#menu
{margin: 0; padding:0;
text-align: left;} 
ul#menu li
	{list-style:none; display: inline; width:3.4em /*Abstand der horiz. buttoms*/; position:relative; margin-top:-0.3em /*Abstand der senkrechten buttoms*/;}
#aktualisierung
	{ font-family: Arial, Verdana; font-size: 15px; color:#400000; font-style: italic; }
	
.unter_menu
	{margin: 0; padding:0; 
	/*text-align: left;*/} 
ul.unter_menu li
	{list-style:none; display:inline;
	float:left;
	/*background: URL(Grafik/sub1_pas.jpg) no-repeat right top;/*schiebetechnik, 2.Hälfte unten:button-grafik-->float: right*/
	}
	
ul.leer-menu li
	{list-style:none; display:inline; 
	}
	
ul#footer_menu
	{margin: 0; padding:0;
	text-align: left; 
	} 
ul#footer_menu li
	{list-style:none; display: inline; width:3.4em /*Abstand der horiz. buttoms*/; position:relative; 
	}	

.sichtbar
{display: block;}
.unsichtbar
{display: none;}
.trans
{border: none;	background: transparent; color:transparent; font-size:1px;}

/*addnavigation*/ 
.button0 	{	
	border:solid;
	border-width:1px;
	font-size:12px;
	background: url(../Grafik/button1.jpg) repeat-x;
	color: #1e6732; font-weight:;
	height:;
	width:;	
	}
.button0:hover  {
	color:#1f1b15; 
	background: url(../Grafik/button1h.jpg) repeat-x; 
	font-weight:;
	}
.button0a 	{		/*aktiv*/ 
	border:solid;
	border-width:1px;
	font-size:12px;
	background-color:#ffff9a;
	color: #40000; 
	font-weight:;
	height:;
	width:;
	}
.button0t  {		/*Lücke im Kopf menu*/ 
	border: none;
	background: transparent;
	height:10px;
	width:550px;
	}
.button01t  {		/*Lücke im Footer menu*/ 
	border: none;
	background: transparent;
	height:10px;
	width:8px;
	}
	/*Hauptseitennavigation*/ 	
.button1 	{	
	background: url(../Grafik/but1_passiv.jpg);
	border:none;
	color: #1e6732; 
	font-weight:;
	height:25px;
	width:100px;	
	} 	
.button1:hover  {
	background:url(../Grafik/but1_hover.jpg);
	border:none;
	color: #1f1b15;  
	font-weight:;
	height:25px;
	width:100px;
	}
.button1a {		/*aktiv*/ 
	background:url(../Grafik/but1_akt.jpg);
	border:none;
	color: #400000; 
	font-weight:;
	height:25px;
	width:100px;
	} 
/*Subnavigation*/ 
.button11 	{	
	border:none;
	font-size:12px;
	background: url(../Grafik/sub1_passiv.jpg) no-repeat;
	float:right;
	text-align:center;
	padding-left:8px;
	color: #1e6732;
	height:25px;
	width:140px;	
	} 
.button12 	{	
	border:none;
	font-size:12px;
	background: url(../Grafik/sub2_passiv.jpg) no-repeat;
	float:right;
	text-align:center;
	padding-left:8px;
	color: #1e6732;
	height:25px;
	width:90px;	
	} 	
.button13 	{	
	border:none;
	font-size:12px;
	background: url(../Grafik/sub3_passiv.jpg) no-repeat;
	float:right;
	text-align:center;
	padding-left:8px;
	color: #1e6732;
	height:25px;
	width:60px;	
	} 	
.button11:hover  {
	background: url(../Grafik/sub1_hover.jpg) no-repeat;
	color:#1f1b15; 
	font-weight:;
	}
.button12:hover  {
	background: url(../Grafik/sub2_hover.jpg) no-repeat;
	color:#1f1b15; 
	font-weight:;
	}
.button13:hover  {
	background: url(../Grafik/sub3_hover.jpg) no-repeat;
	color:#1f1b15; 
	font-weight:;
	}
.button11a 	{		/*aktiv*/
	border:none;
	float:right;
	background: url(../Grafik/sub1_akt.jpg) no-repeat;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	padding-left:8px;
	color: #400000;
	font-weight:;
	height:25px;
	width:140px;	
	}
.button12a 	{		/*aktiv*/
	border:none;
	float:right;
	background: url(../Grafik/sub2_akt.jpg) no-repeat;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	padding-left:8px;
	color: #400000;
	font-weight:;
	height:25px;
	width:90px;	
	}
.button13a 	{		/*aktiv*/
	border:none;
	float:right;
	background: url(../Grafik/sub3_akt.jpg) no-repeat;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	padding-left:8px;
	color: #400000;
	font-weight:;
	height:25px;
	width:60px;	
	}
.inputdwz{
	height:20px;
	}
.text{
	background-color:#ffff9a; border-style:solid; border-width:1px; border-color:#400000;}/*verwendet in Kontakt und Login*/
.bild {
	border:solid; border-width:1px; border-color: #400000;}	
.table{
	background-color:#bed72f;}
.td {
	background-color:#ffffff;}
.zaehler{
	font-family: Arial, Verdana; font-size: 15px; color:#400000; font-style: italic; font-weight: lighter;}
.meldung{
	font-family: Arial, Verdana; font-size: 15px; color:#400000; font-style: italic; font-weight: bolder;}/*verwendet bei Kontakt*/
a,span
{color:#000000; font-weight: bolder; text-decoration: none; border:none; cursor:pointer;}

body
{font-family: Arial, Verdana; font-size: 30px; color:#000000; background-color:#ffffff; background-image: url(../Grafik/body05.jpg);
 background-repeat:repeat; }
h1
{ font-family: Courier, Arial, Verdana; font-size: 50px; color:5d4392; font-weight: lighter; font-style: italic; text-decoration: none; }
h2
{font-family: Courier, Arial, Verdana; font-size: 30px; color:yellow; }
h3
{font-family: Courier, Arial, Verdana; font-size: 20px; color:#400000; }
p,td
{ font-family: Arial, Verdana; font-size: 15px; color:#400000; font-style: italic; padding:0;}
pre
{ font-family: Arial, Verdana; font-size: 15px; color:#000000; font-style: italic; }
img
{border:none;}
td
{padding:3px;}

