body,td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

body {
	background-color: #FFFFFF;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

/* Fontstyles */
a,a:visited { 
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
a:hover { 
	text-decoration:none;
	font-size: 12px;
	color: FF6600;
}

.fett {
	font-weight:bold;
}
.hl1 {
	font-size: 14px;
	font-weight: bold;	
}
.mark1 {
	font-weight: bold;
	color: #9E153B;
}
.mark2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/* Styles für den Navbereich */
.headTDDot{
	height: 24px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 2px;
}
.headTDTitel{
	vertical-align: bottom;
	font-size: 15px;
	color: #666666;
}

.subnav { font-size: 9px; color: #666666; }
a.subnava,a.subnava:visited,a.subnava:hover { 
	font-size: 9px; 
	color: #666666;
	text-decoration: none;
}
.copyright { font-size: 9px; color: #999999; }
.subnavH1 { font-size: 11px; color: #333333; vertical-align: top; }
a.subnavH1a,a.subnavH1a:visited { 
	text-decoration:none;
	font-size: 11px;
	color: 333333;
}
a.subnavH1a:hover { 
	text-decoration:none;
	font-size: 11px;
	color: 333333;
}
.subnav2 { font-size: 9px; color: #444444; }
.copyright2 { font-size: 8pt; color: #999999; }

/* Styles für den Contentbereich */
.matrix {
	padding: 0px;
	width: 900px;
	border: 0px solid #CCCCCC;
	border-spacing: 0px;
}
.contTD {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	line-height: 175%;
	background-color: #FFFFFF; 
}
.ftext { text-indent: 3em; }
.header1 { font-size: 15px; color: #FF6600; }
.karteTD {
	background-color: #FFFFFF;
}
.legendeTD {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 00px;
	text-align: justify;
}
.elUeb1Box {
	background-color: #3F6BB1;
}
.elUeb1Line {
	background-color: #3F6BB1;
}
.elUeb2Box {
	background-color: #F2F6EC;
}
.elUeb2Line {
	background-color: #67A138;
}
.elUeb2Text {
	font-weight: bold;
	color: #67A138;
	padding-left: 10px;
}
.elUeb1Text {
	font-size: 12px;
	font-weight: bold;
	color: #3F6BB1;
	padding-left: 10px;
}
.elUeb {
	padding: 0px;
	border-spacing: 0px;
	width: 570;
	margin-left: -30px;
	margin-right: -10px;
}

.elUebs {
	padding: 0px;
	border-spacing: 0px;
	width: 500;
	margin-left: -30px;
	margin-right: -10px;
}
/* FotoLinen -----------------------------------*/
.grfLSubT{
	/*height: 30px;*/
	font-size: 10px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom: 10px;
}
a.grfLa,a.grfLa:visited { 
	text-decoration:none;
	font-size: 16px;
	color: 999999;
}
a.grfLa:hover { 
	text-decoration:none;
	font-size: 16px;
	color: 
	;
}
.grfLTD {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/* FotoBoxen ------------------------------------*/
.tabFibox {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF; 
}
.tabFboxR {
	vertical-align: bottom;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 175%;
	background-color: #FFFFFF; 
}
.tabFboxL {
	vertical-align: bottom;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 175%;
	background-color: #FFFFFF; 
}
.tabFboxF {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px; 
}
/*-----------------------------------------------*/
.ol1 {
	line-height: 10px;
	list-style-position: outside;
	list-style-type: decimal;	
}

.ol2 {
	line-height: 10px;
	list-style-position: outside;
	list-style-type: lower-alpha;	
}

.locInfo {
	position: absolute;
	display: none;
	border: 2px solid #3F6BB1;
	background-color: #FFFFFF;
	z-index: 200;
	margin: 5px;
	padding: 10px;
	width: 100px;
	height: 41px;
}

