* {

	margin:0;
	padding:0;
}

html,body {
	height:100%;
}

body {
	background-color:#e3c681;
	font-size: 1em;
	line-height: 1.4;
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
}

a {
	color: #007b15;
}

a:visited {
	color:#00490b;
}

a:focus {
	color: black;
}

a:hover {
	color: black;
}

input, textarea {
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}

div#distance {
	float:left;
	height:50%;
	margin-bottom:-18.3em; /* half of container's height */
	width:1px;
}

div#container {
	clear:left;
	height:36.8em; /* layout */
	margin:0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:60.4em; /* layout */
}

#language {
	height: 1.2em;
	text-align: right;
	width: 100%;
}

#language a {
	color:#FFF;
	text-decoration:none;
}

#main {
	border: 0.2em solid #FFF;
	height:35em;
	float: left;
	overflow:hidden;
	position:absolute;
	width:60em;
}

#header {
	height:8em;
	width: 100%;
	z-index: 10;
}

#header .image {
	float:left;
	border-right:0.2em solid #FFF;
}

#header #logo {
	background-color: #eedcac;
	border-left: 0.2em solid #FFF;
	padding: 1em;
	padding-left: 2em;
	padding-right:2em;
	position:absolute;
	top:0;
	right:0;
	width:6em;
	height: 100.1%
}

#menu {
	position: absolute;
	top: 8em;
	width: 100%;
	z-index: 50;
}

ul#navigation {
	border: .2em solid #FFF;
	border-left-width: 0;
	border-right-width: 0;
	height:1.4em; /* layout */
	margin: 0;
/* 	list-style-type: none; */
	padding: 0;
	text-align: center;
/* 	position: relative; */	
/* 	white-space:nowrap; */
}

ul#navigation li {
/* 	display: inline; */
	float: left;
	list-style: none;
	position: relative;
/* 	margin: 0.4em; */
	width: 10em;
}

* html ul#navigation li {  /* IE */
/* 	margin-bottom: -0.4em; */
}

* html ul#navigation a, * html ul#navigation span {
   /*  width: 8.6em;  */  /* Breite nach altem MS-Boxmodell fŸr IE 5.x */
    w\idth: 12.3em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}


ul#navigation li ul {
	background-color: #FFF;
    border: 0.2em solid #FFF;
    border-bottom-width: 0;
	border-top-width: 0.25em;
    display: none;  /* Unternavigation ausblenden */
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1.4em;/* 1.4em; */ /* layout */
    left: 2.5em; /* -0.2em */
/*     width: 8.5em; */
}

ul#navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

* html ul#navigation li ul {  /* Korrektur fuer IE 5.x */
/*     left: -1.5em; */
    lef\t: -0.4em;
    width: 8.7em;
/*         border-right-width: 2px; */
}




ul#navigation li ul li {
/* 	float: left; */
	float: none;
	display: block;
/* 	margin-bottom: 0.2em; */
	margin-bottom: auto;
/* 	width: 10em; */
}

/* ul#navigation li ul a, ul#navigation li ul span { */
/*
ul#navigation a, ul#navigation span {
	color: #C5000F;
	background-color: #CCCCCC;
	border: 0.2em solid #FFF;
	
	color: #FFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 100%;
	line-height: 160%;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 8.5em;

}
*/

ul#navigation a {
	/* background-color:#c5000f; */
	background-color: #007b15;
	                               
	border-right: 0.2em solid #FFF;
	color: #FFF;
	display: block;
/* 	float: left; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 1.7em;
	line-height: 170%;
	padding: 0;
	text-align: center;
	text-decoration:none;
/* 	width: 12.3em; */

}

ul#navigation li ul a, ul#navigation li ul span {
	color: #FFF;
	background-color: #CCCCCC;
	border: 0 solid #FFF;
	border-bottom-width: 0.2em;
	border-left-width: -0.1em;
}


* html ul#navigation li ul a {
/* 	border-right-width: 0.1em; */
	border-left-width: 0.1em;
}

ul#navigation li a:hover, ul#navigation li a#active, ul#navigation li ul span {
	background-color: #00490b; /* rot #d64c57*/
}



#content {
	background-color: #F0DFB3;
/* 	#eedcac; */

	height:25.4em; /* containerHeight - headerHeight - menulineHeight*/ /* layout */
	overflow:inherit;

	position:absolute;

	top: 9.7em;
	width:100%;
	z-index: 20;
	
}

* html #content { /* IE 6 */
	top: 9.59em; /* layout */
}

#content .column {
	height: 100%;
	float: left;
	
	
}

#content #columnleft {
	border-right: 0.2em solid #FFF;
	width: 100%;
	
}
			
#content #columnright {
	width: 0%;
}

.text {
	color: #000;
	font-size: 0.8em;
	line-height: 1.8em;
	padding: 1.25em;
	padding-left: 2.5em;
}


.smallertext {
	font-size: 0.9em;
	line-height: 1.4em;
}

.headline {
	color: #00490b;
	font-size: 1.1em;
	font-weight: bold;
}

#content ul {
	z-index: 0;
	line-height:3em;
}


#company {
	background-color: #007b15;
	border-top: 0.2em solid #FFF;
	color: #FFF;
	font-size: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-align: center;
	position: relative;
	top: 22em;
	width: 100%;
	z-index: 10;
}


.description {
	color: #d8231c;
	font-size: 1.1em;
	font-weight: bold;
}

.description .color {
	color: #00490b;
}



