/*
! immer von links nach rechts

P					: Standardelement P überschreiben
.klasse		:	alle Elemente mit class="klasse"
P.klasse	: alle Elemente mit class="klasse" innerhalb eines P
#nav			: alle Elemente mit ID="nav" 
P #nav		: alle Elemente mit ID="nav" innerhalb eines P 
#nav P		: alle P Elemente innerhalb eines Elementes mit ID="nav"
#nav P.a	: alle P Elemente mit class="a" innerhalb eines Elementes mit ID="nav"
*/

a {text-decoration:none;color: #07465E;}
a:visited {}
a:hover {text-decoration:underline;color: #990000;background-color: #CED8DE;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #f0f0f0 ; 
	line-height: 15pt; 
	margin:5px; 
	margin-right:5px; 
} 
h1 { 
	font-size: 15pt; 
	color: #334455;
	border-bottom-width:4px; border-bottom-color:#16396C; border-bottom-style:inset; 
	padding-bottom: 15px;
 	margin-top: 20px;
 	margin-bottom: 30px;
 	}
h2 { font-size: 13pt; color: #555555}
h3 { font-size: 10pt; color: #555555}
h6 { font-size: 9pt; font-weight: normal}
hr { height:1px; border-top-width:1px; border-top-color:#6699CC; border-top-style:dotted; }	
ul {
1list-style-image:url("/img/blue_bullet.gif");
list-style-type:square;
}

p a {font-weight: bold;}
th {color: #ffffff; background-color: #336699; text-align: left}
td {font-size: 10pt; }
textarea{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; width:500px}

a.spezial {
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	color: #444444;
	background-color: #CED8DE;
	border: 1px solid #aaaaaa;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.spezial:hover {
	text-decoration:none;
	color: #990000;
	background-color: #dEe8eE;
}
.combo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; width:500px}
.combosmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; width:150px}
.formbuttons{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:135px;
	height: 20px;
}
.fsplogo{
	width:200px;
	/*border: 1px solid #999999;*/
	border: 1px solid #BBBBBB;
	margin-left:1px;
}
.fsxxs {font-size: 7pt;}
.fsxs  {font-size: 8pt;}
.fss   {font-size: 9pt;}
.fsm   {font-size: 11pt;}
.fsl   {font-size: 12pt;}
.fsxl  {font-size: 13pt;}

.h1bg {font-weight: bold;font-size: 13pt; font-variant: small-caps; color: #555555;background-color:#e5e5e5;padding:3px; border-top: 2px solid #660000; border-bottom: 2px solid #660000}
.h2bg {font-size: 12pt; font-variant: small-caps; color: #555555;background-color:#DCE9F0;padding:2Px; border-bottom: 1px solid #660000}
.h3bg {font-style:italic; font-size: 9pt; color: #555555;background-color:#e5e5e5;padding:2px; border-top: 1px solid #660000; border-bottom: 1px solid #660000}
.help{
	background-color: #FFFFFF;
	border: thin solid #000000;
	margin: 0px;
}
.helpheading{
	background-color: #FFFFFF;
	color: #CC3333;
}
.leerzeile{height: 10px;}
.lineheight14 {line-height: 14pt; }
.Merkmale {
	font-size: 8pt;
	font-weight: bold;
}
.MerkmaleRot {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.portrait {
	width:130px;
	border: 1px solid #999999;
}
.portraitsmall {
	width:100px;
	border: 1px solid #999999;
}
.rahmen {border: thin solid #003366;}
.rahmen1 {color: #333300; background-color: #FFFFCC; border-width:1pt; border-color:#444444; border-style:solid; padding:0.5cm}
.rahmen2 {color: #003333; background-color: #eeeeee; border-width:3pt; border-color:#444444; border-style:double; padding:0.5cm}
.rahmen3 {color: #003333; background-color: #E5EAED; border-width:2pt; border-color:#BBBBBB; border-style:solid; padding:0.5cm; margin-right:5px}
.savebuttons{
	font-size: 8pt;
	width:150px;
	font-weight: bold;
	background-color: #CED8DE;
	height: 30px;
	font-variant: normal;
	text-transform: none;
}
.tabelle_formular {
	background-color: #E5EAED;
	border: thin solid #003366;
}
.textfield{width:500px}
.textfield_and_button{width:350px}
.textfieldsmall{width:150px}
.thumb_left {
	float:left;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:10px;
}
.strich{
	background-color: #003366;
	height: 2px;
}
#head #deutsch_eng {
font-size: 8pt; 
font-variant: small-caps;
text-decoration: none;
color: #000066; 
margin-right:20px;
}	
#head {padding:10px;margin-bottom:50px;background-image:url(/img/verlauf_top.jpg);background-repeat: repeat-x;}
#navi {
	padding-left:5px;
	padding-bottom:800px;
	width:255px;
	float: left;
	background-image: url(/img/verlauf_nav.jpg);
 	background-repeat: repeat-y;
 	margin-right:20px;
}

#navi ul {	
list-style: none;
margin: 0 0 10px 0;
width:248px;
padding: 0;
}	
#navi li {
background-color: #E5EAED;
margin-bottom: 4px;
margin-left: 1px;
}
#navi li a {
font-size: 10pt; 
font-variant: small-caps;
height: 20px;
text-decoration: none;
color: #000066; 
display: block;
padding: 6px 0 0 10px;
border-left: 6px solid #4F8EB6;
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
}	
#navi li a:hover {
background: #4F8EB6;
color: #FFFFFF;
border-left: 6px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

#navi li a:active {
background: #2F6E96;
color: #FFFFFF;
}

#main {margin-left:290px;margin-right:20px;}

#mainNoNAV {}

#ticker{
	padding-right:40px;
	margin-top:20px;margin-bottom:20px;
	border-right-width:5px; border-right-color:#aaccee; border-right-style:dotted;
}

#ticker a {
	line-height: 14pt; 
	font-weight: bold;
}

#ticker p {
	line-height: 14pt; 
}

#ticker .thumb {
	float:left;
	width:115px;
	margin-right:10px;
	margin-bottom:5px;
}

#ticker .thumb img {
	border: 1px solid #999999;
}

#ticker .meldung{
	margin-left: 130px;
}

#ticker .datum {
	color: #555555; 
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
}

#ticker .titel{
	font-size: 11pt;
	font-weight:bold
}

#ticker .abstract {
	
	color: #555555; 
	font-size: 9pt; 
	text-align: justify;
}

#zip{
background: #4F8EB6;
color: #FFFFFF;
border: 1px solid #cccccc;
}
