/* CSS Document */
body {height:100%; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; background-color: #F3B90F;}
#outer_container {width:800px; border:solid red; border-width: 0 1px; height:75%; margin:0 auto; background:#000; color:#999;}
#head {width:100%; /*color:#CF0; background:#006; height:100px;*/}
#head_title {background-image: url(../img/verlauf_gold-c.png); background-repeat: repeat-x; height:70px;padding-left:10px;}
#head_nav {width:100%; 
	height:20px; 
	background-color:#000000; 
	background-image: url(../img/verlauf_silber2b.png); 
	background-repeat: repeat-x; border-top:1px solid #000000; 
	border-bottom:2px solid #999999; 
	color:#999999;}
#navigation {width:150px; color:#000; background:#FE0; height:60%; min-height:300px; float:left; background-color:#E15616; 
	color:#000;
	border-bottom: 1px solid #999999; 
	background-image:url(../img/goldverlauf_nav.png); 
	background-repeat: repeat-y;}
#headlines {width:145px; height:60%; min-height:300px; float:right;}
#content{width:498px; height:100%; min-height:480px; float:left; border:solid #999999; border-width:0 1px; color:#555; background:#FCE704;}
#text {margin:10px;}

#footer {width:100%; height:20px; clear:both; color:#999999; background-color:#000000; text-align:center; background-image:url(../img/verlauf_silber2b.png); background-repeat: repeat-x; border-top:1px solid #999999; }

h1 {font-size: 12pt; margin-top:0px;}
h2 {font-size: 11pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}	

#navigation ul {margin:0; padding:0 ;}
#navigation li { margin:0; padding: 10px;
list-style-type:none; font-family:Arial, Helvetica, sans-serif;
border-bottom: 2px solid #EA891C;
}
#navigation li a:link, #navigation li a:visited  {
border-left:1em solid #E7530C; 
padding-left:1em; 
color:#E7530C;
background:transparent;
letter-spacing:.10em;
text-decoration:none;
font-weight:bold;}

#navigation li a:hover {
color:#eee;
border-left:1em solid #eee; 
padding-left:1em;  
text-decoration:none;
font-weight:bold;
}
#navigation li a:link.aktuell, #navigation li a:visited.aktuell  {
border-left:1em solid #222222; 
color:#222222; 
}

#headlines p {margin:10px; font-weight:bold; color:#FCE704;}
#headlines a:link, #headlines a:visited{text-decoration:none; color:#999; }
#headlines a:hover{text-decoration:none; color:#FFF; }
#footer p {margin:2px;}

.imgLeft {
	float:left; 
	padding:3px 15px 10px 0; 
	text-align:center;
	font-size:7pt;
}
.imgRight {
	float:right; 
	padding:3px 0 10px 15px; 
	text-align:center;
	font-size:7pt;
}

.imgCenter {
	padding:3px 15px 10px 0; 
	text-align:center;
	font-size:7pt;
}

.anmerkungen {
	font-size:85%; 
	padding:0; 
	margin:0 20px 0 0; 
	text-align:justify
}

blockquote {
	margin:0 60px 0 20px;
	padding:0;
	font-size:85%;
	text-align:justify;
}

.kursiv {font-style:italic; font-weight:bold;}

.center {text-align:center;}

img.rahmen {
	border:1px dashed #555;
	}

#date {
	float:right; 
	margin: 2px 10px 0 0;}

.header_hide {display:none;}

/*Tracker unsichtbar machen*/
#tracker {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:42px;
	height:68px;
	z-index:1;
	visibility:hidden !important;
	display:none;
}

a:link, a:visited, a:hover {
color:#E7530C;
background:transparent;
text-decoration:none;
}

#footer a:link, #footer a:visited, #footer a:hover {
color:#999999;
background:transparent;
text-decoration:none;
}

hr{

background-color:#000000; /* Mozilla 1.4 */
color:#000000; /* IE 6 */
border: #000000; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}