.body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/* background-image: url(image/back.jpg); */
	  /* background-repeat: repeat-x; */
	  background-color: #e4e4e4;
	  /*background-color: #f0f0f0;*/
	  
	  /*scrollbar-face-color:#e4e4e4; /* b2b2b2
	  scrollbar-track-color:#EFEFEF;
	  scrollbar-arrow-color:#000000;
	  scrollbar-highlight-color:#E2E2E2;
	  scrollbar-shadow-color:#FFFFFF;
	  scrollbar-3dlight-color:#666666;
	  scrollbar-darkshadow-color:#666666;	*/
}
/* --------------------------------------------------------------------------------- */	
/*
.con_10 { 
	position: absolute;
	left: 50%;
	top: 0px;
	border: solid 0px;
	width: 1px;
	height: 600px;
	z-index: 10;
	overflow: visible;
	visibility: visible;
}
*/
.con_20 { /* Hintergrund */
	position: absolute;
	left: -475px;
	top: 5px;
	width: 950px;
	height: 820px;
	z-index: 20;
}

.con_30 { /* Willkommen Signet auf index */
	border: 0px solid #000;
	position: absolute;
	left: -90px;
	top: 380px;
	width: 503px;
	height: 122px;
	z-index: 30;
}
.con_40 { /* Inhalt Text */
	border: 0px solid #000;
	position: absolute;
	left: -160px;
	top: 240px;
	width: 590px;
	height: 540px;
	z-index: 200;
}
	
.con_200 { /* Inhalt Kontaktformular */
	border: 0px solid #000;
	position: absolute;
	left: -160px;
	top: 240px;
	width: 550px;
	height: 500px;
	z-index: 200;
}
	
.con_500 { /* Links */
	border: 0px solid #000;
	position: absolute;
	text-align:left;
	left: -180px;
	top:90px;
	width: 640px;
	height: 100px;
	z-index: 500;
}	

	
h1 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #95be0d;
}
/* --------------------------------------------------------------------------------- */	

/*
.cell { 

	background-color:#41b7c8;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#ffffff;
	padding: 2px;
	background-color:#ffffff;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#3eb1c3;
	border: 1px solid #a1a1a1;	
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;				
	padding: 2px;		
}
*/
/* --------------------------------------------------------------------------------- */	
.cell_black { /*Schrift schwarz */
	color:#000000;
}
.cell_red { /*Schrift rot */
	color:#ff0000;
}
.cell_white { /*Schrift weiss */
	color:#ffffff;
}

.cell_green { /*Schrift grün */
	color:#199A5B;
}
.cell_darkgrey { /*Schrift dunkelgrau */
	color:#333333;
}
.cell_back_grey { /* grauer Hintergrund Zellen Persönlich*/
	background-color:#e4e4e4;
}
.cell_left { /*links */
	text-align:left;
}
.cell_center { /*Zentriert */
	text-align: center;
}
.cell_1 {
	background-color: #ffffff;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000090;
}
.cell_10 {  /*  */
	text-align: left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.cell_15 {  /* Text  Kontaktformular*/
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}

.cell_20 {  /* Links */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

.cell_30 {  /* grüne Schrift */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #95be0d;
}
.cell_40 {  /* blaue Schrift */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #009de0;
}

.cell_50 {  /* Titel Kontakt */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.cell_60 {  /* Text Kontakt */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

/* --------------------------------------------------------------------------------- */	

a.menu:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #95be0d;
	text-decoration:none;
}
a.menu:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #95be0d;
	text-decoration:none;
}
a.menu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#ff0000;
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------- */	

a.menu-news:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
}
a.menu-news:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
}
a.menu-news:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#915e65;
}

/* --------------------------------------------------------------------------------- */	
a.menu-chakra:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
a.menu-chakra:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
a.menu-chakra:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#915e65;
}

a.menue:link  { 
	border:1px solid #E4E4E4;
	padding:8px;
	background-color:#915e65;
	display:block; width:180px; height:20;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menue:active {
	border:1px solid #E4E4E4;
	padding:8px;
	background-color:#915e65;
	display:block; width:180px; height:20;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menue:visited {
	border:1px solid #E4E4E4;
	padding:8px;
	background-color:#915e65;
	display:block; width:180px; height:20;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menue:hover {
	border:1px solid #CCCCCC;
	padding:8px;
	background-color:#FFFFFF;
	display:block; width:180px; height:20;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}

/* --------------------------------------------------------------------------------- */	

hr {
	height: 1px;
	color: #cccccc;
}
textarea {
	overflow: auto;
}
.submit {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#fff;
	background-color: #95be0d;
	border-top: 3px double #009de0;
	border-right: 3px double #009de0;
	border-bottom: 3px double #009de0;
	border-left: 3px double #009de0;
}
li {
	list-style-type: disc;	
}
.image {
	border:1px solid #ffffff;

}
p {
	padding: 0px;
	margin: 3px;
}