html, body {
	height: 100%;
}

body {
  font:12px/14px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
  color:#000;
  background-color:#bfff99;
/*  background:url(images/bg.gif) right bottom no-repeat #4d6107;
*/  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:-0px;
}

img {
	border:0;
}

a {
  color:#000;
  text-decoration:none;
}


#content {
  font-size:12px;
  width:1000px;
	float: middle;
	margin: 0px 0px;
	padding: 0px;
	position: absolute;
	top:15%;
	left:50%;
	margin-left: -500px;
	margin-top: -100px;
	z-index:1;
}


#navigation {
	background:url(images/headerBG.gif) right top no-repeat #bfff99;
	height:164px;
	/*padding-left:125px;*/
}

#navigation a {
	font:12px/12px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
  	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#navigation a:hover {
	font:12px/12px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
  	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.navigationUm a {
	font:12px/14px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
  	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.navigationUm a:hover {
	font:12px/14px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
  	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#spalteRechts {
	font:italic 12px/18px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
	color:#4d664d;
} 
#spalteRechtsZusatz {
	font:italic 12px/18px Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;
	color:#8099ff;
}


#chart {
}
#chart h1 {
	font-size:18px;
	line-height:21px;
  font-weight:normal;
  margin-left:17px;
   margin-top:17px;
	color:#000;
	width:473px;
}
#chart h2 {
}
#chart h2 img {
}
#chart h2 span {
}
#chart p {
	font-size:12px;
	line-height:17px;
  text-align:left;
  color:#000;
  font-weight:normal;
  margin-left:17px;
  margin-top:0px;
  letter-spacing:0px;
  width:473px;
}
#chart ul,ol {
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
	/*list-style-image: url(images/quadrat.gif);*/
	line-height:15px;
	list-style-type: square;
	margin-left: 1px;
	padding-left: 32px;
}
#chart li {
	padding-top:3px;
	margin:0;
	padding-left:5px;
}



/*-------------------------- anfang FORM OBJECTS ---------------------------*/

.formtext {
	font-size: 12px;
  	line-height: 1.6em;
  	color:#000;
}

.formtextSmallBottom {
	font-size: 10px;
	line-height: 1em;
	color:#000;
	vertical-align: bottom;
}

.formtextSmall {
	font-size: 10px;
  	line-height: 1em;
  	color:#000;
}

select {  
	font-family: Arial, Helvetica, sans-serif; 		/*---- PULLDOWN-MENU ----*/
	font-size: 0.8em; 
}	

.butt {
	height: 14px;								/*---- SUBMIT-BUTTON ----*/
	width: 214px;
	border: 0px solid #666666;
	background-color: #ffffff;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	cursor: hand;
	margin-top: 10px;
}

.cbx {
	height: 12px;								/*----CHECKBOX----*/
	width: 12px;
	border: 0px solid #666666;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	cursor: hand;
	margin-left:0px;
}

.ldd {  
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----BIG LISTMENU----*/
	font-size: 1.0em; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;	
	width: 304px;
	height: 66px;	}

.mdd {  
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----BIG LISTMENU----*/
	font-size: 1.0em; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;	
	width: 204px;
	height: 66px;
}

.sdd {  
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----SMALL LISTMENU----*/
	font-size: 1.0em; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;	
	width: 141px;
	height: 66px;
}

.ltxt {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----BIG TXTFIELD----*/
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	width: 214px;
	height: 17px;
	border: 0px solid #666666;
	/*border: 1px solid #666666;*/
}

.mtxt {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----MIDDLE TXTFIELD----*/
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #A2A09E;
	background-color: #fff;
	width: 144px;
	height: 17px;
	border: 0px solid #666666;
	border-top: 1px solid #A2A09E;
	border-bottom: 1px solid #A2A09E;
	/*border-left: 2px solid #666666;
	border: 1px solid #666666;*/
	float:right;
}

.stxt {  
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----SMALL TXTFIELD----*/
	font-size: 1.0em; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;	
	width: 67px;
	height: 17px;
	border: 0px solid #666666;
	border-top: 1px solid #A2A09E;
	border-bottom: 1px solid #A2A09E;
	/*border: 1px solid #666666;*/
	float:left;
}

.lbox {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 		/*----BIG TXTFIELD----*/
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	width: 214px;
	height: 50px;
	border: 0px solid #666666;
	/*border: 1px solid #666666;*/
}
/*-------------------------- ende FORM OBJECTS ---------------------------*/	

