html, body {
	min-height: 100%; 
  	height: auto;
}

body {
  	color:#ffffff;
  	background:url(images/bg.gif);
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:0;
}

a {
  color:#fff;
  text-decoration:none;
  text-decoration:underline;
}
a:hover {
	color:#ffa020;
	text-decoration:underline;
}



#navigation {
	position:relative;
	background-color:#464648; 
	margin-left:11px;
	margin-top:11px;
	width:582px; 
	height:83px;
}
#navigationTabelle {
	margin-left:212px; 
	padding-top:12px;
}


#logo {
	background-image:url(images/logo.gif); 
	background-repeat:no-repeat; 
	width:582; 
	margin-left:11px;
}




/* Container inkl. weissem Rand */
#content {
	position: absolute;
	font-size: 12px;
	width:604px;
	margin-left: -302px;
	left:50%;
	float: middle;
	top:25%;
	height:604px;
	margin-top: -110px;
	background-color:#ffffff;
	z-index:2;
}


/* Chart */
#chart {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#464648;
	margin-left:11px;
	height:287px;
	width:582px;
}
#chart a {
	color:#fff;
	text-decoration:none;
	 border-bottom:1px dotted $ffffff;
}
#chart a:hover {
	color:#ffa020;
	text-decoration:underline;
}
#chart ul,ol {
	list-style-image: url(images/quadratWeiss.gif);
	line-height: 16px;
	/*list-style-type: square;*/
	margin-left: 9px;
	padding-left: 17px;
}
#chart li {
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	margin-left: 4px;
}


/* Chart links */
#chartLinks {
	left:11px;
	position:absolute;
	width:198px;
	height:287;
	top: 328px;
}
#chartLinks p {
	font-size: 12px;
	line-height: 16px;
	text-align:left;
	color:#fff;
	margin-top:0px;
	text-align:right;
}
#chartLinks a {
	color:#fff;
	text-decoration:none;
	 /*border-bottom:1px dotted $ffffff;*/
	 line-height: 20px;
}
#chartLinks a:hover {
	color:#ffa020;
	text-decoration:none;
}




/* Chart rechts */
#chartRechts {
	position:absolute;
	width:370px;
	height:265px;
	left:223px;
	top: 328px;
}
#chartRechts h1 {
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	color:#fff;
	margin-top:0px;
}
#chartRechts p {
	font-size: 12px;
	line-height: 16px;
	text-align:left;
	color:#fff;
	margin-top:0px;
	width:350px;
}



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

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

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

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

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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	cursor: hand;
	margin-top: 10px;
	float: right;
}

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

.ldd {  
	font-family: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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;
	float: right;
	/*border: 1px solid #666666;*/
}

.mtxt {
	font-family: Arial, Helvetica, 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-left: 2px solid #666666;
	border: 1px solid #666666;*/
	float:right;
}

.stxt {
	font-family: Arial, Helvetica, sans-serif; 		/*----SMALL TXTFIELD----*/
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	width: 67px;
	height: 17px;
	border: 0px solid #666666;
	/*border: 1px solid #666666;*/
	float:left;
}

.lbox {
	font-family: Arial, Helvetica, 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;
	float: right;
	/*border: 1px solid #666666;*/
}
/*-------------------------- ende FORM OBJECTS ---------------------------*/	
