body	{		
			background:		url(../Bilder/back.jpg) #B0D6FA fixed no-repeat;
			font-family:	verdana, sans-serif;	/* Schriftart ohne Serifen 	*/
			font-size:		12px;					/* Schriftgroesse 			*/
			line-height:	16px;
			text-align:		left;					/* Text-Ausrichtung			*/

}

/* Überschriften */
h1 {
			font-family: 	verdana, sans-serif;
			color: 			#718AFE;
			font-size: 		17pt;
			font-weight:	bold;
			text-align: 	center;
}


h1.anfrage {
			font-family: 	verdana, sans-serif;
			color: 			#718AFE;
			font-size: 		17pt;
			font-weight:	bold;
			line-height:	20px;
			text-align: 	center;
}

#Ueberschrift {
			font-family: 	verdana, sans-serif;
			color:			#4967F3;
			font-size: 		17pt;
			font-weight:	bold;
			text-align: 	center;
}

table {
			font-family:	verdana, sans-serif;	/* Schriftart ohne Serifen 	*/
			font-size:		12px;					/* Schriftgroesse 			*/
			line-height:	16px;
			text-align:		left;					/* Text-Ausrichtung			*/
}

#TabelleAnfrage	{z-index:	1;	
			font-family:	verdana, sans-serif;	/* Schriftart ohne Serifen 	*/
			color:			#000000;				/* Schriftfarbe = schwarz 	*/
         	font-size:		11px;					/* Schriftgroesse 			*/
			line-height:	16px;					/* Zeilenhoehe 				*/
}


#anfrage	{	z-index:	1;	
			position:		absolute;				/* Ausrichtung am vorheringen Element	*/
			height:			300px;					/* Hoehe 						*/
			width:			700px;					/* Breite 						*/
			margin-left:	45px;					/* Linker-Aussenrand 			*/
			margin-top:		15px;					/* Oberer-Aussenrand 			*/
			background:		#transparent;	
			color:			#FFFFFF;				/* Schriftfarbe = weiss 		*/
			border: 		0px;					/* Randdicke 					*/
			font-size:		13px;					/* Schriftgroesse 				*/
}


#Hymer24h	{	z-index:	1;	
			position:		absolute;				/* Ausrichtung am vorheringen Element	*/
			height:			60px;					/* Hoehe 						*/
			width:			430px;					/* Breite 						*/
			margin-left:	2px;					/* Linker-Aussenrand 			*/
			margin-top:		135px;					/* Oberer-Aussenrand 			*/
			padding:		10px;
			background:		#BCFFBA;	
			color:			#4967F3;				/* Schriftfarbe = weiss 		*/
			border: 		0px;					/* Randdicke 					*/
			font-size:		12px;					/* Schriftgroesse 				*/
			font-weight:	bold;
}

#HymerBild	{	z-index:	1;	
			position:		absolute;				/* Ausrichtung am vorheringen Element	*/
			height:			60px;					/* Hoehe 						*/
			width:			430px;					/* Breite 						*/
			margin-left:	509px;					/* Linker-Aussenrand 			*/
			margin-top:		135px;					/* Oberer-Aussenrand 			*/
			padding:		0px;
			background:		transparent;	
			border: 		0px;					/* Randdicke 					*/
}


#Seitentitel {	font-family:verdana, sans-serif;	/* Schriftart ohne Serifen 		*/
			font-size:		17pt;					/* Schriftgroesse 				*/
			font-weight:	bold;					/* Schriftdicke 				*/
}

#Angebotstitel { font-size:	15px;					/* Schriftgroesse 				*/
			font-weight:	bold;					/* Schriftdicke 				*/
}

#Angebotstext {	
}

#Anbieterwebadresse {	
}


#inhaltTabelle { z-index:	2;
			position:		relative;
			background:		transparent;
			margin:			0px;					/* Linker-Aussenrand 			*/
			font-family:	verdana, sans-serif;	/* Schriftart ohne Serifen 		*/
			font-size:		13px;					/* Schriftgroesse 				*/
			line-height:	16px;

}


#bg-Impressum{	z-index:	1;
			position:		absolute;
			width:			445px;
			height:			232px;
			margin-left:	115px;					/* Linker-Aussenrand 			*/
			margin-top:		-10px;					/* Linker-Aussenrand 			*/

			background:		url(../Bilder/logo_gross.jpg) no-repeat;
}


ul.anfrage {
			list-style:		none;
			margin:			0;
			padding:		0;
}

li.anfrage {
			border-top:		1px solid #718AFE;
}


.dick  {	font-weight:	bold;					/* Schriftdicke 				*/
}

/* ===================================  Link-Farben =========================================== */


/* Verweis 		*/

a:link		{ 	color:#4967F3; text-decoration:none; 		font-weight:bold; 	}


/* besuchter Verweis 	*/

a:visited 	{	color:#4967F3; text-decoration:none; 		font-weight:bold;	}


/* aktivierter Verweis 	*/

a:active 	{ 	color:#4967F3; text-decoration:none;		font-weight:bold;	font-size:14px;}


/* ueberfahrener Verweis */

a:hover 	{ 	color:#4967F3; text-decoration:underline;	font-weight:bold;	font-size:14px;}





/* ========================================================================================================= */

/* Link zu Anfrageformular*/



/* Verweis 		*/

a:link.anfrage		{ 	color:#4967F3; text-decoration:none; font-weight:bold; font-size:13px;	background: #FAB6B7;}


/* besuchter Verweis 	*/

a:visited.anfrage 	{	color:#4967F3; text-decoration:none; font-weight:bold; font-size:13px;	background: #FAB6B7;}


/* aktivierter Verweis 	*/

a:active.anfrage 	{ 	color:#4967F3; text-decoration:none; font-weight:bold; font-size:13px;	background: #FAB6B7; }


/* ueberfahrener Verweis*/

a:hover.anfrage 	{ 	color:#4967F3; text-decoration:none; font-weight:bold; font-size:13px;	background: #BCFFBA; }



/* ========================================================================================================= */
