/*Schriften*/
.text {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
.textfett {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000;}
.textklein {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000;}
.titel {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #000000;}
.head {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11pt; line-height: 14pt; color: #C50E00}
.tsv {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 8pt; line-height: 12px; color: #C50E00}
.subhead {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #C50E00}
.aktuell {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #C50E00}
.gelb {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #FFE04A}
.hier {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #FFE04A}
.textweiss {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #ffffff}
.zitat {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #ffffff}
.termin {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt;  line-height: 12pt; color: #ffffff}
.blau {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20pt; color: #6354eb}
.subhead1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000}
.notfall {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #CC0000;}
.notruf {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #C50E00;}
.down {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #ffffff;}
.blind {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFDBD;}

/*Links*/
.link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; line-height: 15px}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; line-height: 15px}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color: #C50E00; text-decoration: none; font-weight: normal; line-height: 15px}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #C50E00; text-decoration: none; font-weight: normal; line-height: 15px}
a:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; line-height: 15px}

.linie {
border:none;
border-top: 1px solid #B91A20;
background-color:#FFFFFF;
height:1px;
margin:0px 50px 10px 50px; /*Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links*/
}

.liniegrau {
border:none;
border-top: 1px solid #c0c0c0;
background-color:#FFFFFF;
height:1px;
margin:20px 15px 20px 15px; /*Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links*/
}

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
	/*background: #FFF1D9; Farbe Seitenraender*/
}

h1
{
	font-size: 1.3em;
	line-height: 1.6em;
	color: #587E95;
	/*font-variant: small-caps;*/
	text-align: center;
}

h2 /*Text in Navi fuer Zitate*/
{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #ffffff;
	font-family: Tahoma;
	/*font-variant: small-caps;*/
	text-align: center;
}

/*Menue-Rahmen oben*/
.oben { border-top:1px solid #E89E49 }
.unten { border-bottom:1px solid #E89E49 }
.links { border-left:1px solid #E89E49 }

.table { border:1px solid #E89E49; }

/* CSS Navigation Banner*/

div#menu
{
	float: left;
	width: 770px;
/*	padding-top: 120px; */
	background: #C50E00;
	margin-bottom: 0px;
}



ul#nav, ul#nav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav
{
	/*margin-left: 100px;*/
	width: 770px;
}

ul#nav li
{
	float: left;
	margin-left: 5px;
	text-align: center;
}

ul#nav a
{
	float: left;
	width: 5.4em;
	padding: 2px 0px;
	background: #C50E00;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

ul#nav a:hover
{
	background: #FFEB68;
	color: #000000;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
	background: #FFEB68;
	color: #000000;
}

/*Links ARTbyte im Downframe*/
a.artbyte:link {
  color: #989898;
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

a.artbyte:visited {
  color: #989898;
}

a.artbyte:hover {
  color: #ffffff;
}

a.artbyte:active {
  color: #989898;
}

/*Links im Downframe*/
a.bottom:link {
  color: #ffffff;
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

a.bottom:visited {
  color: #ffffff;
}

a.bottom:hover {
  color: #FFE04A;
}

a.bottom:active {
  color: #ffffff;
} 

/*Links im Hauptfenster*/
a.haupt:link {
  color: #000000;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
}

a.haupt:visited {
  color: #000000;
  font-weight: bold;
}

a.haupt:hover {
  color: #C50E00;
  font-weight: bold;
}

a.haupt:active {
  color: #000000;
  font-weight: bold;
}

/*Weisse Links*/
a.weiss:link {
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
}

a.weiss:visited {
  color: #ffffff;
  font-weight: bold;
}

a.weiss:hover {
  color: #C50E00;
  font-weight: bold;
}

a.weiss:active {
  color: #ffffff;
  font-weight: bold;
}

/*Vertikale Navigation links*/
div#menu-vert
{
	float: left;
	width: 145px;
	/*padding-top: 120px; Menueabstand nach oben*/
	/*background: #C50E00;  Farbe Menue*/
	margin-bottom: 0px;
}



ul#navi-vert, ul#navi-vert li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navi-vert
{
	margin-left: 5px;
	width: 145px;
}

ul#navi-vert li
{
	float: left;
	margin-left: -1px;
	text-align: left;
}

ul#navi-vert a
{
	float: left;
	width: 10.0em;
	padding: 3px 10px 3px 10px; /*oben, rechts, unten, links*/
	/*background: #ECAB50; Farbe Menuepunkte in Navi*/
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

ul#navi-vert a:hover
{
	background: #CA3E33;
	color: #FFEB68;
}

ul#navi-vert li.activelink a,ul#navi-vert li.activelink a:hover
{
	background: #C50E00;
	color: #FFEB68;
}

/*Lightbox Anfang*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Lightbox Ende*/
