/* ########## Tags ########## */
body {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#cccccc;
}

p {
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

a:link{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

a:hover{
	color:#999999;
	font-size:11px;
	text-decoration:underline;
}

a:visited{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

a.fuss:link{
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

a.fuss:visited{
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

a.fuss:hover{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

a.top:link{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.top:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}

a.top:visited{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

h1 {
	font-size:16px;
}

tr.grau {
	background-color:#cccccc;
}
tr.grau1 {
	background-color:#000000;
	/*background-color:#999999;*/
}
tr.grau2 {
	background-color:#999999;
	/*background-color:#666666;*/
}
tr.aktiv {
	background-color:#ff6600;
}

th {
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color:#999999;
	text-align:left;
	padding-left:10px;
}
th.top {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background-color:#ff6600;
	text-align:left;
	padding-left:10px;
}

td {
	font-size:11px;
	border-color:#cccccc;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-style:solid;
}
td.sprache {
	border-width:0px;
	font-size:11px;
	color:#666666;
}
td.blind {
	border-width:0px;
	font-size:11px;
	padding:5px;
}
td.blind_randlos {
	border-width:0px;
	font-size:11px;
	padding:0px;
}
td.fusszeile {
	border-width:0px;
}
td.top {
	font-size:11px;
	border-color:#ff6600;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-style:solid;
	padding-left:5px;
	padding-right:5px;
}
table.tableiste {
 	background-image: url(../bilder/de/tableiste.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
	border-width:0px;
	padding:0px;
	height:35px;
}
tr.top {
	background-color:#cccccc;
}

ul {
	font-size:11px;
	line-height:20px;
	list-style-image:url(../bilder/de/bullet.gif)
}

input, select{
	font-size:11px;
}

/* ########## Klassen ########## */
.anfahrt {
	text-indent:-14px;
	margin-left:10px;
	text-align:left;
}
.button {
	color:#ffffff;
	background-color:#ff6600;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}
.feld {
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}
.feld_aktiv {
	border-color:#ff6600;
	border-width:1px;
	border-style:solid;
}
.feld_fehler {
	border-color:#ff0000;
	border-width:2px;
	border-style:solid;
}

.navi {
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.orange {
	color:#ff6600;
}
.weiss {
	color:#ffffff;
}
.hellgrau {
	color:#999999;
}

.fehler {
	color:#ff0000;
	font-weight:bold;
}
.klein {
	font-size:10px;
}

.inhalt_text {
	padding-left:20px;
}

.tabelle_rand {
	padding-left:5px;
	padding-right:5px;
}
.tabelle_text {
	text-align:left;
}

.fusszeile {
	color:#999999;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}

/* ########## IDs ########## */
#logo {
	position:relative; top:48px; left:40px;
}
#kopf_bild {
	position:absolute; top:15px; left:578px;
 	background-image: url(../bilder/de/kopf_bild.jpg);
	background-repeat:no-repeat;
	height:147px;
	width:191px;
}
#hotline {
	position:absolute; top:120px; left:45px;
	font-size:14px;
	color:#666666;
}

#kopf_oben {
	position:absolute; top:5px; left:5px;
 	background-image: url(../bilder/de/kopf_bg_oben.gif);
	background-repeat:no-repeat;
	height:10px;
	width:770px;
}
#kopf {
	position:absolute; top:15px; left:5px;
 	background-image: url(../bilder/de/kopf_bg_mitte.gif);
	background-repeat:repeat-y;
	height:145px;
	width:770px;
}
#kopf_unten {
	position:absolute; top:160px; left:5px;
 	background-image: url(../bilder/de/kopf_bg_unten.gif);
	background-repeat:no-repeat;
	height:10px;
	width:770px;
}

#navi {
	position:absolute; top:140px; left:10px;
	background-color:#ff6600;
	height:25px;	
	width:760px;
}

#haupt {
	position:absolute; top:170px; left:5px;
	width:770px;
}
#haupt_oben {
	position:absolute; top:170px; left:5px;
 	background-image: url(../bilder/de/haupt_bg_oben.gif);
	background-repeat:no-repeat;
	height:10px;
	width:770px;
}
#haupt_mitte {
	position:absolute; top:180px; left:5px;
 	background-image: url(../bilder/de/haupt_bg_mitte.gif);
	background-repeat:repeat-y;
	width:770px;
}
#haupt_unten {
	position:relative;
	bottom:-10px;
	background-image: url(../bilder/de/haupt_bg_unten.gif);
	background-repeat:no-repeat;
	background-color:#cccccc;
	height:10px;
	width:770px;
}

#inhalt {
	width:530px;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
}

#rechts {
	position:absolute; top:180px; left:565px;
	margin-left:15px;
	margin-top:5px;
	width:180px;
}

#map {
	margin-top:10px;
	width:530px;
	height:400px;
}
