body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background:url(gif/bg.gif) top left repeat-x;
}

body, table, textarea, .formular12 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}

.clear {
	clear:both;
}

#popup {
	position:absolute;
	top:70px;
	left:50%;
	width:600px;
	max-width:580px;
	margin-left:-300px;
	padding:5px 10px 5px 10px;
	background-color:#FFFFFF;
	border:1px solid #8B8B8B;
	z-index:2000;
	font-size:11px;
	line-height:20px;
	display:none;
}
#overlayBG {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url("gif/overlay.png");
	z-index:110;
	width:100%;
	height:100%;
	display:none;
}
#ladeani {
	position:absolute;
	top:150px;
	left:50%;
	width:150px;
	margin-left:-75px;
	z-index:150;
	display:none;
}

#bildanzeige {
	position:absolute;
	top:50px;
	left:50%;
	width:822px;
	max-width:802px;
	margin-left:-411px;
	z-index:120;
	display:none;
	padding:5px 10px 5px 10px;
	background-color:#FFFFFF;
	border:1px solid #D3D3D3;
	font-size:11px;
	text-align:center;
}
#bildnavi {
	display:none;
}
#bildcontainer {
	margin-top:10px;
}
#bildtext {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

.kante {
	background:url(gif/spc.gif) top left no-repeat;
}

#container {
	position:absolute;
	top:30px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	background:url(gif/bg_inhalt_1.gif) top left repeat-y;
}
#container_innen {
	width:1000px;
	max-width:980px;
	padding:0px 10px 0px 10px;
	background:url(gif/bg_inhalt.gif) top left no-repeat;
}

#kopfzeile {
	width:980px;
	height:120px;
	background-color:#FFFFFF;
}
#logo {
	padding:8px 0px 0px 20px;
	float:left;
}
#icon_leiste {
	padding:18px 0px 0px 540px;
}
#navi {
	width:197px;
	max-width:187px;
	height:42px;
	max-height:33px;
	padding:9px 0px 0px 10px;
	background:url(gif/bg_navi.gif) top left repeat-x;
	float:left;
	margin: 0px 0px 0px 0px;
}
#Rahmen {
	height:42px;
	background:url(gif/bg_menu_links.gif) top left no-repeat;
	z-index:100;
	float:left;
}
#Rahmen1 {
	padding:1px 1px 0px 1px;
	background:url(gif/bg_menu_rechts.gif) top right no-repeat;
}
ul#Navigation {
	height:42px;
    margin:0px; 
    padding:0px;
	font-size:12px;
	line-height:18px;
}
ul#Navigation li {
    list-style:none;
    float:left;  /* ohne width - nach CSS 2.1 erlaubt */
    position:relative;
	width:107px;
	height:42px;
	max-height:39px;
    margin:0px; 
    padding:3px 0px 0px 0px;
	border-right:1px solid #D3D3D3;
    z-index:100;
	text-align:center;
}
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom:-0.1em;
}
ul#Navigation li ul {
    margin:3px 0px 0px 0px; 			
    padding:0px;
    position:absolute;
    top:39px; 
    left:-1px;
    display:none;  /* Unternavigation ausblenden */
	z-index:100;
}
*:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    padding-bottom:2px;
 }
ul#Navigation li:hover ul {
    display:block;  /* Unternavigation in modernen Browsern einblenden */
}
ul#Navigation li ul li {
	margin:0px; 			
    padding:0px;
	height:20px;
	width:100%;
	text-align:left;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	background-color:#EAEEEF;
}
ul#Navigation li ul li a {
    display:block;
	padding:0px 10px 0px 10px;
}
ul#Navigation a, ul#Navigation li:hover ul li a {
	text-decoration:none;
    color:#000000;
    z-index:100;
	font-weight:normal;
}
ul#Navigation a:hover, ul#Navigation li:hover a {
	color:#004885;
	font-weight:bold;
}
ul#Navigation li ul li a:hover {
    color:#004885;
	font-weight:normal;
}
ul#Navigation li:hover {
	background-color:#EAEEEF;
}
ul#Navigation li.first, ul#Navigation li.first:hover {
	background:url(gif/ecke_li_links.gif) top left no-repeat;
}
ul#Navigation li.first:hover {
	background-color:#EAEEEF;
}
ul#Navigation li.last, ul#Navigation li.last:hover {
	background:url(gif/ecke_li_rechts.gif) top right no-repeat;
}
ul#Navigation li.last:hover {
	background-color:#EAEEEF;
}
ul#Navigation a.aktiv {
	color:#004885;
	font-weight:bold;
}

ul#sitemap {
	margin:0px 0px 0px 25px; 
    padding:0px 0px 0px 0px;
}
ul#sitemap li {
	font-size:12px;
	font-weight:normal;
}
ul#sitemap li.hauptpunkt {
	margin:25px 0px 0px -25px;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
}
ul#sitemap li.hauptpunkt ul {
	margin:0px 0px 0px 30px; 
}
ul#sitemap a:visited {
	text-decoration:underline;
}

ul.icons {
	margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
}
ul.icons li {
	margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
	width:50%;
	float:left;
	list-style-type:none;
}
ul.icons li a {
	padding:0px 0px 0px 50px;
	height:55px;
	font-weight:bold;
	display:block;
}
li.stationaeranwednungen a {
	background:url(gif/icon_stationaeranwednungen.gif) top left no-repeat;
}
li.mobilemaschinen1 a {
	background:url(gif/icon_mobile_maschinen_1.gif) top left no-repeat;
}
li.mobilemaschinen2 a {
	background:url(gif/icon_mobile_maschinen_2.gif) top left no-repeat;
}
li.pkw a {
	background:url(gif/icon_pkw.gif) top left no-repeat;
}
li.transporterpkw a {
	background:url(gif/icon_transporter_pkw.gif) top left no-repeat;
}
li.transporternfz a {
	background:url(gif/icon_transporter_nfz.gif) top left no-repeat;
}
li.lkwkommunal a {
	background:url(gif/icon_lkw_kommunal.gif) top left no-repeat;
}
li.lkw a {
	background:url(gif/icon_lkw.gif) top left no-repeat;
}
li.bus a {
	background:url(gif/icon_bus.gif) top left no-repeat;
}
li.wohnmobil a {
	background:url(gif/icon_wohnmobil.gif) top left no-repeat;
}

