html, body
{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	height:100%;
}
body
{
	/*background:repeat-x url("/grfx/bg.gif");*/
	background-color:#CC0000;
}

h1
{
	font-size:24px;
}
h2
{
	font-size:18px;
}
h3
{
	font-size:14px;
}
td, div
{
	font-size:12px;
}

.border
{
	width:859px;
	max-width:859px;
	padding:0px;
	border:1px solid #CC0000;
	background-color:#FFFFFF;
	height:100%;
}
.border tr, .border td
{
	padding:0px;
	margin:0px;
}
.head
{
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	height:32px;
}
.head td
{
	height:32px;
	font-size:24px;
	text-align:center;
}
.head_left, .left
{
	width:189px;
}
.head_left, .head_right
{
	color:#CC0000;
	font-weight:bold;
	height:161px;
	padding:5px;
	font-size:16px;
}
.head_right div
{
	color:#000000;
	font-weight:bold;
	font-size:16px;
}

.head_left div
{
	font-size:16px;
}

.head_image
{
	width:485px;
	padding:0px;
	margin:0px;
}
.head_left, .head_image, .head_right
{
	background-color:#F5F5F5;
	height:198px;
	min-height:196px;
	max-height:196px;
}

.head_right, .right
{
	width:185px;
}
.trenner_left, .trenner_main, .trenner_right
{
	height:5px;
}
.trenner_left, .trenner_right, .trenner_main
{
	background-color:#CC0000;
}
/*
.trenner_main
{
	background-color:#F5F5F5;
}
*/
.left
{
	border-right:1px solid #CC0000;
	background-color:#D6D0D0;
}
.right
{
	border-left:1px solid #CC0000;
	background-color:#D6D0D0;
}

a
{
	color:#CC0000;
	text-decoration:underline;
}
a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}
a:active
{
	color:#ffffff;
	font-weight:bold;
}

.main div
{
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.menue
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menue li
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0;
	overflow:hidden;
	background-color:#E7E7E7;
	border-bottom:1px solid #CCCCCC;
}
.menue li a
{
	display: block;
	margin: 0;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	font-size:13px;
}
.menue li a:hover
{
	font-weight: bold;
}
.menueaktiv
{
	color:#CC0000;
	font-weight: bold;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
}

.menue li a.menueaktiv
{
	color:#CC0000;
	font-weight: bold;
    display: block;
	
}
.menue span
{
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px;
	color: #A50010;
	text-decoration: none;
	background-color: white;
}
.untermenue
{
	color:#000000;
	padding:0px;
	margin:0px 0px 0px 14px;
}

.untermenue li
{
	padding:0px;
	margin:0px;
}
.untermenue li a
{
	font-size:11px;
	color:#000000;
	font-weight: normal;
}
.untermenue li a:visited
{
	color: #000000;
}
.untermenue li a.menueaktiv
{
	color: #000000;
	font-weight: bold;
}

.liste
{
	width:100%;
}
.bgueberschrift, .bgueberschrift td
{
	background-color:#DCD0D0;
	font-weight:bold;
	color:#CC0000;
	padding:5px;
}
.bghell, .bghell td
{
	color:#000000;
	background-color:#EBEBEB;
	padding:5px;
}
.bgdunkel, .bgdunkel td
{
	background-color:#CCCCCC;
	color:#000000;
	padding:5px;
}

.feuerwehrball, .feuerwehrball div
{
  font-size:18px;
}

.feuerwehrball h1
{
	font-size:24px;
}

.pieper
{
	background-image: url('/grfx/melder.gif');
	background-repeat: no-repeat;
	background-position: center -2px;
	height: 150px;
}

.pieper div
{
	line-height: 1em;
	padding-top: 39px;
	margin-left:40px;
	width:100px;
	height:50px;
	overflow:hidden;
	font-size: 10px;
	display: block;
	text-align: left;
}
.pieper a, .pieper b
{
	color:#000000;
}

a.wetterwarnungen
{
	color: #000000;
}

.zitat
{
	padding:5px;
}

.zitat b
{
	font-size:15px;
	color:#CC0000;
}

html, body, table, tr, td, th, p, u, i, b, strong, span, div
{
	font-family:Arial, Helvetica, sans-serif;
}
