body {
		background-color: #ffffff;
		font-family: verdana, arial, sans serif;
		font-size:13px;
		background: #808080;
		color: #000000;
	}
	
	#container {
		position: absolute;
		left: 50%;
		top:50%;
		margin-left: -503px;
		margin-top: -261px;
		width: 1007px;
	}
	
	iframe#ticker {
		overflow:hidden;
		border:0;
		position: absolute;
		top: 50%;
		width: 100%;
		margin-top: -65px;
		margin-left: -14px;
	}
	

	#nav_start {
		padding-left: 485px;
		*margin-top:-3px;
	}
	
	#nav {
		clear:left;
		padding-left: 168px;
		/*height: 1%;*/
		width: 1000px;
	}
	
	#nav_en {
		clear:left;
		padding-left: 334px;
		/*height: 1%;*/
		width: 1000px;
	}	
	
	#content_left {
		float:left;
	}
	
	TD.content {
		width:484px; 
		text-align:right;
		background: #ffffff;
		line-height: 14px;
		vertical-align:top;
	}
	
	TD.content_vini {
		width:556px; 
		text-align:right;
		background: #ffffff;
		line-height: 14px;
		vertical-align:top;
	}
	
	TD.content_appa {
		width:830px; 
		text-align:right;
		background: #ffffff;
		line-height: 14px;
		vertical-align:top;
	}
	
	TD.content_mobil {
		width:556px; 
		text-align:right;
		background: #ffffff;
		line-height: 14px;
		vertical-align:top;
	}
	
	TD.content_fach {
		width:733px; 
		text-align:right;
		background: #ffffff;
		line-height: 14px;
		vertical-align:top;
	}
	
	DIV.content {
		width:480px;
		height: 335px;
		overflow: auto;
		margin-top:15px;
		overflow:hidden;
	}
	
	DIV.content_vini {
		width:379px;
		height: 325px;
		overflow: auto;
		margin-top:15px;
		overflow:hidden;
	}
		
	DIV.content_appa {
		width:705px;
		height: 325px;
		overflow: auto;
		margin-top: 15px;
		overflow:hidden;
	}
	
	DIV.content_mobil {
		width:331px;
		height: 325px;
		overflow: auto;
		margin-top: 15px;
		overflow:hidden;
	}
	
	DIV.content_kontakt {
		width:309px;
		height: 325px;
		overflow: auto;
		margin-top: 15px;
		margin-right: 75px;
		overflow:hidden;
	}
	
	DIV.content_fach {
		width:733px;
		height: 330px;
		overflow: auto;
		margin-top:15px;
		overflow:hidden;
	}
	
	a {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	a:hover {
		color: #a7a9ac;
	}
	
	a.email {
		color: #000000;
		font-weight: normal;
	}
	
	a.email:hover {
		color: #aaaaaa;
	}
	
	SPAN.grau {
		color:#838381;
	}
	
	#pfeil_unten {
		position: absolute;
		left: 50%;
		top:50%;
		margin-left: 414px;
		margin-top: 193px;
		
	}
	
	
	
	
	
		
	#bilder_rechts {
		float:right;
		margin-top: 25px;
		}
		
	#navigation {
		margin: auto;
		margin-top: 25px;
		margin-left: 40px;
		}
	
	ul, li { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		}

	li { /* all list items */
		
		float: left;
		position: relative;
		margin-left:15px;
		}

	li ul { /* second-level lists */
		display: none;
		position: absolute;
		width:190px;
		padding-top: 2px;
		
		margin-left: -15px;
		}
	
	* + html  li ul { 
		margin-left: -85px;
		margin-top: 17px;
		}
	
	*html  li ul { 
		margin-left: -85px;
		margin-top: 17px;
		}
	
	/*html>body li ul {margin-top: -10px;}*/
	
	a.ueber {
		font: Times New Roman;
		font-weight: bold;
		font-size: 13px;
		font-style: normal;
		color: #fafafa;
		background-color: #9c6230;
		padding: 2px 5px 2px 5px;
		text-decoration: none;
		}
	
	a.unter {
		font: Times New Roman;
		font-weight: bold;
		font-size: 12px;
		color: #9c6230;
		font-style: normal;
		padding:0px;
		text-decoration: none;
		}
	
	a.unter:hover {
		font: Times New Roman;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		font-style: normal;
		padding:0px;
		text-decoration: none;
		}

	li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
		top: auto;
		left: auto;
		}

	li:hover ul, li.over ul { /* lists nested under hovered list items */
		display: block;
		background-color: transparent;
		color:#ffffff;
	}

	#content {
		margin-top: 170px;
		margin-left: 58px;
		width: 615px;
		}
	
	#content a {
		color: #694321;
		text-decoration:none;
		}
	
	#start_adresse {
		margin-top: 252px;
		margin-left: 58px;
		}
	
	#pfeil {
		text-align:right;
		}
	
	h1 {
		font-size:23px;
		color:#a7a9ac;
		font-weight: normal;
		margin-top: 2px;
	}
	
	TD.imp_left {
		width:60px;
		padding: 2px 8px 4px 0px;
		border:0;
		text-align:left;
		}
	
	TD.imp_right {
		width:350px;
		padding: 2px 0px 4px 8px;
		border:0;
		text-align: left;
		}
		
	TD.form_left {
		width:90px;
		padding: 2px 8px 4px 0px;
		border:0;
		text-align:right;
		font-size:12px;
		font-weight:bold;
		}
	
	TD.p1 {
		width:40px;
		padding: 2px 2px 2px 2px;
		border:0;
		text-align:left;
		vertical-align: top;
		}
	
	TD.p2 {
		width:320px;
		padding: 2px 2px 2px 2px;
		border:0;
		text-align: left;
		vertical-align: top;
		}

	TABLE.rahmen {
		border:1px solid;
		border-color: #9c6230;
		}
	
	#preisliste {
		position: absolute;
		left: 50%;
		top:50%;
		margin-left: -55px;
		margin-top: -187px;
		}
	
	#veranst {
		width: 614px;
		height: 390px;
		overflow: scroll;
		}
		
	span.weit-grau {
		letter-spacing: 2px;
		color:#838381;
	}
	
	span.weit-schwarz {
		letter-spacing: 2px;
		color:#000000;
	}