#body {
	width: 730px;
	color: #000;
	background: #fff;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 15px auto;
	padding: 0px;
}

a {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
}

#header {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: url(../img/header.gif) no-repeat 0px 0px;
}

div.newsdate {
	font-size:8pt;
	color:#00a;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 4px 2px;
}

div.newsue {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}

div.newstext {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 0px 0px 2px;
}

div.termindate {
	font-size:8pt;
	color:#00a;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 4px 2px;
}

div.termintext {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 0px 6px 2px;
}

div.terminue {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}

div.terminueb {
	font-size:9pt;
	color:#c00;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}

div.einsatzdate {
	font-size:8pt;
	color:#00a;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 0px 2px 2px;
}

div.einsatzart {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}

div.einsatzort {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 6px 2px;
}

div.einsatzl1 {
	position: relative;
	background: #ccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 3px 0px;
}

div.einsatzl2 {
	position: relative;
	background: #eee;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 3px 0px;
}

div.einsatzldate {
	position: relative;
	font-size:8pt;
	color:#00a;
	text-decoration:none;
	font-weight: bold;
	padding: 0px 0px 2px 2px;
}

div.einsatzlart {
	position: relative;
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
}
div.kfzkurz {
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 10px 0px;
}

div.kfzkurzname {
	position: relative;
	font-size:9pt;
	color:#00a;
	text-decoration:none;
	font-weight: bold;
	padding: 0px 0px 0px 90px;
}

div.kfzlangname {
	position: relative;
	font-size:9pt;
	color:#00a;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 0px 5px 2px;
}

div.kfzkurzdesc {
	position: relative;
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 0px 90px;
}

div.kfzlangdesc {
	position: relative;
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	padding: 8px 0px 0px 2px;
}

td.kfzlangdesc1 {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	width: 100px;
}

td.kfzlangdesc2 {
	font-size:9pt;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	width: 445px;
}

td.gbtext1 {
	font-size:9pt;
	color:#000;
	background: #aaa;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}

td.gbtext2 {
	font-size:9pt;
	color:#000;
	background: #ccc;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}

#content {
	margin-top: 10px;
	position: relative;
	width: 100%;
}

#contentmitte {
	margin: 0px 155px 0px 0px;
	padding: 8px 10px 10px 10px;
	position: relative;
	background: #eee;
	border: 1px solid #c00;
}

#contentrechts {
	position: absolute;
	width:140px;
	right:0px;
	top:0px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background: #eee;
	border: 1px solid #c00;
}

#contentrechts a {
	text-decoration: none;
	color: #c00;
	background: #eee;
	margin: 0px;
	display: block;
	padding: 2px 2px 2px 20px;
	font-weight: bold;
}

#contentrechts a:hover {
	text-decoration: none;
	display:block;
	background: #c00;
	color: #fee;
}

#contentrechts img {
	padding: 5px 0px 0px 20px;
}

#contentrechts h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background: #eee;
	margin: 0;
	padding: 8px 2px 2px 5px;
}

#contentmitte h1 {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #c00;
	margin: 0;
	padding: 2px 2px 2px 5px;
}

#contentmitte h2 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background: #aaa;
	margin: 0;
	padding: 2px 2px 2px 2px;
}

#contentmitte a.newsurl {
	font-weight: bold;
	font-size: 10px;
	color: #d0d0d0;
	margin: 0;
	padding: 0px;
}

#contentmitte td.newshead {
	font-size:10pt;
	color:#ffffff;
	background: #c00;
	text-decoration:none;
	font-weight: bold;
}

#contentmitte td.newstext {
	font-size:10pt;
	color:#000000;
	background: #ccc;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}

/* ## B E G I N ### F O R M U L A R - E L E M E N T E #############*/

fieldset {
	border: 1px dotted #aaa;
	margin: 5px;
	padding: 5px;
}

legend {
	margin: 0px;
	padding: 0px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c00;
	background: #eee;
}

INPUT.i100x18 {
	width: 100px;
	height: 18px;
	border: 1px solid #000;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 1px 0px 0px 1px;
}

INPUT.iXx18 {
	height: 18px;
	border: 1px solid #000;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 1px 0px 0px 1px;
}

TEXTAREA.i300x100 {
	width: 300px;
	height: 100px;
	border: 1px solid #000;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 1px 0px 0px 1px;
}

INPUT.menu {
	background: #EEE;
	margin: 0px;
	height: 20px;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

option {
	background: #FFF;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
}

INPUT.formbut {
	width: 100px;
	height: 20px;
	border: 1px solid #000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 2px;
	padding: 1px 0px 0px 0px;
	text-align: center;
}

INPUT.google {
	width: 110px;
	height: 20px;
	background: #EEE;
	border: 1px solid #000;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 5px 0px 2px 0px;
	padding: 0px;
}

/* ## E N D ##### F O R M U L A R - E L E M E N T E #############*/
