html, body {
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
	background-image:url(menvrlf_blau_grau.jpg);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: 0px none;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: none;
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:190px;
	height:70px;
	border:none;
}
#seitenthema {
	position:absolute;
	top:85px;
	left:10px;
	width:190px;
	height:15px;
	border:none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#navigation {
	position:absolute;
	top:130px;
	margin-left:12px;
	width:220px;
	z-index:1;
}

#inhalt {
	position:absolute;
	top:20px;
	margin-left:240px;
	width:500px;
}

#menuepunkt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #ecedff;
	border-left: none;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
}

#menuepunkt-ueberschrift {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000099;
}

#radioauswahlpunkt {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ecedff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#untermenuepunkt {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ecedff;
}

.ueberschrift-linkkategorie {
	width: 475px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	line-height: normal;
	border: thin none #000000;
}

.linkrahmen {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
	cursor: pointer;
}

.linkueberschrift {
	width: 475px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.linkautor {
	width: 475px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.text_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: red;
  font-weight: bold;
	text-align: justify;
}

.linkdatum {
	width: 475px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	line-height: normal;
}



#navigation_register {
	position:absolute;
	top:70px;
	margin-left:240px;
	width:700px;
	height:30px;
  line-height:28px;
  z-index:2;
}
a.register_link {
	display:block;
	position:absolute;
	width:120px;
  height:28px;
	text-align:center;
	font-family: "Verdana", "Arial", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a.register_link:link, a.register_link:visited {
	color:rgb(248,248,255);
	background-image:url(testdateien/register_dunkel.gif);
	background-repeat:no-repeat;
}       
a.register_link:hover, a.register_link:active {
	color:black;
	background-image:url(testdateien/register_hell.gif);
	background-repeat:no-repeat;
}       
a#unternehmen {
	bottom:0px;
	left:110px;
	z-index:3;
}
a#statistik {
	bottom:0px;
	left:230px;
	z-index:4;
}
a#uebersicht {
	bottom:0px;
	left:350px;
	z-index:5;
}
a#liste {
	bottom:0px;
	left:470px;
	z-index:6;
}
a#unternehmen:hover, a#unternehmen:active,
a#statistik:hover, a#statistik:active,
a#uebersicht:hover, a#uebersicht:active,
a#liste:hover, a#liste:active,{
	z-index:7;
}
#ueberschrift {
	position:absolute;
	top:15px;
	left:240px;
	width:700px;
	height:15px;
	border:none;
	font-family:"Verdana",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.textueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

#hauptinhalt {
	  position:absolute;
	top:100px;
	margin-left:240px;
	width:700px;
  border-top: 2px solid #666666;
	padding: 10px;
  }

.tabellenzeilenhintergrund {
	background-color: #dcdcdc;
}

.tabellenüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #191970;
}

.tabellenueberschr_fahrz_ans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: white;
	background-color: #7f7f7f;
	padding: 3px;
	letter-spacing: 2px;
}

.tabelle_fahrz_ans {
  border: 1px solid #7f7f7f;
  border-collapse: collapse;
}

.tabelle_fahrz_ans_fotos {
  border-collapse: collapse;
}

.text_tabelle_fahrz_ans_daten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}

.text_tabelle_fahrz_ans_fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.tab_zeile_rahmen_fotos {
  background-color: #e8e8e8;
  border-bottom: 1px dotted #7f7f7f;
}

.ueberschr_fahrz_ansicht {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: white;
  margin-left: 0px;
  padding: 5px 5px 5px 5px;
  text-align: center;
  background-color: teal;
}

.bezeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.zeile_u {
  background-color: #fff5ee;
}


/* Foto-Upload */

#inhalt_upload {
	position:absolute;
	top:20px;
	margin-left:240px;
	width:900px;
}

.text_eingeloggt_als {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid grey;
  margin-bottom: 20px;
}

.seitenueberschrift {
	width: 475px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: normal;
}

.erlaeuterungsbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 500px;
  border: 1px solid grey;
  margin-left: 0px;
  padding: 10px 10px 10px 30px;
  background-color: yellow;
}

.bildbeschreibung {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  width: 890px;
  margin-left: 0px;
  padding: 5px 5px 5px 5px;
  background-color:	#D8D8D8;
}

.auswahl {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
  margin-left: 0px;
  padding: 5px 5px 5px 5px;
  background-color: teal;
}

.form_feld_beschriftung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px;
}

.foto_beschriftung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 5px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px;
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(grafiken/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(grafiken/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(grafiken/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(grafiken/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
