@charset "UTF-8";
/* CSS Document */

a:link { color: #C00; text-decoration: underline; }
a:visited { color: #C00; text-decoration: underline; }
a:focus { color: #C00; text-decoration: none; }
a:hover { color: #C00; text-decoration: none; }
a:active { color: #C00; text-decoration: underline; }

body,td,th {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 100.01%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

summary {
    background-color: #EEE;
    color: #C00;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.6em;
    border: 1px solid #555;
}

.header {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	background-color: #004080;
	height: 80px;
	vertical-align: text-bottom;
	line-height: 1.8em;
}

.navigation {
	/* background-color: #BBB; */
	/* background-image:url(../images/verlauf_nav30px.jpg); */
	background-image:url(../images/nav_rot_20px.jpg);
	height: 29px;
	/* border-bottom: solid 2px #C00; */
}

.navigation table tr td {
	text-align: center;
	font-size: 0.8em;
	/* border-right: 1px dotted #555; */
	border-right: 1px dotted #C00;
	/* border-left: 1px dotted #AAA; */
	border-left: 1px dotted #860000;
	width: 112px;
}

.main {
	font-size: 1.0em;
}

.footer {
	font-size: 0.8em;
	padding-top: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00;
	line-height: 1.6em;
	background-image: url(../images/verlauf_footer_b.jpg);
	height: 75px;
}

.hauptbereich {
	padding-top: 20px;
	padding-left: 20px;
	line-height:1.6em;
	font-size: 0.80em;
}

.hauptbereich_einspaltig {
	padding-top: 20px;
	line-height:1.6em;
	font-size: 0.80em;
}

.headline {
	font-size: 1.6em;
	line-height: 1.6em;
    color: #555;
	border-bottom: 1px solid #555;
	text-align: right;
	background-color: #EEE;
	letter-spacing:0.1em;
}
.menubereich {
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 1.6em;
}
	
.header_submenu {
	/* font-weight: bold; */
	color: #FFF;
	background-color: #06417E;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.image_submenu {
  margin-top: 2px;
}

.main table tr .menubereich ul {
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	margin-top: 0px;
}

.top_nachricht {
	font-size: 1.2em;
	line-height:1.6em;
}

.pict_start {
  border: 1px solid #808080;
  margin-right: 5px;
  float: left; 
}

.br_start {
  clear: left;
}

.thema_start {
  clear: left;
  display: block;
  font-weight: bold;
  font-size: 1.2em;	
  /* line-height: 1.6em;
  background-color: #EEE;
  border-top: solid 1px #BBB; */
  border-bottom: dotted 1px #BBB;
  /* margin-top: 10px; */
  margin-bottom: 10px;
  /* padding-left: 5px;
  color: #555; */
  color: #444;
}

.thema_artikel {
  display: block;
  font-weight: bold;
  font-size: 1.4em;	
  line-height: 1.6em;
  color: #000;
  color: #444;
  /* background-color: #EEE;
  border-top: solid 1px #BBB;
  border-bottom: solid 1px #BBB; 
  padding-left: 5px; */
}

.thema_datort {
	color: #444;
	font-weight:bold;
}

.counter_artikel {
	color: #000;
	font-weight: normal;
}
	
.tab_funktionen_artikel {
	background-color: #EEE;
	color: #AAA;
	/* font-weight: bold; */
	font-size: 1.1em;
	line-height: 2.0em;
}

.tab_funktionen_artikel a:link {
	text-decoration: none;
	color: #C00;
	display: block;
	background-color: #EEE;
}

.tab_funktionen_artikel a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #C00;
}

.update {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #000;
	text-align: right;
}

.zeile {
  background-color: #EEE;	
}

.zeile_alt {
    background-color: #EEE;
	color: #BBB;
}

.kopfzeile {
  background-color: #06417E;
  color: #FFF;
  letter-spacing: 0.1em;
  /* font-weight: bold; */	
}

.tab_fehler {
  background-color: #C00;
  color: #FFF;
  font-weight: bold;
}

.tab_stat {
	font-size: 0.8em;
	background-color: #EEE;
}

.auswahl {
  display: block;
  background-color: #EEE;
  border: 1px solid #555;
  color: #555;
  padding: 2px;
  /* border-top: solid 1px #BBB;
  border-bottom: solid 1px #BBB;	
  font-weight: bold;
  color: #080; */
}

.news_data {
	font-size: 0.9em;
}

.afoto {
	padding: 2px;
	border: 1px solid #BBB;
	background-color: #EEE;
	text-align: center;
}

.efoto {
  float: right;
  margin-left: 10px;
  padding: 2px;
  vertical-align: bottom;
  border: 1px solid #BBB;
  background-color: #EEE;
}

.tfoto {
  border: 1px solid #BBB;
  margin: 5px;
  padding: 2px;
  background-color: #EEE;
}

.tfoto_left {
  border: 1px solid #BBB;
  margin: 5px;
  padding: 2px;
  background-color: #EEE;
  float: left;
}

.hr_clear {
  clear: both;
}

.zwischenzeile {
  display: block;
  background-color: #EEE;
  border-top: solid 1px #BBB;
  border-bottom: solid 1px #BBB;
  font-size: 1.1em;
  font-weight: bold;
  color: #555;
}

.zitat {
  border: dotted 1px #C00;
  background-color: #FFC;
}

.tab_funktraeg {
	text-align: center;
}

.auswahl_index {
  border: dotted 1px #000;
}

.topline {
	border-top: solid 1px #BBB;
}

.glossar {
	border-bottom: solid 1px #BBB;
	margin-bottom: 5px;
	vertical-align: top;
}

.index_glossar {
	border: solid 1px #BBB;
	background-color: #EEE;
	text-align: center;
	/* position: fixed;
	left: 50px;
	top: 130px;
	width: 160px; */
	padding: 5px;
}

.bild_links {
	border: solid 1px #BBB;
	margin-right: 5px;
	float: left;
}

.bild_links_mr {
	background-color: #EEE;
	border: solid 1px #BBB;
	padding: 2px;
	margin-right: 5px;
	float: left;
}

.bild_rechts_mr {
	background-color: #EEE;
	border: solid 1px #BBB;
	padding: 2px;
	margin-left: 5px;
	float: right;
}

.bild_mitte_mr {
	background-color: #EEE;
	border: solid 1px #BBB;
	padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.tab_head {
	background-color: #06417E;
	color: #FFF;
	/* font-weight: bold; */
	padding: 1px;
}

.tab_body {
	background-color: #EEE;
	padding: 1px;
}

.tab_caption {
	background-color: #444;
	font-weight: bold;
	color: #FFF;
	padding: 1px;
}

.tab_alink {
    color: #000;
    text-decoration: none;
    padding: 2px;
    background-color: #EEE;
	line-heigt: 2.0em;
}

.mittig {
	text-align: center;
}

.vorschlag {
	background-color: #EEE;
	border: 1px dotted #555;
	padding: 2px;
}

.rss {
	float: left;
    margin-top: 0.5em;
}

.fusszeile {
	text-align: right;
	font-size: 0.75em;
}

.einsatzart_br {
	background-color: #C00;
	color: #FFF
}

.einsatzart_hl {
	background-color: #36F;
	color: #FFF;
}

.einsatzart_fa {
	background-color: #888;
	color: #FFF;
}

.einsatzart_ua {
	background-color: #444;
	color: #FFF;
}

.einsatzart_ue {
	background-color: #FC0;
	color: #000;
}

.einsatzart_bw {
	background-color: #0A0;
	color: #FFF;
}

.infobox {
	background-color: #EEE;
	border: 1px solid #BBB;
	padding: 2px;
	margin-top: 2px;
}

.trauer {
	background-color:#000;
	color: #FFF;
	font-weight:bold;
	text-align:center;
	padding: 5px;
}

/* Navigation in der Hauptleiste */

#nav a:link, #nav a:visited {
  display: block;
  color: #FFF;
  font-size: 1.1em;
  text-decoration: none;
  line-height: 29px;
  /* border-bottom: solid 2px #C00; */
}  

#nav a:focus, #nav a:hover, #nav a:active {
  display: block;
  background-image:url(../images/nav_grau_20px.jpg);
  font-size: 1.1em;
  text-decoration: none;
  /* background-color: #FFF; */
  line-height: 29px;
  /* border-bottom: solid 2px #FFF; */
} 


/* Navigation in den Submenüs */

#nav_sub a:link, #nav_sub a:visited {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 2px;
  background-color: #EEE;
  /* background-color: #9CC6F4; */
  margin-bottom: 2px;
  /* border-bottom: dotted 1px #F90; */
}  

#nav_sub a:focus, #nav_sub a:hover, #nav_sub a:active {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 2px;
  background-color: #E2E2E2;
  /* background-color: #CEE0F3; */
  margin-bottom: 2px;
} 


/* Navigation in der Artikelanzeige Archiv */

#nav_alink a:link, #nav_alink a:visited {
  display: block;
  color: #69F;
  text-decoration: none;
  padding: 2px;
  background-color: #EEE;
  line-heigt: 2.0em;
}  

#nav_alink a:focus, #nav_alink a:hover, #nav_alink a:active {
  display: block;
  color: #C00;
  text-decoration: none;
  padding: 2px;
  background-color: #EEE;
  line-heigt: 2.0em;
} 

.galleryTitle {
	font-weight: bold;
	font-size: 24px;
}