body {
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
	font-family: arial,helvetica,sans-serif;
	color: #000;
	background-color:transparent;
	padding: 0px;
	margin: 0px;	
	}
td{
	font:normal .9em/120% arial,helvetica,sans-serif;
	color:#32337B;
	background-color:transparent;
	}
p {
	font:normal .9em/110% arial,helvetica,sans-serif;
	color: #57637A;
	background-color:transparent;
	}
li{
	list-style-image:url(images/haken.gif);
	}
	
/* Classes ------------------------------------------------------------------------------------------------------------ Classes*/	
	
.f {
	font:normal .75em/100% arial,helvetica,sans-serif;
	border-bottom:1px solid #ffffff;
	}
.h {
	font:normal .75em/100% arial,helvetica,sans-serif;
	background-color:#CFCEDE;
	border-top:1px solid #32337B;
	border-right:1px solid #32337B;
	border-bottom:1px solid #32337B;
	padding-bottom:1px;
	}
	
/* Divīs ------------------------------------------------------------------------------------------------------------------- Divīs*/

.fitbit{
	position:absolute;
	left:40px;
	top:310px;
	z-index:20
	}
.head{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	}
.adresse{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:170px;
   top:200px;
	border-top:1px solid #F7901E;
	border-bottom:1px solid #F7901E;
	border-right:1px solid #F7901E;
	padding:3px;
	}	
.adresseprint{
	display:none;
	}
.menu{
	position:absolute;
	top:160px;
	left:12px;
	z-index:5;
	width:170px;
	}
	
/* ----------------------------------------------------------------------------------------------------------------------ab hier Textfelder */	
	
.textfeld{
	position:absolute;
	top:160px;
	left:220px;
	background-image:url(images/grafik01.gif);
	background-repeat:no-repeat;
	z-index:10;
	width:554px;
	height:280px;
	border:1px solid #F7901E;
	padding:0;
	text-align:justify;
	}	
.textfeld2{
	position:absolute;
	top:160px;
	left:220px;
	background-image:url(images/grafik02.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:10;
	width:556px;
	height:634px;
	border:1px solid #F7901E;
	padding:0;
	margin:0;
	text-align:justify;
	}	
.textfeld3{
	position:absolute;
	top:160px;
	left:220px;
	background-image:url(images/grafik01.gif);
	background-repeat:no-repeat;
	z-index:10;
	width:554px;
	height:auto;
	border:1px solid #F7901E;
	padding:0;
	text-align:justify;
	}	
.textfeld4{
	position:absolute;
	top:160px;
	left:220px;
	z-index:10;
	width:554px;
	height:320px;
	border:1px solid #F7901E;
	padding:15px 4px 10px 8px;
	text-align:justify;
	}	
.textfeld5{
	position:absolute;
	top:160px;
	left:220px;
	z-index:10;
	}
.textfeld6{
	position:absolute;
	top:160px;
	left:220px;
	background-image:url(images/grafik02.gif);
	background-repeat:no-repeat;
	background-position:top right;
	z-index:10;
	width:556px;
	height:504px;
	border:1px solid #F7901E;
	padding:0;
	margin:0;
	text-align:justify;
	}			
	
/* Idīs --------------------------------------------------------------------------------------------------------------------- Idīs */	

#b{
	font:normal .9em/120% arial,helvetica,sans-serif;
	color:#32337B;
	background-color:#FFF;
	}
#c{
	font:normal .7em/120% arial,helvetica,sans-serif;
	color:#57637A;
	background-color:transparent;
	}
	
/* Kontaktformular ---------------------------------------------------------------------------------------------------- Kontaktformular */

#bemerkung{
	font:normal .75em/100% arial,helvetica,sans-serif;
	color:#F7901E;
	background-color:transparent;
	border:1px solid #57637A;
	width:400px;
	height:90px;
	}
#absenden{
	font:bold .75em/100% arial,helvetica,sans-serif;
	width:198px;
	color:#32337B;
	background-color:transparent;
	border:1px solid #57637A;
	}	
#loeschen{
	font:bold .75em/100% arial,helvetica,sans-serif;
	width:198px;
	color:#32337B;
	background-color:transparent;
	border:1px solid #57637A;
	}
.m{
	font:bold .75em/100% arial,helvetica,sans-serif;
	color:#F7901E;
	background-color:transparent;
	border:1px solid #57637A;
	width:229px;
	}
.c{
	font:normal .75em/100% arial,helvetica,sans-serif;
	color:#32337B;
	background-color:transparent;
	white-space:nowrap;
	}
		
/* Hrefīs ------------------------------------------------------------------------------------------------------------------ Hrefīs*/
	  
A  {
	color: #000;
	background-color:transparent;
	text-decoration:none;
	}
A:Visited  {
	color: #333353;
	background-color:transparent;
	}
A:Hover {
	color : #F7901E;
	background-color:transparent;
	text-decoration:underline;
	}
A:Active  {
	color: #54832F;
	background-color:transparent;
	}
