/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Grundformatierungen */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


body {
  color:#556168;
  background:url(../images/background.gif); 
  background-position : left top;
  background-repeat : repeat;
  font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
  font-size:11px;
  line-height: 14px;
  margin:0px;
  padding:0px;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#D6D6D6;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-shadow-color:#D6D6D6;
  scrollbar-arrow-color:#FFB200;
  scrollbar-track-color:#ffffff;
  }
  
 
td {
  color:#556168;
  font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
  font-size:11px;
  line-height: 14px;
  margin:0px;
  padding:0px;
  }





h1,
h2,
h3,
h4,
h5,
h6 {
  color:#556168;
  font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
  font-size:11px;
  margin-top:4px;
  margin-left: 6px;
  margin-bottom: 8px;
  padding:0px;
}

p.content	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	margin-top: 2px;
	margin-bottom: 6px;
	}
	
p.zentral	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	text-align:center;
	}
	
p.rechts	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	margin-top: 2px;
	text-align:right;
	}

p.rechts2	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	margin-top: 10px;
	margin-right: 3px;
	text-align:right;
	}

p.rechts3	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	margin-top: 0px;
	margin-right: 3px;
	text-align:right;
	}

p.rechts4	{
	font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
	font-size:11px;
	margin-top: 0px;
	margin-right: 10px;
	text-align:right;
	}
	
p.fett	{
	font-family: Verdana, Arial, Helvetica, Geneva, Sans Serif;
	font-size:10px;
	font-weight:bold;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 6px;
	}

	



/*******  Hyperlink-Navigation Seitenstruktur *******/
				
a.struktur:link 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#556168;
				text-decoration:none;
				}
			
			
a.struktur:active 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#FE9834;
				text-decoration:underline;
				
				}


a.struktur:visited 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#556168;
				text-decoration:none;
				
				}


a.struktur:hover 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#FE9834;
				text-decoration:underline;
				
				}				

/*******  Hyperlink-Text *******/
				
a.text:link 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color: #3661A6;
				text-decoration:none;
				}
			
			
a.text:active 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#FE9834;
				text-decoration:underline;
				
				}


a.text:visited 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#3661A6;
				text-decoration:none;
				
				}

a.text:hover 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#FE9834;
				text-decoration:underline;
				/* background-color: #D20000; */
				
				}				

A.menulink:link {
	display: block;
	width: 96px;
	text-align: left;
	text-decoration: none;
	font-family:tahoma, verdana;
	font-size:11px;
	color: #ffffff;
	background-color:#5C6571;
	BORDER: none;
	border: solid 1px #717A83;
	}

