html {
		font-family: Helvetica;
		height:100%; 
		max-height:100%; 
		padding:0;
		margin:0; 
		border:0; 
		background:#fff; 
		font-size: 76%;
		/* hide overflow:hidden from IE5/Mac */ 
		/* \*/ 
		overflow: hidden; 
		/* */ 
}


body {background-color: white; height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; 
	border:0;}


#head { background-color: white; background-repeat: repeat-x; float: none; 
	position:absolute; top:0px; left:0px ; display:block; 
	width: 100%; height:75px; margin-top:25px; background:url(images/kopfleiste.png); 
	background-position: left top; z-index:5; overflow:hidden; 
	color: #650A00; font-family:Verdana; font-size:1.7em; line-height:50px;}


		
#foot { background-color: #ccffcc; width: 100%; font-family:Verdana;
	position:absolute; background:url(images/fussleiste.png);
	bottom:0; left: 0px; display:block; height: 40px; z-index:5; overflow:hidden; line-height: 40px;
	color: #650A00;}


#left { font-family: Georgia; background-color: white; 
	position:absolute; left:0; top:100px; bottom:40px; width:250px; 
	z-index:4; overflow:auto;}

* html #left {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:40px 
	solid #fff; color:#fff}

#left dl {margin-top:25px}

#content { font-size: 1em; color: #505050; padding-right: 20px; padding-left: 10px; 
	overflow:auto; position:absolute; z-index:3; top:100px; bottom:40px; left:250px; right:0;
	background:white;font-family: Helvetica;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; 
	overflow:auto; position:absolute; z-index:3; border-top:100px solid #fff; border-bottom:40px 
	solid #fff; border-left:250px solid #fff;}

#content p, table {font-family: Helvetica; font-size: 1em; color: #505050;}		


a.nav, a.nav:visited { font-weight: bold; color: #505050; border-bottom-width: 1px; 
	border-bottom-color: #ddd;
	border-bottom-style: solid; padding-left: 15px; padding-right: 0px; margin-right: 25px; 
	margin-left: 35px;  line-height: 30px; display:block;height:30px; 
	text-decoration:none;font-size: 1.1em;}

a.nav:hover { background:#eee;}	

a.nav_act, a.nav_act:visited { font-weight: bold; color: #505050; border-bottom-width: 1px; 
	border-bottom-color: #ddd;
	border-bottom-style: solid; padding-left: 15px; padding-right: 0px; margin-right: 25px; 
	margin-left: 35px;  line-height: 30px; display:block;height:30px; 
	text-decoration:none;font-size: 1.1em; background:#eee;}


a.snav, a.snav:visited { border-bottom-width: 1px; border-bottom-color: #ddd; border-bottom-style: solid; 			padding-left: 25px; padding-right: 0px; margin-right: 25px; margin-left: 35px;  
	line-height: 30px; display:block;height: 30px;color: #666666;text-decoration:none;font-size: 1em;}
		
a.snav:hover {background:#eee;}

a.snav_act, a.snav_act:visited { border-bottom-width: 1px; border-bottom-color: #ddd; 
	border-bottom-style: solid; 		padding-left: 25px; padding-right: 0px; margin-right: 25px; 
	margin-left: 35px; line-height: 30px; display:block;height: 30px;color: #666666;text-decoration:none;
	font-size: 1em; background:#eee;}


a.lnk, a.lnk:visited {text-decoration: none; color: #650A00; font-size: 1em;}
a.lnk:hover {text-decoration: underline; color: #006633; font-size: 1em;}

a.standard {color: #006633;}

a.wiki, a.wiki:visited {color: #505050; text-decoration: none;}
a.wiki:hover {text-decoration: underline; color: #006633;}

dd {display:none;}