#bildleiste {
	width:980px;
	height:140px;
	clear:both;
}

#siesindhier {
	clear:both;
	height:30px;
	width:980px;
	max-width:753px;
	padding:3px 0px 0px 227px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	color:#6A7478;
}

#spalte_links {
	background:url(gif/bg_links.gif) top left repeat-x;
	width:197px;
	min-height:400px;
	float:left;
}
#hotline {
	padding:0px 0px 0px 0px;
	font-size:9px;
	text-align:center;
}
#navi_links {
	padding:0px 10px 0px 20px;
	font-size:12px;
	line-height:20px;
}
#navi_links a {
	text-decoration:none;
	color:#000000;
}
#navi_links a:hover {
	text-decoration:none;
	color:#004885;
}

#spalte_mitte {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 30px;
	width:552px;
	max-width:502px;
	font-size:12px;
	line-height:20px;
	float:left;
}

#spalte_rechts {
	background-color:#FFFFFF;
	padding:0px 30px 0px 0px;
	width:231px;
	max-width:201px;
	font-size:12px;
	line-height:20px;
	float:left;
}
#spalte_rechts_innen {
	padding:0px 0px 0px 20px;
}
#stichwortsuche{
}
#nachrichten {
	margin:25px 0px 0px 0px;
}

#fusszeile {
	clear:both;
	margin:0px;
	padding:25px 0px 0px 0px;
	height:87px;
	max-height:62px;
	overflow:hidden;
}
#navi_rechts_unten {
	float:right;
	padding:21px 0px 0px 10px;
	background: #FFFFFF url(gif/bg_unten_rechts.gif) top left no-repeat;
	width:232px;
	max-width:222px;
	height:150px;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#004885;
}
a:hover {
	text-decoration:underline;
	color:#004885;
}
a.weiss {
	color:#FFFFFF;
}
a.weiss:hover {
	color:#FFFFFF;
}
a.grau {
	color:#D3D3D3;
}
a.grau:hover {
	color:#C4C4C4;
}

a.extern {
	padding:0px 13px 0px 0px;
	background-image: url(gif/icon_extern.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}
a.film {
	padding:0px 13px 0px 0px;
	background:url(gif/icon_film.gif) right 4px no-repeat;
}
a.email {
	padding:0px 13px 0px 0px;
	background:url(gif/icon_email1.gif) right 4px no-repeat;
}

p {
	margin:15px 0px 0px 0px;
	padding:0px;
}

ul {
	margin:5px 0px 5px 25px;
	padding:0px 0px 0px 0px;
	list-style-type:square;
}
ol {
	margin:5px 0px 5px 25px;
	padding:0px 0px 0px 0px;
}
li {
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.haken li {
	margin:3px 0px 0px -13px;
	padding:0px 0px 0px 18px;
	list-style-type:none;
	background:url(gif/bul_haken.gif) 0px 4px no-repeat;
}

h1 {
	font-size:20px;
	line-height:30px;
	color:#004885;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h2 {
	font-size:16px;
	line-height:22px;
	color:#000000;
	margin:0px 0px 5px 0px;
	padding:0px;
}
h3 {
	font-size:15px;
	line-height:25px;
	color:#004885;
	margin:0px;
	padding:0px;
}
#navi_links h3 a {
	text-decoration:none;
	color:#004885;
}
#navi_links h3 a:hover {
	text-decoration:none;
	color:#004885;
}
h4 {
	font-size:15px;
	line-height:25px;
	color:#6A7478;
	margin:0px;
	padding:0px;
}
#navi_links h4 a {
	text-decoration:none;
	color:#6A7478;
}
#navi_links h4 a:hover {
	text-decoration:none;
	color:#004885;
}
h5 {
	font-size:15px;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
}

sub {
	line-height:0px;
	font-size:70%;
}
sup {
	line-height:0px;
	font-size:85%;
}

form {
	margin:0px;
	padding:0px;
}

.text12 {
	font-size:12px;
	line-height:20px;
}
.text11, .fehler {
	font-size:11px;
	line-height:16px;
}
.text10 {
	font-size:10px;
	line-height:16px;
}

.fehler {
	margin-bottom:10px;
	color:#FF0000;
}

.suchwort {
	background-color:#F1F1F1;
	color:#FF0000;
}

.bildtext {
	margin-top:3px;
	font-size:11px;
	line-height:16px;
	font-style:italic;
	text-align:center;
}

.form_tabelle td {
	height:24px;
}

.formular12 {
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	height:21px;
	border-left:0px;
	border-right:0px;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}

.formbutton {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
	background-color:#004885;
	cursor:pointer;
	height:19px;
	margin:0px;
	padding:0px;
}
.formbuttonover {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
	background-color:#004885;
	cursor:pointer;
	height:19px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

.or {
	background:url(gif/ecke_or.gif) top right no-repeat;
}
.ol {
	background:url(gif/ecke_ol.gif) top left no-repeat;
}
.ur {
	background:url(gif/ecke_ur.gif) bottom right no-repeat;
}
.ul {
	background:url(gif/ecke_ul.gif) bottom left no-repeat;
}