A.menulink:hover {
	border: solid 1px #717A83;
	background-color:#6A8899;
	}				

	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Layer-Formatierung Gesamt - Mittige Positionierng der Site */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#gesamt { 
		position: absolute; 
		left: 50%; 
		margin-left: -387px; 
		width: 774px; 
		visibility: visible; 
		background-color: #FFFFFF; 
		layer-background-color: #FFFFFF; 
		}
		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Layer-Formatierung Spalte oben  */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#oben
		{ 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 774px; 
		height: 20px; 
		background-color: #ffffff; 
		background:url(../images/hochleiste.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}
		
	
		
#spalteoben
		{ 
		position: absolute; 
		top: 20px; 
		left: 0px; 
		width: 774px; 
		height: 90px; 
		background-color: #ffffff; 
		background:url(../images/logoback.gif); 
		background-position : left bottom;
		background-repeat : no-repeat; 
		visibility: visible;
		}
		
#orangeleiste2
		{ 
		position: absolute; 
		top: 110px; 
		left: 0px; 
		width: 774px; 
		height: 8px; 
		background-color: #ffffff; 
		background:url(../images/orangeleiste2.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}
		

		#navigation
			{ 
			position: absolute; 
			top: 112px; 
			left: 0px; 
			width: 850px; 
			height: 21px; 
			background-color: #EFEFEF; 
			background:url(../images/menuleiste.gif); 
			background-position : left bottom;
			background-repeat : no-repeat; 
			visibility: visible;
			}			





			

			
		#logo
			{ 
			position: absolute; 
			top: 8px; 
			left: 30px; 
			width: 234px; 
			height: 80px; 
			background-color: #ffffff; 
			visibility: visible;
			}
			
		#struktur
			{ 
			position: absolute; 
			top: 4px; 
			left: 667px; 
			width: 100px; 
			height: 40px; 
			visibility: visible;
			}
			

		

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Layer-Formatierung Spalte Content */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



#spaltecontent
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 440px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}


#spaltecontentkontakt
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 427px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentclass
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 440px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentimp
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 550px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentsoft
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 750px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentplanet
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 500px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentbestell
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 520px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentweb1
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 660px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#spaltecontentweb3
		{ 
		position: absolute; 
		top: 133px; 
		left: 0px; 
		width: 774px; 
		height: 790px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}
		
		#news
			{ 
			position: absolute; 
			top: 3px; 
			left: 12px; 
			width: 262px; 
			height: 192px; 
			background-color: #ffffff;
		    background:url(../images/world.jpg); 
			background-position : left bottom;
			background-repeat : no-repeat;  
			visibility: visible;
			}
			

				

		
		#topangebot
			{ 
			position: absolute; 
			top: 3px; 
			left: 278px; 
			width: 483px; 
			height: 195px; 
			background-color: #ffffff; 
			visibility: visible;
			}
			
			#topheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/willkommen.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

			#impheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/impressumheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#kontaktheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/kontaktheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#dslheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/dslheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#serverheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/serverheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#serviceheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/serviceheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#sitemapheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/sitemapheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#hostingheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#miniheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#dslheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/dsl.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#bestellheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/bestellung.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#profiheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#expertheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
		#businessheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#homeheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/hostingheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#softheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/softheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

		#unsheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/unsheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
				
				
			#toptext1
				{ 
				position: absolute; 
				top: 26px; 
				left: 10px; 
				width: 462px; 
				visibility: visible;
				}
				
			#toptext2
				{ 
				position: absolute; 
				top: 26px; 
				left: 251px; 
				width: 231px; 
				height: 160px; 
				visibility: visible;
				}

		#toptext3
				{ 
				position: absolute; 
				top: 26px; 
				left: 20px; 
				width: 442px; 
				visibility: visible;
				}
				
		#sitemap
			{ 
			position: absolute; 
			top: 3px; 
			left: 278px; 
			width: 483px; 
			height: 395px; 
			background-color: #ffffff; 
			visibility: visible;
			}

			#sitemapheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/sitemapheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

			#sitemaptext
				{ 
				position: absolute; 
				top: 36px; 
				left: 10px; 
				width: 483px; 
				height: 360px; 
				visibility: visible;
				}
				
		#impressum
			{ 
			position: absolute; 
			top: 3px; 
			left: 278px; 
			width: 483px; 
			height: 395px; 
			background-color: #ffffff; 
			visibility: visible;
			}

			#impressumheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/impressumheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}

			#impressumtext
				{ 
				position: absolute; 
				top: 36px; 
				left: 10px; 
				width: 483px; 
				height: 360px; 
				visibility: visible;
				}

		#webpack1
			{ 
			position: absolute; 
			top: 20px; 
			left: 0px; 
			width: 210px; 
			height: 170px; 
			background:url(../images/webpackback.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack2
			{ 
			position: absolute; 
			top: 20px; 
			left: 228px; 
			width: 210px; 
			height: 170px; 
			background:url(../images/webpackback.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack1start
			{ 
			position: absolute; 
			top: 10px; 
			left: 20px; 
			width: 210px; 
			height: 170px; 
			background:url(../images/webpackback.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack2start
			{ 
			position: absolute; 
			top: 10px; 
			left: 248px; 
			width: 210px; 
			height: 170px; 
			background:url(../images/webpackback.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack3
			{ 
			position: absolute; 
			top: 220px; 
			left: 0px; 
			width: 210px; 
			height: 184px; 
			background:url(../images/webpackback2.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack4
			{ 
			position: absolute; 
			top: 220px; 
			left: 228px; 
			width: 210px; 
			height: 184px; 
			background:url(../images/webpackback2.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}

		#webpack5
			{ 
			position: absolute; 
			top: 434px; 
			left: 0px; 
			width: 210px; 
			height: 184px; 
			background:url(../images/webpackback2.gif); 
			background-position : left top;
			background-repeat : no-repeat; 
			visibility: visible;
			}			

		#domainabfrage
			{ 
			position: absolute; 
			top: 198px; 
			left: 12px; 
			width: 262px; 
			height: 60px; 
			background-color: #ffffff;
			visibility: visible;
			}
			
			#domainheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 262px; 
				height: 26px; 
				background:url(../images/domainheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
				
			#domaintext
				{ 
				position: absolute; 
				top: 29px; 
				left: 3px; 
				width: 256px; 
				height: 34px; 
				visibility: visible;
				}

		#hotline
			{ 
			position: absolute; 
			top: 0px; 
			left: 0px; 
			width: 262px; 
			height: 50px; 
			background-color: #ffffff;
			visibility: visible;
			}
			
			#hotlineheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 262px; 
				height: 26px; 
				background:url(../images/hotlineheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
				
			#hotlinetext
				{ 
				position: absolute; 
				top: 29px; 
				left: 8px; 
				width: 256px; 
				height: 64px; 
				visibility: visible;
				}
				
		#partner
			{ 
			position: absolute; 
			top: 53px; 
			left: 0px; 
			width: 262px; 
			height: 60px; 
			background-color: #ffffff;
			visibility: visible;
			}

		
			#partnerheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 262px; 
				height: 26px; 
				background:url(../images/partnerheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
				
			#partnertext
				{ 
				position: absolute; 
				top: 29px; 
				left: 8px; 
				width: 256px; 
				height: 64px; 
				visibility: visible;
				}
				
		#hostlist
			{ 
			position: absolute; 
			top: 150px; 
			left: 75px; 
			width: 111px; 
			height: 40px; 
			visibility: visible;
			}
				
		#angebot
			{ 
			position: absolute; 
			top: 0px; 
			left: 266px; 
			width: 483px; 
			height: 195px; 
			background-color: #ffffff; 
			visibility: visible;
			}
			
			#angebotheadline
				{ 
				position: absolute; 
				top: 0px; 
				left: 0px; 
				width: 483px; 
				height: 26px; 
				background:url(../images/angebotheadline.gif); 
				background-position : left top;
				background-repeat : no-repeat; 
				visibility: visible;
				}
				
			#angebottext
				{ 
				position: absolute; 
				top: 29px; 
				left: 3px; 
				width: 477px; 
				height: 120px; 
				visibility: visible;
				}

			#mwst
				{ 
				position: absolute; 
				top: 189px; 
				left: 353px; 
				width: 120px; 
				height: 20px; 
				visibility: visible;
				}

			#mwst2
				{ 
				position: absolute; 
				top: 649px; 
				left: 330px; 
				width: 120px; 
				height: 20px; 
				visibility: visible;
				}
				
				#angebot1
					{ 
					position: absolute; 
					top: 0px; 
					left: 0px; 
					width: 156px;
					border-right: 1px solid #E7E7E7; 
					height: 150px; 
					visibility: visible;
					}
					
					#angebot1foto
						{ 
						position: absolute; 
						top: 0px; 
						left: 0px; 
						width: 156px;
						height: 50px; 
						visibility: visible;
						}
						
					#angebot1text
						{ 
						position: absolute; 
						top: 66px; 
						left: 3px; 
						width: 153px;
						height: 84px; 
						visibility: visible;
						}
					
				#angebot2
					{ 
					position: absolute; 
					top: 0px; 
					left: 156px; 
					width: 156px;
					border-right: 1px solid #E7E7E7; 
					height: 150px; 
					visibility: visible;
					}
					
					#angebot2foto
						{ 
						position: absolute; 
						top: 0px; 
						left: 0px; 
						width: 156px;
						height: 50px; 
						visibility: visible;
						}

					#angebot2text
						{ 
						position: absolute; 
						top: 66px; 
						left: 6px; 
						width: 153px;
						height: 84px; 
						visibility: visible;
						}

				#angebot3
					{ 
					position: absolute; 
					top: 0px; 
					left: 312px; 
					width: 156px;
					height: 150px; 
					visibility: visible;
					}
					
					#angebot3foto
						{ 
						position: absolute; 
						top: 0px; 
						left: 0px; 
						width: 156px;
						height: 50px; 
						visibility: visible;
						}
						
					#angebot3text
						{ 
						position: absolute; 
						top: 66px; 
						left: 6px; 
						width: 153px;
						height: 84px; 
						visibility: visible;
						}
		

#orangeleiste3
		{ 
		position: absolute; 
		top: 440px; 
		left: 0px; 
		width: 774px; 
		height: 8px; 
		background-color: #ffffff; 
		background:url(../images/orangeleiste2.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub
		{ 
		position: absolute; 
		top: 727px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub10
		{ 
		position: absolute; 
		top: 427px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub9
		{ 
		position: absolute; 
		top: 747px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub5
		{ 
		position: absolute; 
		top: 507px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub6
		{ 
		position: absolute; 
		top: 477px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub7
		{ 
		position: absolute; 
		top: 440px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub3
		{ 
		position: absolute; 
		top: 637px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub4
		{ 
		position: absolute; 
		top: 697px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#sub2
		{ 
		position: absolute; 
		top: 767px; 
		left: 0px; 
		width: 774px; 
		height: 58px; 
		background-color: #ffffff; 
		background:url(../images/sub.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#orangeleiste3imp
		{ 
		position: absolute; 
		top: 550px; 
		left: 0px; 
		width: 774px; 
		height: 8px; 
		background-color: #ffffff; 
		background:url(../images/orangeleiste2.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}
		
#unten
		{ 
		position: absolute; 
		top: 448px; 
		left: 0px; 
		width: 774px; 
		height: 30px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#untenimp
		{ 
		position: absolute; 
		top: 558px; 
		left: 0px; 
		width: 774px; 
		height: 30px; 
		background-color: #ffffff; 
		background:url(../images/textback.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}


		
		#fusszeile
			{ 
			position: absolute; 
			top: 7px; 
			left: 622px; 
			width: 140px; 
			height: 20px; 
			background-color: #ffffff; 
			visibility: visible;
			}

		#fusszeile2
			{ 
			position: absolute; 
			top: 15px; 
			left: 622px; 
			width: 140px; 
			height: 20px; 
			background-color: #ffffff; 
			visibility: visible;
			}
		
#leisteunten
		{ 
		position: absolute; 
		top: 478px; 
		left: 0px; 
		width: 774px; 
		height: 20px; 
		background-color: #ffffff; 
		background:url(../images/downleiste.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}

#leisteuntenimp
		{ 
		position: absolute; 
		top: 588px; 
		left: 0px; 
		width: 774px; 
		height: 20px; 
		background-color: #ffffff; 
		background:url(../images/downleiste.gif); 
		background-position : left top;
		background-repeat : no-repeat; 
		visibility: visible;
		}



/* Naviagtion */

#naviliste
{
margin-top: 0px;
margin-left: 166px;
margin-bottom: 0px;

}

#navcontainer ul
{
padding-left: 0;
margin-top:0px;
margin-left: 0;
color: #556168;
float: left;
width: 500;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 1em 0.4em 1em;
color: #556168;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: #FF9326;
color: #fff;
}
