table {
	text-align:	left;
	border-collapse: collapse;
	font-family: Univers, Arial, Sans-Serif;
}
th {
     font-size: 12px; 
	 font-weight: bold; 
}
td, input, select, textarea {
     font-size: 12px; 
	 font-weight: normal;
	 padding-left: 8px; 
	 padding-right: 8px;
	 line-height: 20px;
	 valign: top;
}
.tabelle_metal {
	 width: 95%;
	 background-image: url(metal.jpg);
	 border: 1px solid #000099;
	 margin: 2px;
}
.tabelle_metal_kopf {
	height: 22px;
	background-color: #000099;
	padding-left: 8px;
	color: #FFFFFF;
}
.tabelle_weiss {
	 width: 95%;
	 border: 1px none #000099;
	 margin: 2px;
}
.tabelle_weiss th {
	height: 22px;
	background-color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	color: #000099;
}
.tabelle_weiss_th_links {
	white-space:nowrap;
	border: 1px solid #000099;
}
.tabelle_weiss_th_mitte {
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.tabelle_weiss_th_rechts {
	white-space:nowrap;
	text-align:right;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.tabelle_weiss_td {
	border-left: 1px solid #000099;
	vertical-align:top;
}
.tabelle_weiss_zeile {
	border: 1px solid #000099;
}
.tabelle_fahrzeuge {
	border: 1px solid #000099;
	rules: none;
	width: 170px;
	background-color: #CCCCCC;
}
.tabelle_fahrzeuge_zelle {
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.fahrzeugbild {
	width: 150px;
	border: 1px solid #000099;
}
.tabelle_einsaetze {
	width: 100%;
	height: 110px;
	border: none;
	font: #000000;
}
.tabelle_einsaetze_zelle {
	padding-left: 0px;
	vertical-align: top;
}
.tabelle_termine {
	border: 1px solid #000099;
	background-color: #CCCCCC;
}
.tabelle_kontakt {
	border: 1px solid #000099;
	background-color: #CCCCCC;
	width: 150px;
	text-align: right;
	color: #000099;
}
.iframe_archiv {
	width: 100%;
	height: 305px;
	frameborder: 0px;
	scrolling: yes;
}
.link {
	text-align: right;
	color: #000099;
	height: 20px;
}
a {
	text-decoration:none;
	color: #000099;
}
a:hover {
	text-decoration:underline;
	color: red;
}
a:active {
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration:none;
	color: #000099;
}
input, select, textarea {
     color: maroon;
}
.hauptfenster {
	 position: relative; 
	 width: 958px;
	 height: 589px; 
     margin: 20px auto;
	 top: 0px;
	 z-index:1; 
	 background-image: url(hintergrund.png);
	 border: 1px none #000000;
}
.iframe {
	 position: relative; 
	 width: 940px; 
	 left: 5px; 
	 top: 176px; 
	 margin:0px;
}
.menu_fusszeile {
	position: absolute; 
	width: 800px; 
	height: 20px; 
	left: 40px; 
	top: 562px; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Univers, Arial, Sans-Serif;
}
.menu_fusszeile a {
	color: #FFFFFF;
}
.iframe_selbst {
	width: 100%;
	height: 365px;
	margin: 0px;
} 
.menu {
	position: absolute;
	width: 200px;
	height: 350px;
	left: 20px;
	top: 15px;
}
.inhalt {
	position: absolute;
	width: 680px;
	height: 350px;
	left: 250px;
	top: 15px;
	overflow: auto;
}
