
body  { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-image: url(images/wappen.gif); background-attachment: fixed; }

table { 
	border-style: none;
}

td, p  { 
	font-size: 11px;
}

td.header  { 
	background-color: white; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0; 
	width: 1000px 
}

td.bg  { 
	background-image: url(images/tablespace.gif); 
	background-repeat: repeat; 
	background-attachment: fixed 
}

td.content  { 
	margin: 0px; 
	padding: 10px; 
	width: 100%; 
	height: 100%; 
}

table.border {
	border: 1px solid #EB6B85;
	border-collapse: collapse;
}
td.newstext {
	margin: 0px; 
	padding: 5px; 
	width: 500px; 
	height: 100%;
	font-size: 12px;
}
.newsfooter {
	font-size: 10px; 
	font-weight: 500; 
	line-height: 14px; 
	font-stretch: semi-expanded;
	color: Maroon;
	background: #DCDCDC;
}
.newslinks {
	background: #ECECEC;
	padding: 4px 4px 4px 4px;
	width: 150px;
}
	
.tdmenu    { 
	color: #dfdfdf; 
	font-weight: 700; 
	background-color: #A30000; 
	background-image: url(images/tablespace.gif); 
	text-align: left; 
	margin: 4px; 
	padding-left: 4px; 
	width: 150px; 
	height: 20px; 
	vertical-align: middle; 
	outline-style: none;
	cursor: pointer;
}
.tdmenuactive { 
	color: #dfdfdf; 
	font-weight: 700; 
	background-color: #f90; 
	text-align: left; 
	margin: 4px; 
	padding-left: 4px; 
	width: 150px; 
	height: 20px; 
	vertical-align: middle; 
	outline-style: none;
	cursor: pointer;
}
.spaced { background-color: white; margin: 0; padding: 0px }
.title {
	font-size: 14px; font-weight: 800; line-height: 20px; font-stretch: semi-expanded;
	background: #DCDCDC;
}
span.headline, h1 { font-size: 14px; font-weight: 800; line-height: 20px; font-stretch: semi-expanded; text-align: left; }
span.small, small { font-size: 10px; }
a.menu{ color: #DDDDDD; text-decoration: none }
span.menu { color: #dddddd; font-weight: 700; text-decoration: none }
a.menu:hover  { color: #dddddd; text-decoration: underline }
a { color: #585858; text-decoration: none }
a:hover { color: #585858; text-decoration: underline }
input, textarea { color: #dfdfdf; background-color: #a00202; border: solid 1px silver; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
input.minilogin { width: 60px; }
table.gbtable, td.gbtable {
	border: 1px solid #EB6B85;
   text-align: left;
	border-collapse: collapse;
}

td.gbheader {
	background: #ECECEC;
	color: #363636;
	border-bottom: 1px solid #EB6B85;
	border-collapse: collapse;
}

td.gbfooter {
	background: #ECECEC;
	color: #363636;
	border-top: 1px solid #EB6B85;
	border-collapse: collapse;
}
/* Einsatzfarben */
.e_feuer {
	color: #B22222;
}

.e_tuh {
	color: #00008B;
}

.e_ggut {
	color: #E3CF0F;
}

.e_unw {
	color: #298C2A;
}

.e_rett {
	color: #FF8C00;
}

.e_fehl {
	color: #5D6F7C;
}

.e_boesw {
	color: #8B008B;
}

.e_amtsh {
	color: Gray;
}

.e_bsd {
	color: #00AAAC;
}