<!--

body {background-color:#FFFFDC; /*blassgelb*/
}

.title {
	background-color:#AF3536;  
	padding:		1px;
	font-family:	Verdana;
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	color:			#FFFFDC;
}

.title a {
	background-color:#AF3536;  
	padding:		1px;
	margin:			0px;
	font-family:	Verdana;
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	text-decoration:none;
	color:			#FFFFDC;
}

.title a:visited,
.title a:visited:hover {
	text-decoration:none;
}

.title a:hover {
	text-decoration:underline;
}	

.top {
	background-color:#FFFFDC;  /*blassgelb*/
}
	
.left {
	background-color:#AF3536;  /*weinrot*/
}

.adress {
	font-family:	Verdana;
	font-size:		10px;
	text-decoration:none;
	color:			
}

.adress a {
	font-family:	Verdana;
	font-size:		10px;
	text-decoration:none;
	color:			#AF3536;  /*weinrot*/
}

.adress a:visited,
.adress a:visited:hover {
	text-decoration:none;
	color:			#AF3536;  /*weinrot*/	
}

.adress a:hover {
	text-decoration:underline;
}	


.content {
	font-family:	Verdana;
	font-size:		11px;
	line-height:	17px;
	color:			#AF3536;  /*weinrot*/	
	background:		#FFFFDC;  /*weinrot*/
	text-decoration:none;
}

.content a {
	font-family:	Verdana;
	font-size:		11px;
	font-weight:	normal;
	color:			#AF3536;  /*weinrot*/	
	background:		#FFFFDC;  /*weinrot*/
	text-decoration:underline;
}

.content a:visited {
	color:			#AF3536;  /*weinrot*/	
}

.content h1 {
	font-family:	Verdana;
	font-size:		14px;
	color:			red;  /*weinrot*/	
	background:		#FFFFDC;  /*weinrot*/
	font-weight:	bold;
	text-align:		center;
	text-decoration:none;
}

.content h2 {
	font-family:	Verdana;
	font-size:		12px;
	color:			#AF3536;  /*weinrot*/	
	background:		#FFFFDC;  
	font-weight:	normal;
	text-align:		center;
	text-decoration:none;
}

.p1 td {
 	font-family:	Verdana;
	font-size:		14px;
	border:			5px;
	padding:		0px;
	background:		#CCFFFF;
	border-spacing: 0px;  
	line-height:	14px;	
}

.p2 td {
 	font-family:	Verdana;
	font-size:		14px;
	border:			0px;
	padding:		0px;
	background:		#B4F280;  
	border-spacing: 0px;  
	line-height:	14px;	
}

.content td {
 	font-family:	Verdana;
	font-size:		11px;
	color:			#AF3536; 
	text-align:		center;
	font-weight:	normal;	
	line-height:	17px;	
}

.content input {
 	font-family:	Verdana;
	font-size:		11px;
	color:			black; 
	text-align:		center;
	font-weight:	normal;	
}



.contact {
	padding:		0px;
	margin:			0px;
 	font-family:	Verdana;
	font-size:		15px;
	color:			#AF3536;  
	text-align:		center;
}

.contact a {
	padding:		0px;
	margin:			0px;
 	font-family:	Verdana;
	font-size:		15px;
	color:			#AF3536;  
	text-align:		center;
	text-decoration:none;
}

.contact a:visited,
.contact a:visited:hover {
	text-decoration:none;
}

.contact a:hover {
	text-decoration:underline;
}	

.fliestext {
	FONT-SIZE: 		11px;
	COLOR:	 		#AF3536;
	FONT-FAMILY: 	Verdana, Arial, Helvetica, sans-serif;
	text-align:		center;
	line-height:	17px;	
}

.fliestext div {
	border:			0px solid black;
	Z-INDEX: 		2;
	LEFT:			0px;
	WIDTH:			185px;
	POSITION: 		absolute;
	visibility:		hidden;
	TOP: 			75px; 
	HEIGHT: 		69px;
}

.route div {
	Z-INDEX: 		1;
	TOP:			10px;
	LEFT: 			195px;
	VISIBILITY: 	hidden;
	WIDTH: 			265px;
	POSITION: 		absolute;
	HEIGHT:			199px;
}

.anfrage td, tr {
	text-align:		left;
	height:			15px;
	padding:		0px;
}


//-->
