* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #3e3e3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;
}

#content a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted gray;
	color: #000;
}

#content a:hover {
	border-bottom: 0;
}

p {
	margin-top: 1em;
}

a img {
	border: 0;
}

a div {
	border: 0;
}

ul,ol {
	margin: 1em 1em 1em 2em;
	padding: 0;
}

#warnings {
	border: 1px solid red;
	background-color: #ffffcc;
	background-image: url(/gfx/warningbg.jpg);
	background-repeat: repeat-x;
	width: 842px;
	margin: 1em auto;
	padding: 5px;
	color: red;
	font-size: 10px;
}

#warnings ul {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 2px;
}

#warnings h1 {
	background-image: none;
	border: 0;
	border-bottom: 1px solid red;
	padding: 0;
	margin: 0;
	color: red;
	display: block;
	width: auto;
	float: none;
	font-size: 10px;
}

#warnings p {
	margin: 2px 2px 1em 2px;
}

#main {
	width: 850px;
	margin: 1em auto 0 auto;
	background-color: white;
	border: 1px solid #000;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#content {
	min-height: 300px;
	float: right;
	margin-left: 1px;
	width: 699px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(/gfx/bodybg.jpg);
	background-repeat: repeat-x;
	color: #000;
}

.fehler {
	background-color: #FFA6A8;
	border: 1px dashed #ff0000;
	padding: 5px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	margin: 1em 0 1em 0;
}

.fehler h2,.fehler h3 {
	color: #000000;
	border-bottom: 1px solid #ff0000;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}

.fehler p {
	margin-top: 5px;
}

.fehler ul {
	margin-top: 5px;
	margin-bottom: 0px;
}

.erfolg {
	background-color: #ccffcc;
	border: 1px dashed #00cc66;
	padding: 5px;
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin: 1em 0 1em 0;
}

.erfolg h2,.erfolg h3 {
	color: #000000;
	border-bottom: 1px solid #00cc66;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}

.erfolg p {
	margin-top: 5px;
}

.erfolg ul {
	margin-top: 5px;
	margin-bottom: 0px;
}

.hinweis {
	background-color: #FFFFD7;
	border: 1px dashed #000000;
	padding: 10px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	margin: 1em 0 1em 0;
}

#left {
	float: left;
	width: 140px;
	text-align: center;
}

#topbar-left {
	float: left;
	text-align: left;
	color: white;
	width: 420px;
	padding-left: 5px;
	margin: 0 0 1px 0;
	padding-bottom: 2px;
	padding-top: 1px;
}

#topbar-right {
	float: right;
	text-align: right;
	color: white;
	width: 420px;
	padding-right: 5px;
	margin: 0 0 1px 0;
	padding-bottom: 2px;
	padding-top: 1px;
}

#topbar-right a {
	color: #ffffff;
	text-decoration: none;
}

#topbar-right a:hover {
	color: #ccc;
	text-decoration: none;
}

.rndimage {
	margin: 0 0 0 0;
	float: right;
	float: none;
	width: 850px;
	padding: 0;
	border: 0;
	margin: 0;
	padding: 0;
	height: 91px;
	width: 850px;
	height: 91px;
	margin: 0 0 -2px 0;
}

.newsblock {
	padding-bottom: 18px;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 0px dashed gray;
	overflow: hidden;
}

.newsblock h4,.lastnewsblock h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1px 0;
	text-decoration: none;
	text-align: left;
}

.newsblock h3,.lastnewsblock h3 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 1px 0;
	font-weight: bold;
	font-weight: normal;
	color: #fb0700;
	text-decoration: none;
	text-align: left;
	border-bottom: 0;
}

.newsblock p,.lastnewsblock p {
	margin: 0;
	padding: 2px 2px 4px 2px;
}

.author {
	font-weight: normal;
	font-size: 9px;
}

#content .newsblock a,#content .lastnewsblock a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

#content .newsblock a:hover,#content .lastnewsblock a:hover {
	border-bottom: 0px dotted red;
}

.lastnewsblock {
	min-height: 150px;
	width: 520px;
	margin-top: 18px;
}

.newsblock img,.lastnewsblock img {
	margin: 0px 5px 5px 5px;
	float: right;
	max-width: 160px;
	border: 1px solid #069;
}

