﻿/* --------------------------Admin Bereich----------------------- */
.admin_fehler {
	border-style: 5;
	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		color: #000000;
		padding: 10px;
		background-color: #FF7A59;
		margin: 5px;
		border-width: 5px;
		border-color: #CC3300;
		text-align: center;
		letter-spacing: 4px;
}

/* --------------------------Allgemein----------------------- */

.titel {
	font-size: 12;
	font-style: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.titel_tb {
	font-size: 12;
	font-style: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_orange.jpg');
	}

.text_ueber {
	font-size: 16;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

.textnorm {
	font-size: 12;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.textnorm_kursiv {
	font-size: 12;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style:italic;
	}
	
.textnorm_fett {
	font-size: 12;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

.textsmall {
	font-size: 10;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.bildergalerie_bg {
	text-align: center;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/tb_bg.jpg');
	}

 .center {
	 text-align: center;
 	}
 
.timetable_head {
	color: #000000;
	font-size: 10;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/menue/bg_timetable.jpg');
	text-align: center;
	}


/* --------------------------Brandaktuell----------------------- */

 
.trennlinie {
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/menue/bg_line.jpg');
	}

.bg_stats {
	color: #000000;
	font-size: 10;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/menue/bg_timetable.jpg');
	}

.bg_stats_orange {
	color: #000000;
	font-size: 10;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/menue/bg_timetable_orange.jpg');
	}
	
.imeinsatz {
		font-size: 10;
		font-family: Arial, Helvetica, Sans-Serif;
		color: #FF0000;
		font-weight: bold;
			}
}	

/* --------------------------Einsatzberichte----------------------- */

.orange {
	text-align: right;
	background-color: #FF9900;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_orange.jpg');
}

.orange_links {
	text-align: left;
	background-color: #FF9900;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_orange.jpg')
}

.orange_mitte {
	text-align: center;
	background-color: #FF9900;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_orange.jpg')
}


.grau {
	text-align: right;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_grau.jpg');
}

.blau {
    text-align: right;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_blau.jpg');
}

.blau_links {
    text-align: left;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_blau.jpg');
}

/*------------------------Fahrzeuge--------------------------------*/

.exgross {
	font-size: x-large;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}

.textsmall_center {
	font-size: 10;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

.fahrzeug_tabelle {
	color: #000000;
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/menue/bg_timetable.jpg');
	text-align: center;
	}
	
.orange_fahrzeuge {
	text-align: center;
	background-color: #FF9900;
	background-image: url('http://www.feuerwehr-gundernhausen.de/images/divers/einsaetze/hg_orange.jpg');
}

/*------------------------Admin Bereich--------------------------------*/

.style_tabelle {
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #999999;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #DFC5A1;
	font-weight: bold;
}
.tabelle_link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #DFC5A1;
	font-variant: normal;
}
