body {
	font-family : Verdana;
	font-size : 8pt;
	color : #336699;
	font-weight : normal;
	}

table {
	font-family : Verdana;
	font-size : 9pt;
	color : #336699;
	font-weight : normal;
	}

	
.banner_image {
	background-image : url(/images/banner.gif);
	background-repeat : no-repeat;
	/*oben, rechts, unten, links */
	padding : 0px 0px 0px 0px;
	}


/* Header graue Linien und blauer Rahmen */
.header {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	background-color: #dfdfdf;
	background-image : url(/gif/header_back.gif);
	}


.bgcolor_0 {
	background-color: #e5e5e5;
	}
.bgcolor_1 {
	background-color: #6a92e9;
	}
.bgcolor_2 {
	background-color: #ffffff;	
	}
.bgcolor_3 {
	background-color: #000099;
	}


/* Hintergrund- und Rahmenfarben für Kästen */
.bg_color_1 {
	background : #005ba9;
	}


.bg_color_2 {
	background : #e5e5e5;
	}

.bg_color_3 {
	background : #bdd9f1;
	}

.bg_color_4 {
	background : #efefef;
	}	

.bg_color_5 {
	background : #ffffff;
	}			

	
	
/* normale Links */
a {
	color: #000022;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;	
}

a:hover {
	color: #000099;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}

a:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}



/* Label: "Kontakt, Impressum, Aktuelles" */
a.label {
	color: #000022;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	background : White;
	background : #ffffff;
	border : 1px solid Navy;
}


/* Label: "Kontakt, Impressum, Aktuelles" */
a.label_2 {
	color: #ffffff;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	background : White;
	background : #336699;
	border : 1px solid Navy;
}

a.label:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : c5d8ff;
	border : 1px solid Navy;
}

a.label_2:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : c5d8ff;
	border : 1px solid Navy;
}

a.label:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : #c5d8ff;
	border : 1px solid Navy;
}


/* Label: "Kontakt, Impressum, Aktuelles" */
a.label_active:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : #c5d8ff;
	border : 1px solid Navy;
}

a.label_active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : #c5d8ff;
	border : 1px solid Navy;
}

a.label_active:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background : #c5d8ff;
	border : 1px solid Navy;
}


/********************************************************** ANGEBOTE *****************************************************/

.offerHead12						{
												font-family:Arial,Helvetica,Sans-Serif;
												font-size:12pt;
												color:#336699;
												font-weight:bold;
												}
.offerHead10						{
												font-family:Arial,Helvetica,Sans-Serif;
												font-size:10pt;
												color:#336699;
												font-weight:bold;
												}
.offerContent						{
												font-family:Verdana,Arial,Helvetica,Sans-Serif;
												font-size:10px;
												color:#000000;
												background-color:#ffe9cd;
												padding:3px;
												padding-left:5px;
												border:1px solid #FFC882;
												border-left:0px;
												border-top:0px;
												}
.offerContentImg				{
												border:1px solid #FFC882;
												border-right:0px;
												border-top:0px;
												background-color:#FFC882;
												vertical-align:top;
												}
.offerPreis							{
												font-family:Arial,Helvetica,Sans-Serif;
												color:#FF0000;
												font-size:11pt;
												font-weight:bold;
												}
.offerContentNeu				{
												font-family:Verdana,Arial,Helvetica,Sans-Serif;
												font-size:10px;
												color:#000000;
												background-color:#ffe9cd;
												padding:0px;
												border:1px solid #FFC882;
												border-top:0px;
												}

.offerLook							{
												font-family:Verdana,Arial,Helvetice,Sans-Serif;
												color:#336699;
												font-size:10px;
												text-decoration:none;
												}