body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

body {
	background-color: #FFFFFF;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

a,a:visited,a:hover { 
	font-size: 10px; 
	color: #666666;
	text-decoration: none;
}

/* Styles für den Navbereich */

.matrix {
	padding: 0px;
	width: 1000px;
	border: 0px solid #CCCCCC;
	border-spacing: 0px;
}

.headTDLi {
	width: 220px;
	height: 140px;
}
.headTD {
	width: 500px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.headTDRe {
	width: 280px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

.contTD {
	width: 500px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 175%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.contTDRe {
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 175%;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	vertical-align: top;
}
.contTDLi {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(grf/main/bg_navTD.jpg);
	background-repeat: repeat-y;
	padding-top: 17px;
	vertical-align: top;
}
/*------------------------------------------------------------------*/


/* Fontstyles */
.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;
}

.ftext { text-indent: 0em; line-height: 175%; }

.header1 { 
	font-size: 18px;
	font-weight: bold; 
	color: #D2183D; 
}
.header2 { 
	font-size: 18px;
	font-weight: bold; 
	color: #D2183D; 
}

.medText{
	padding: 10px 10px 10px 10px;
}

.ura2{
	margin-left: -5px;
	margin-right: -3px;
}
.ura2TD{
	background-color:#FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 175%;
}

.ura1{
	margin-left: -5px;
	margin-right: -3px;
}
.ura1TD{
	background-color:#EEEEEE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 175%;
}

a.ura3a,a.ura3a:visited,aura3a:hover{
	text-decoration:none;
	font-size: 10px;
	color: #FFFFFF;
}
.ura3{
	width: 140px;
	margin-left: 0px;
	margin-right: 10px;
}
.ura3TD{
	background-color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 175%;
}

/* FotoLinen -----------------------------------*/

.grfLSubT{
	height: 30px;
}
a.grfLa,a.grfLa:visited { 
	text-decoration:none;
	font-size: 16px;
	color: 999999;
}
a.grfLa:hover { 
	text-decoration:none;
	font-size: 16px;
	color: FF6600;
}
.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: dotted;
	border-bottom-color: #CCCCCC;
}
.tabFboxR {
	vertical-align: bottom;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 175%; 
}
.tabFboxL {
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 175%;
}
.tabFboxF {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px; 
}
/*-----------------------------------------------*/
li {
	line-height: 175%;
}
.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;	
}

.ul1{
	list-style-position: inside;
	padding-left: 0px;
}

.locInfo {
	position: absolute;
	display: none;
	border: 2px solid #3F6BB1;
	background-color: #FFFFFF;
	z-index: 200;
	margin: 5px;
	padding: 10px;
	width: 100px;
	height: 41px;
}
