/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	color: #020C8E;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	text-align: center;
	background-color: white;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.5em;
}
BODY.zoom{
   FONT-SIZE: 9pt;
   Background: #ffffff;	
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
RADIO{
	COLOR: #020C8E;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
INPUT{
	background-image: url(images/innershadow.gif);
	border-color:#9DBBFF;
	border-width:1;
	background-color:#ffffff;
	border-style:solid;
	COLOR: #020C8E;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#EBF1FF;
    COLOR: #020C8E;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}
SELECT{
	border-color:#9DBBFF;
	border-width:1;
	background-color:#ffffff;
	border-style:solid;
    COLOR: #020C8E;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}
textarea{
	background-image: url(images/innershadow.gif);
	border-color:#9DBBFF;
	border-width:1;
	background-color:#ffffff;
	border-style:solid;
    COLOR: #020C8E;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.formrahmen{
    Background: #9DBBFF;	
}
TABLE.hell{
    Background: #EBF1FF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.mittel{
    Background: #C3D6FF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TABLE.zoom{
    border-color:#9DBBFF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR.farbig{
    Background: #9DBBFF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TR.mittel{
    Background: #C3D6FF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.hell{
    Background: #EBF1FF;	
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TH{
    FONT-SIZE: 11pt;
    COLOR: #020C8E;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
TD{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E
}
TD.mittel{
    Background: #C3D6FF;	
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E
}
TD.hell{
    FONT-SIZE: 9pt;
    Background: #EBF1FF;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E;
}
TD.zoom{
    FONT-SIZE: 9pt;
    Background-image:url(images/bgbody2.gif);
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	padding: 0px; 
}
#nav li.nav2 {
	padding-left: 10px; 
}
#nav a {
	font-size: 110%;
	color: #020C8E;
	text-align: left;
   display: block;
   padding: 4px 8px 4px 8px;
   text-decoration: none;
   margin: 0px;
	letter-spacing: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
#nav a:hover {
	color: #0099FF; 
   text-decoration: none;
	padding-left: 10px;
}
#menu { width: 190px; margin-top: 20px;} 
#menu ul { list-style: none; margin: 0; padding: 0; z-index:1000; } 
#menu a {
	font-size: 110%;
	color: #020C8E;
	text-align: left;
   display: block;
   padding: 4px 8px 4px 8px;
   text-decoration: none;
   margin: 0px;
	letter-spacing: 0em;
	border-bottom: 1px dotted #0066CC;
}
#menu a:hover {
	color: #0099FF; 
   text-decoration: none;
	padding-left: 10px;
} 
#menu a.ebene2 { background-color: #ebf1ff; border: 1px solid #0066CC; border-bottom: none; z-index:1000; }
#menu a.ebene2:hover { background-color: #9cc8fb; color: #FFFFFF; }
#menu li { position: relative; z-index:1000; }
#menu ul ul {position: absolute; top: 0; left: 100%; width: 100%; border-bottom: 1px solid #0066CC; z-index:1000; }
div#menu ul ul, div#menu ul ul li:hover ul ul {display: none;} 
div#menu ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}


/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(images/bg-rahmen.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	margin: 0px;
	padding: 0px;
	height: 180px;
	text-align: right;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
}
#header p{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
   font-size: 10px;
	color: #ffffff; 
}

/* LINKE SPALTE
-------------------------------------------------------------------- */
#links{
	width: 200px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	text-align: left;
}

/* RECHTE SPALTE
-------------------------------------------------------------------- */
#rechts{
	width: 570px;
	padding: 0px;
	margin: 0px;
	margin-left: 200px;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#inhalt{
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#ueberschrift{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: left;
}
#ueberschrift h1{
   font-size: 20px;
	color: #020C8E; 
	margin : 0em;
	padding: 4px 0px 0px 0px;
}

/* TICKER
-------------------------------------------------------------------- */
#ticker{
	width: 550px;
	margin: 0px;
	padding: 141px 10px 0px 10px;
	color: #ffffff; 
   font-size: 12px;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 160px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0px;
}

/* NEWS, DOWNLOADS, KALENDER
-------------------------------------------------------------------- */
.news{
	border-left: 3px solid #0099FF;
	border-bottom: 1px dotted #0066CC;
	background-color: #EBF1FF;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
}
#news{
	border-left: 3px solid #0099FF;
	border-bottom: 1px dotted #0066CC;
	background-color: #EBF1FF;
	margin: 0px;
	margin-bottom: 10px;
	padding: 2px 10px 5px 10px;
}
#news h2{
	FONT-SIZE: 11pt;
	border-bottom: 1px dotted #0099FF;
	margin: 2px;
	color: #0099FF;
}
#news a{
	border-bottom: 1px dotted #0099FF;
}
#news a.ueberschrift{
	border-bottom: 0px;
}
#newsbildgross img{
	border: 3px solid #ffffff;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
#inhalt li{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E;
	padding: 5px 0;
}
P{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #020C8E
}
P.klein{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #AFC8FF;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #0099FF;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
P.abschluss{
	FONT-SIZE: 9pt;
	COLOR: #020C8E;
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif
}
A{
	FONT-SIZE: 9pt;
   COLOR: #0099FF;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover{
   COLOR: #0099FF;	
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
A.noborder{
	FONT-SIZE: 9pt;
   COLOR: #0099FF;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}
A.klein{
    FONT-SIZE: 9pt;
}
hr{
	width: 100%; 
	color: #0066CC;
	height: 1px;
	border: 0;
}
#inhalt h1{
   font-size: 20px;
	color: #020C8E; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
}
#inhalt h2{
   font-size: 16px;
	color: #0099FF; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #0066CC;
}
#inhalt h3{
   font-size: 14px;
	color: #0099FF; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #0099FF;
}
table.h3{
   font-size: 14px;
	font-weight: bold;
	color: #0099FF; 
	margin : 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #0099FF;
}
#header a{
	margin: 0px;
	padding: 0px;
   font-size: 10px;
	color: #ffffff; 
}
#ticker a{
	margin: 0px;
	padding: 0px;
   font-size: 9pt;
	color: #ffffff; 
}

/* FOOTER
-------------------------------------------------------------------- */
#abschluss{
	width: 560px;
	margin: 0px;
	margin-left: 200px;
	padding-left: 10px;
	background: #9cc8fb;
}
#abschluss p, #abschluss a{
   font-size: 10px;
	color: #FFFFFF; 
	margin : 0px;
	padding: 15px 0px;
	text-align: left;
}
#abschluss a:hover{
	color: #FFFFFF; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}

/* ZUCHTEBER
-------------------------------------------------------------------- */
#table{
	width: 550px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
#table thead th {
	background: #9DBBFF;
	color: #020C8E;
}
#table thead a {
	color: #020C8E;
}
#table tbody tr {
	background: #EBF1FF;
	color: #020C8E;
}

/* IE PROBLEME
-------------------------------------------------------------------- */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #rechts{
	height: 1%;
  	margin-left: -3px;
}
* html #links { 
	height: 1%;
	margin-right: -3px; 
} 
* html #news{ 
	height: 1%;
} 
/* End hide from IE5/mac */ 