#menu {
	text-align: left;
	padding: 30px 0 20px 0;
	color: #fff;
	width: 140px;
	min-height: 646px;
	background-color: #fff;
	background-image: url(/gfx/beta-menubg1.jpg);
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

ul#menu {
	list-style-type: none;
}

#menu li {
	margin: 0 0 0 0;
	padding: 2px 0 1px 5px;
	border-bottom: 0px solid #fff;
}

#menu a {
	border: 0;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #ccc;
}

#menu li ul li a {
	font-weight: normal;
}

#menu li ul {
	margin: 0;
	list-style-type: none;
	padding: 5px 0 0 2px;
	font-size: 11px;
}

#menu li.last {
	margin-top: 15px;
}

ul#menu li#berichteMenuItem {
	overflow: hidden;
}

ul#menu li#berichteMenuItem ul li {
	float: left;
	width: 40%;
}

.info {
	margin: 0;
	padding: 0;
}

.info li {
	background-color: #c6d7e5;
	margin-top: 1px;
	border: 1px solid #000;
	background-image: url(gfx/beta-infobarback.jpg);
	padding: 1px;
	list-style-type: none;
	list-style-image: none;
}

#infobar #statistik {
	border: 1px solid #777;
	border-right: 1px solid #000;
	background-image: url(gfx/beta-infobarback.jpg);
	margin-top: 1px;
	width: 165px;
}

#infobar #statistik th {
	font-weight: bold;
	text-align: left;
}

.info li.feuer {
	background-color: #c6d7e5;
	margin-top: 1px;
	list-style-type: none;
	list-style-image: none;
}

#content .feuer a {
	color: #ff0000;
	text-decoration: none;
}

.info li.th-einsatz {
	background-color: #c6d7e5;
	margin-top: 1px;
	color: #006699;
	list-style-type: none;
	list-style-image: none;
}

#content .th-einsatz a {
	color: #006699;
	text-decoration: none;
}

.info li.bma {
	background-color: #c6d7e5;
	margin-top: 1px;
	color: #F5F6CE;
	color: #c8cb61;
	list-style-type: none;
	list-style-image: none;
}

#content .bma a {
	color: #ffffcc;
	color: #F5F6CE;
	text-decoration: none;
}

#infobar {
	float: right;
	width: 165px;
	font-size: 10px;
	margin: 0 -6px 0 0;
	border: 0;
	list-style: none;
	list-style-position: outside;
}

#infobar img {
	margin-top: 1px;
	text-align: center;
}

#infobar a {
	text-decoration: none;
	border-bottom: 0;
}

#infobar h3 a {
	color: #fff;
}

.floatbox {
	padding: 1px;
	margin: 1em;
	background-color: #f9f9f9;
	border: 1px solid #cdcdcd;
	float: right;
	width: 252px;
	display: inline;
}

#content .floatbox a {
	border: 0
}

.floatbox img {
	border: 1px solid #cdcdcd;
	margin: 0;
	padding: 0;
}

.floatbox p {
	margin: 0;
	font-size: 10px;
	font-style: italic;
}

.box {
	padding: 1px;
	margin: 1em;
	background-color: #f9f9f9;
	border: 1px solid #cdcdcd;
	width: 252px;
}

.box img {
	border: 1px solid #cdcdcd;
}

.box p {
	margin: 0;
	font-size: 10px;
	font-style: italic;
}

h1 {
	color: white;
	background-color: #000;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	width: 705px;
	padding-left: 145px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0 0 0 -146px;
}

h2 {
	font-size: 19px;
	color: black;
	margin: 10px 0 0 0;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid black;
}

h3 {
	clear: left;
	margin: 20px 0 0 0;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid black;
}

#infobar h3 {
	margin: 10px 0 0 0;
	padding: 1px;
	font-weight: bold;
	color: white;
	text-align: center;
	border-bottom: 1px solid black;
	border: 0;
	border-right: 1px solid black;
	font-size: 10px;
	background-image: url(/gfx/beta-h3back.png);
}

.noborder {
	border: 0;
}

#fficopyright {
	text-align: center;
	color: #ccc;
	clear: both;
	width: 850px;
	background-color: white;
	margin: 0 auto;
	height: 30px;
}

