BODY {
	background-color: #E4E4E4;
}

A { color: inherit; text-decoration: none; }
A IMG { border: 0px none !important; }

#header-black {
	background-image: url(../_img/Ontologie_01_01.gif); 
	background-repeat: repeat-x;
	background-color: #000000;
	height:29px; width: 100%;
	overflow: hidden;
}
	#header-black-text {
		font: normal normal 9px/1.4em Verdana, Arial, Helvetica, sans-serif; /*"normal bold", nicht "bold normal"*/
		color: #DADADA;
		margin-left: 695px;
		vertical-align: text-top;
		padding-top: 7px;
		position: absolute;
	}
		#header-black-text A { color: #DADADA; }	
	
	#header-black-cc {
		position: absolute;
		margin: 5px 0px 0px 818px;
	}

#header-info {
	background-repeat: repeat-x;
	background-color: #2C2C2C;
	height:304px; width: 100%;
}

#header-to-body{
	background-image: url(../_img/Ontologie_01_03.gif); 
	width:900px; height:66px;
}

#body{
	background-image: url(../_img/Ontologie_01_04.gif); 
	background-repeat:repeat-y; 
	width:900px; min-height:30px;
}

	#body-navi {
		float: left;
		margin: 0px 0px 0px 15px;
		padding: 0px; /*background-color: #DA09DA;*/ /*		Debug ...*/
	}
		#body-navi ul {
			margin: 0px;
			padding: 0px;
		}
		
			#body-navi ul li {
				list-style-type: none;
				text-align: right;
				font: normal bold 14px/1em Verdana, Arial, Helvetica, sans-serif;
				padding:  12px 15px 0px 0px;
				margin: 0px 0px 0px 0px;
				width: 189px;
				height: 28px;
				color: #740028;
			}
			
			#body-navi ul li a { color: #740028; } /*Danke, IE*/
			 
			.active {
				background-image: url(../_img/Ontologie_01_active.gif); 
				background-repeat: no-repeat;
				background-position: right;
				height: 34px;
				margin: 0px 0px -15px -100px;
				min-width: 169px;
				font: inherit;		
				padding:  12px 15px 0px 0px !important;		
			}
			
			.active a { color: #740028; padding: 0px 0px 16px 0px; !important} /*Danke, IE*/
	
	#body-text {
		margin-left: 290px;
		width: 450px;
		font: normal normal 14px/1.4em Verdana, Arial, Helvetica, sans-serif;
		min-height: 200px;
	}
		#body-text UL {
			margin:  0px;
		}
			#body-text ul li {
				padding-left: 10px;
			}
		
		#body-text A {
		color: #740028;
		}

#body-to-footer{
	background-image: url(../_img/Ontologie_01_06.gif);
	background-repeat: no-repeat; 
	height:97px; width: 900px;
}

#footer{
	height:200px; width: 100%;
	background-repeat: no-repeat;
	background-color: #040404;
	overflow: hidden;
}

#footer-spacer{
	float: left;
	height: 100px; width: 1px;
	margin-left: 240px;
}

.footer-content {
	font: normal normal 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	background-color: #111111;
	margin: 30px 0px 10px 20px;
	padding: 15px 20px 15px 20px;
	width: 150px;
	height: 110px;
	float: left;
}
