/* 
------------------------------------------------------------------------------------------------ 
	CSS Document 
	Website: Zeitschrift für Geologische Wissenschaften - Journal for the Geological Sciences
	Webdesign: Graphics for Science, 2008
	Webprogramming: Freies-Gestalten    http://www.fg-on.de

-----------------------------------------------------------------------------------------------*/

body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}
body {
padding:0; margin:0;
background-color: #afae95;
background-image:url(/images/ZGW-HG.jpg);
background-repeat:repeat-x;
vertical-align: middle;
}
a:link, a:visited, a:active{
	color:#000
}
a:hover{
	color:#c60
}
.li_ohne{
	list-style-type:none
}
#ausgaben {
margin: 0pt; padding: 0pt; list-style-type: none
 }
.ausgaben {
display:block; width:200px; border-bottom:1px solid #000; text-align:right;
}
a:link.a_ausgaben, a:visited.a_ausgaben, a:active.a_ausgaben {
height:18px; display:block; color:#feffe6; padding-right:2em; width:180px; padding-right:20px;  padding-top:6px; padding-bottom:6px
}
a:hover.a_ausgaben {
height:18px; display:block; background-color:#feffe6; width:180px; padding-right:20px; color:#000;  padding-top:6px; padding-bottom:6px
}
#wrapper{
	width:800px; height:60em;
	margin:0; margin-right:auto; margin-left:auto;
}
#banner{
	width:800px; height:11em;
	vertical-align: top;
	background-color:#666;
}
#navi_box{
	margin:0 0 0 0; float:left; width:79em; height:3.5em; background-color: #666; padding:0 1em 0 0;
	border-bottom:0.15em solid #feec02
}

ul#nav_list{
	width:600px; padding-left:200px; list-style-type:none; text-align:center; margin:0;
	height:3em;	background-color:#666;	border-bottom:1px solid #feec02; z-index:1
}


ul#nav_list li{float:left}

ul#nav_list li a{float:left; color:#b5c09e; text-decoration:none; background-color:#666;
	height:31px; padding-left:0.4em; padding-right:0.4em; padding-top:4px; margin-right:2px; border-top:0.1em solid #b5c09e;
	border-right:0.1em solid #b5c09e; border-left:0.1em solid #b5c09e; z-index:2
}

ul#nav_list li a:hover{
	padding-top:4px; height:26px; background-color:#b5c09e; color:#feec02; border-bottom:5px solid #b5c09e; z-index:2
}

ul#nav_list li a.menu_current{
	height:28px; color:#ccc; color:#000; background-color:#b5c09e; border-top:0.1em solid #feec02; 
	border-right:0.1em solid #feec02; border-bottom:3px solid #b5c09e; border-left:0.1em solid #feec02; z-index:2
}

#sub_title{
	float:left; width:64%; height:3em;
	background-color:#b5c09e;
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em; font-style:normal; font-weight:bold;
	color:#000;
	vertical-align:middle;
	padding-left:4em;
}
#current_issue{
	float:left; width:12em; height:10em;
	background-color:none;
	font-size:1.1em;
	padding-left:1.2em;
}
#back_issues{
	float:left; width:15em; height:10em;
	background-color:none;
	font-size:1.1em;
	padding-left:1.2em;
}
#text_content{
	float:right; width:80em; height:30em;
	background-color:feffe6;
	font-size:1em;
	padding-left:1.2em;
}
#footer{
	clear: both;
	background-color:#b5c09e;
}
h1{
	font-size:1.4em; 
	color:#333;
	font-style:normal; font-weight:bold;
	border-bottom:1px solid #b5c09e
}
h2{
	font-size:1.2em; 
	color:#feffe6; 
	font-style:normal; font-weight:bold; 
	line-height: 1.3em; 
	letter-spacing: .1em;
}
h3{
	font-size:1.1em; 
	color:#333; 
	font-style:normal; font-weight:bold; 
	line-height: 1.6em; 
}
h4{
	font-size:1em; 
	color:#000; 
	font-style:normal; font-weight:bold; 
	line-height: 1.6em; 
}
h5{
	font-size:1.2em;
	color:#333;
	font-style:normal; 
	font-weight:bold;
	border-bottom:1px solid #b5c09e;
}
/* Klassen */
.kapitaelchen {font-variant:small-caps; display:inline; font-size:1.2em}
.kein_abstand {display:inline}
.dreieckrot {color:#c60; display:inline}
.textrot {color:#FF0000}
