body {
	background: #ffffff url(img/bg_verlauf.jpg) repeat-x fixed;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #222222;
	padding: 0px;
	margin: 10px auto;
}

img.download { vertical-align:middle; }
small { font-size: 0.95em; line-height: 1.3em; }

#head { padding: 0px; margin: 0px 110px 0px 90px; height: 120px; }
#sprache { float: right; font-size: 1.2em; line-height: 1.4em; }
#sprache a { text-decoration:none; color:#000000; margin-left:10px; }
#sprache a:hover { text-decoration:none; color:#000000; font-weight:bold; }
#sprache .aktiv { text-decoration:none; color:#000000; font-weight:bold; }

#container {
	width: 1010px;
	height: 600px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

/* Navigations-Container */
#d1, #e1, #r1 {
	font-weight:bold;
	text-align:right;
 	font-size: 1.2em;
 	line-height: 1.6em;
	float: left;
	width: 125px;
	margin: 0px 10px 0px 90px;
	padding: 8px 0px 0px 0px;
}

* html #d1 {/*Dieser Kommentar haelt den IEMac draussen \*/
    margin: 0px 10px 0px 45px;
    /*Damit kommt der IEMac wieder ins Spiel*/
}
* html #e1 {/*Dieser Kommentar haelt den IEMac draussen \*/
    margin: 0px 10px 0px 45px;
    /*Damit kommt der IEMac wieder ins Spiel*/
}
* html #r1 {/*Dieser Kommentar haelt den IEMac draussen \*/
    margin: 0px 10px 0px 45px;
    /*Damit kommt der IEMac wieder ins Spiel*/
}

#d1 a, #e1 a, #r1 a { text-decoration:none; color:#666666; display:block; }
#d1 a:hover, #e1 a:hover, #r1 a:hover { text-decoration:none; color:#000000; }
#d1 .aktiv, #e1 .aktiv, #r1 .aktiv { text-decoration:none; color:#000000; }
#d1 .inaktiv, #e1 .inaktiv, #r1 .inaktiv { text-decoration:none; color:#666666; }

#subnav { float: left; font-size: 1.2em; line-height: 1.4em; }
#subnav p, #content p { padding: 10px 10px 10px 10px; margin:0px; }
#subnav a { text-decoration:none; color:#666666; font-weight:bold; }
#subnav a:hover { text-decoration:none; font-weight:bold; color:#000000; }
#subnav a.aktiv { text-decoration:none; font-weight:bold; color:#000000; }
#subnav a.s { text-decoration:none; font-weight:normal; color:#000000; }
#subnav a.s:hover { text-decoration:underline; font-weight:normal; color:#000000; }

#content { float:left; width:395px; margin-left:40px; font-size: 1.2em; line-height: 1.4em; }
#content h1 { margin:0px; padding:10px 10px 5px 10px; font-size:1.4em; color:#666666; line-height: 1.2em;}
.hoehe { float:left; width:1px; height:240px; }
#content ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 5px; }
#content li { list-style-type:disc; padding: 0px 10px 0px 0px; margin: 0px 0px 0px 20px; }
#content img { padding: 10px 0px 10px 10px; margin: 0px 0px 10px 0px; }
* html #content img {/*Dieser Kommentar haelt den IEMac draussen \*/
    padding: 10px 0px 10px 7px;
    /*Damit kommt der IEMac wieder ins Spiel*/
}

#content a { text-decoration:underline; color:#000000; }
#content a:hover { text-decoration:none; color:#000000; }
#content .scroll { height:340px; overflow:auto; padding:0px 5px 10px 0px; margin:0px; }	

#d2, #e2, #r2 { 
	width: 240px;
	height: auto;
}

#d2col, #e2col, #r2col {
	height: 240px;
	background-color: #EDEEE4;
	margin: 0px 0px 7px 0px;
	color:#000000;
}

.foot { clear:both; display:block; float:left; font-size: 0.95em; line-height: 1.3em; color:#000000; width:395px; margin-top:7px; }
.foot a { text-decoration:underline; color:#000000; }