#fficopyright a {
	text-decoration: none;
	color: #ccc;
}

#fficopyright a:hover {
	border-bottom: 1px dotted gray;
}

.bbtable {
	margin: 1em 0 0.5em 0;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.bbtable tr {
	background-color: #f9f9f9;
}

.feuer {
	background-color: #efd1da;
	background-color: #ff6666;
}

.th {
	background-color: #d4dbec;
	background-color: #99ccff;
}

.bma {
	background-color: #fbfaea;
	background-color: #ffffcc;
}

.sonstiges {
	background-color: #ccffff;
}

.bbtable th {
	border: 1px solid #cdcdcd;
	background-image: url(/gfx/menuheadback.jpg);
	padding: 2px;
	border-spacing: 1px;
	text-align: left;
	color: white;
}

.bbtable td {
	border: 1px solid #cdcdcd;
	padding: 2px;
	border-spacing: 1px;
	text-align: left;
	height: 99px;
	vertical-align: top;
}

.bbtable td.img {
	padding: 0;
	text-align: center;
}

.fzfakten {
	width: 400px;
	text-align: left;
}

.fzfakten th {
	font-weight: bold;
}

.fzfakten td {
	width: 200px;
}

#fahrzeugliste li {
	float: left;
	display: inline;
	border: 1px solid #cdcdcd;
	width: 335px;
	padding: 5px;
	background-color: #f9f9f9;
	margin: 1px;
	text-align: left;
}

#fahrzeugliste {
	list-style-type: none;
	margin: 0;
	margin-top: 1em;
	padding: 0;
}

h4 {
	font-size: 13px;
	text-align: left;
	margin-top: 1em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

label {
	display: block;
	font-size: 14px;
	margin: 1em 0 0.5em 0;
	border-bottom: 1px solid black;
}

li ul {
	margin: 0.2em 0 0.2em 1em;
}

ul#galerie {
	list-style-type: none;
	margin: 0;
}

ul#galerie li {
	text-align: center;
	float: left;
	margin: 5px;
	width: 160px;
	height: 106px;
	display: inline;
}

ul#galerie li img {
	border: 1px solid #cdcdcd;
}

ul#galerie li img:hover {
	border: 1px solid red;
}

ul#galerie li a {
	border: 0;
}

/* Berichte */
ul#monthselect {
	margin: 1em auto;
	padding: 0px;
	width: 400px;
	list-style-type: none;
}

ul#monthselect li {
	width: 95px;
	border: 1px solid #cdcdcd;
	background-color: #f9f9f9;
	text-align: center;
	float: left;
	margin: 1px;
	display: inline;
}

ul#monthselect li a {
	text-decoration: none;
	border-bottom: 0;
	display: block;
}

/* Brandaktuell-Archiv */
ul#baarchivlist {
	list-style-type: none;
	margin: 1em auto;
	width: 628px;
}

ul#baarchivlist li {
	display: inline;
	float: left;
	margin: 10px;
}

ul#baarchivlist .floatbox {
	float: left;
	width: 182px;
	margin: 0;
}

select,textarea,input {
	border: 1px solid black;
	padding: 1px;
}

select:hover,textarea:hover,input:hover {
	border: 2px solid black;
	padding: 0px;
}

select:focus,textarea:focus,input:focus {
	background-color: #eeeeee;
	border: 2px solid black;
	padding: 0px;
}

ul#baarchivlist .floatbox img {
	height: 253px;
}

.nachalarmiert {
	color: #666;
}

#termine li {
	border: 1px solid #777;
	border-right: 1px solid #000;
}

#videoad {
	margin-bottom: -2px;
	border: 0;
	padding: 0;
	height: 408px;
	width: 850px;
}

#video {
	border-top: 1px solid #fff;
	background-color: #000;
}

#bewerbung {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 255;
}

#mainshadow {
	background-image: url(/gfx/beta-parentback.png);
	width: 862px;
	border: 0;
	margin: 0 auto;
}

ul.lzlist {
	float: right;
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

ul.lzlist li {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

.DisplayMessage {
	background-color: #0f0;
	padding: 5px;
	border: 1px solid #0a0;
	z-index: 255;
	position: fixed;
	font-size: 14px;
}

ul#infobar li {
	cursor: move;
}
