/* Allgemeines */

html {
}


body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	min-width: 800px; 
	background-color: #FFFFFF;
	
	background-image: url(/ohg/grafik/logo_hg.gif);
	background-repeat: no-repeat;
	background-position: left 100px;
	background-attachment: fixed;

}


body, html, p, a, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.clear_left {
	clear: left;
}



/* Kopfbereich */

/* position:absolute fuer alle  */
#kopfbereich {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index:99;
}

body>div#kopfbereich {
	position: fixed;
	margin-top: 0px;

}

#kopf {
	position: relative;
	width: 100%;
/*	width: 818px; */
	height: 120px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

	background-image: url(/ohg/grafik/hg.gif);
	border-bottom:0px solid #CC0000;
}

#logo {
	position: absolute;
	bottom: 30px;
	left: 30px;
}



/* Hauptnavi */

#navibalken {
	position: absolute;
	bottom: 0px;
	width:100%;

/*	width:645px; */
}

#balken {
	position: absolute;
	background-color: #DFE0E6;
	width: 220px; /* ca. wert */
	height: 22px;
	bottom: 0px;
	left: 0px;
	float: left;
}

#hauptnavi {
	position: relative;
	background-color: #747B94;
	width:100%;
	height: 22px;
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 0px 6px;
	border-left: 1px solid #CCCCCC;
}

#hauptnavi ul {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#hauptnavi li {
	display: inline;
}

#hauptnavi a {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 3px;
	border-left: 1px dotted #FFFFFF;
	text-decoration: none;
}

#hauptnavi a:hover {
	color:#e4e4e4;
}

#hauptnavi img {
	border:0px;
	margin: 0px 2px 0px 0px; 
}


/* Klappnavi anzeigenservice */

#klappnavi {
	visibility: hidden;
	position: absolute;
	top: 23px;
	left: 220px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#FFFFFF;
	padding: 2px 2px 2px 2px;
}

#klappnavi ul {
	list-style-type: none;
}

#klappnavi h3 { 
	text-transform: uppercase;
	margin: 0px 0px 0px 0px; 
}

#klappnavi h3 a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	display:block;
	border-top: 1px solid #CCCCCC;
	padding: 2px 0px 2px 3px;
	font-size:10px;
}

#klappnavi a:hover {
	background-color:#e4e4e4;
}



/* Mittelbereich */

#mittelbereich {
	margin: 130px 0px 0px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
/*
	margin-left:16px;
*/
	
	border: 0px solid #0099FF;
}

body>div#mittelbereich {
	margin-left:0;
}

#mitte {
	width:1000px;
/*	
	width:100%;
	margin:auto;
*/
}



/* Subnavi */

#navispalte {
	float: left;
	position:fixed;
	width: 180px;
	margin-top:0px;
	padding-left: 30px;
	line-height:1.5em;
	border: 0px solid #009966;

/*
	height: 500px;
	overflow:auto;
*/
}

/* Rest ist in ddaccordion.css definiert */ 

#navispalte .text a {
	color: #4B5266; 
	font-weight: bold; 
	text-decoration: none
	}

#navispalte .text a:hover { 
	text-decoration: underline;
}

a.aktiv {
	color:#FF0000;

}



/* Contentbereich */

#inhalt {
	padding: 0px 40px 40px 40px;
	margin-left: 220px;
	vertical-align: top;
	border-left: 0px dotted #CCCCCC;
	line-height: 1.5em;
	min-height: 300px;
}


h1 {
	font-size: 18px;
	margin: 25px 0px 10px 0px;
	color: #757A91;
}

h2 {
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	margin: 2px 0px 5px 0px;
}

#inhalt h3 {
	font-size: 12px; 
	font-weight: bold; 
	margin: 30px 0px 0px 0px;
	color: #333333;
	border-bottom: 1px dotted #333333;
	clear:right;
}

#inhalt th {
	background-color: #DFE0E6;
	color: #757A91;
	font-weight: bold;
	text-align: left;
}


#inhalt td {
	vertical-align:top;
	border-bottom: 0px solid #FFFFFF;
	}

#inhalt .td_hell {
	background-color: #F2F2F4;
	}

#inhalt li {
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(/ohg/grafik/liste.gif);
	}

#inhalt a {
	color: #4B5266; 
	font-weight: bold; 
	text-decoration: none
	}

#inhalt a:hover { 
	text-decoration: underline;
}

.linie { 
	border-bottom: 1px dotted #CCCCCC;
	}

p.linie {
}



/* Publikationen */

.p_tab1 {
	width:650px;
}

.p_kopf {
	background-color: #DFE0E6;
	padding: 20px 30px 30px 30px; 
}

.p_tab2 {
	margin-top:10px;
	width:650px;
}

.bild {
	border:1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 20px;
	clear:both;
	float:right;
	background:#FFFFFF;
}


/* Liste der Publikationen */

#inhalt .liste h3 {
	margin: 20px 0px 10px 0px;
}

#inhalt .liste ul  {
	list-style:none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#inhalt .liste .nobullet li {
	list-style:none;
	line-height:16px;
	margin-bottom:0px;
}

#inhalt .liste ul ul {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#inhalt .liste ul ul li a {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-left: 0px solid #333333;
	background: none; 
	}

#inhalt .liste li a:hover {
	text-decoration:underline;
	}



/* Fussbereich */

#hoch {
	float:right;
	padding:1px 1px 1px 1px;
	border:1px solid #666666;
	margin-right:20px;
	}
	
#hoch:hover {
	background-color:#e4e4e4;
	}

#fussbereich {
	width:100%;
	margin:10px auto 0px auto;
	border-top:1px dotted #CCCCCC;
}

#fuss {
	margin: 0px auto 10px auto;
	padding: 10px 20px 10px 20px;
	text-align:right;
}

