body
	{
	margin-top:20px;
  font-family:verdana,helvetica,sans-serif;
  scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
	}

body, td, p, span, div, h1, h2, h3, h4, h5, h6
	{
	font-family:verdana,helvetica,sans-serif;
	}
table
	{
	border-collapse:collapse
	}
/*<!-- Überschriften --> */

h1				{
			color:#009900;
			font-size:12pt;
			font-weight:bold; 
			text-align:center;
			}

h2				{
			color:#009900;
			font-size:12pt;
			font-weight:bold; 
			}			
h3				{
			color:#000000;
			font-size:10pt;
			font-weight:bold;
			font-style:italic;
			}			
h4				{
			color:#009900;
			font-size:10pt;
			font-weight:bold; 
			text-align:center;
			}			
h5				{
			color:#009900;
			font-size:10pt;
			font-weight:bold;
			text-align:center;
			}			

h6				{
			color:#009900;
			font-size:10pt;
			font-weight:bold;
			}			

/*<!-- Tabellenbreiten gesamt und _right (frame) --> */

.tabwidth1
	{
	width: 760px;
	}	

.tabwidtht
	{
	width: 500px;
	font-size:10pt;
	}	

.tabwidthe
	{
	width: 480px;
	font-size:10pt;
	}	
.tabwidtho1
	{
	width: 400px;
	font-size:10pt;
	}	


/*<!-- A-Z Liste --> */

.az	
	{
	color:#CCCCFF;
	font-size:10pt;
	font-weight:bold; 
	text-align:center;
	padding:5px;
	}			
.az1	
	{
	color:#000000;
	font-size:10pt;
	font-weight:normal; 
	text-align:center;
	}			

/*<!-- footer --> */
	
.adresse
	{
	width: 500px;
	font-size:9pt;
	font-style:italic;
	}
.adresseo1
	{
	width: 400px;
	font-size:9pt;
	font-style:italic;
	}
	
	.adresseo2
	{
	width: 300px;
	font-size:9pt;
	font-style:italic;
	}


/*<!-- Navigation Menu --> */
	
.nav
	{
	font-size:10pt;
	width: 250px;
	}
	
/*<!-- Inhalt und Inhaltüberschrift --> */
	
.content
	{
	font-size:10pt;
	vertical-align:top;
	}

.contenth
	{
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	}

/*<!-- Bilder auf Infoseiten --> */

.bildreihe
	{
	max-width: 85px;
	min-width: 80px;
	font-size:10pt;
	background:#CCCCFF;
	padding:5px;
	text-align:center;
	vertical-align:top;
	}	
	
.bildzeile
	{
	max-width: 500px;
	min-width: 485px;
	font-size:10pt;
	background:#CCCCFF;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	}	
	
.bildreihem
	{
	max-width: 85px;
	min-width: 80px;
	font-size:10pt;
	background:#FFCC66;
	padding:5px;
	text-align:center;
	vertical-align:top;
	}	
	
.bildzeilem
	{
	max-width: 500px;
	min-width: 485px;
	font-size:10pt;
	background:#FFCC66;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	}	

/*<!-- Grundangebote 1 und 2 --> */

#offer1
	{
	position:relative;
	max-width:499px; 
	height:250px; 
	overflow:hidden; 
	font-size:10pt; 
	padding:5px;
	background:#CCCCFF;
	font-size:10pt;
    float:left;
	}

#offerm
	{
	position:relative;
	max-width:499px; 
	height:250px; 
	overflow:hidden; 
	font-size:10pt; 
	padding:5px;
	background:#FFCC66;
	font-size:10pt;
    float:left;
	}

#offer2
	{
	position:relative;
	max-width:499px; 
	height:500px; 
	overflow:hidden; 
	font-size:10pt; 
	padding:5px;
	background:#CCCCFF;
	font-size:10pt;
    float:left;
	}


/*<!-- Link Formatierung nur bei IE aktiv --> */

a			{
			color:#003399;
			text-decoration: none;
			size:10pt;
			weight:normal; 
			}

a:link		{
			color:#003399;
			text-decoration: none;
			size:10pt;
			weight:normal; 
			}

a:visited	{
			color:#003399;
			text-decoration: none;
			size:10pt;
			weight:normal; 
			}
a:hover	{
			color:#003399;
			text-decoration: none;
			size:10pt;
			weight:normal; 		
			}	
a:active	{
			color:#003399;
			text-decoration: none;
			size:10pt;
			weight:normal; 
			}
