@charset "UTF-8";

body {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #993366;
	text-decoration:none;
}
a:active {
	color: #993366;
	text-decoration:none;
}
	
#inhalt {
	margin-top:0px;
	width:912px;
	height:auto;
	/*position:absolute;
	 margin:-340px 0px 0px -456px; 
	top:50%; 
	left:50%; 
	*/
	 
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

#kopf
	{
	width:876px;
	padding-left:8px;
	/* 	war 
	height: 85px; 
	max-height:85px; 
	*/
	height:58px;
	max-height:58px;
	
	text-align:left;
	vertical-align:bottom;
	color:#000000;
	font-size:14px;
	}
	
.menue_titel {
	position:relative;
	height:20px;
	margin-top:34px;
	/* margin-top:62px; */

	text-align:center;
	vertical-align:text-bottom;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
	
	
#mittelteil {
	width:860px;
	/* height:520px; */
	height:500px;
	overflow:hidden;
	margin: 0px 26px 0px 26px;
	text-align:left;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:5px solid #000000;
	border-left:1px solid #000000;
	padding-left:2px;
	float: left;
	position: relative
	
	}
	
.name {
	font-size: 60px;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.text_gross {font-size: 18px; color:#FFFFFF;}
.text_normal {font-size: 14px; color:#FFFFFF;}
.text_klein {font-size: 10px; color:#FFFFFF;}
	
	
	

	
#fuss {
	width:860px;
	height:55px;
	margin: 0px 26px 0px 26px;
	background-color:#FFFFFF;
	overflow:auto;
	/* border-top:10px solid #000000; */
	float: left;
	}
	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	margin: none;
	padding: none;
	line-height:1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.formularfeld {
	background-color: #FFCCFF;
}
.link_topmarken {
	line-height: 2em;
}
.nolink_topmarken {
	line-height: 2em;
	color: #000000;
	font-weight: bold;
}
#home #menuehome, #marken #menuemarken, #historie #menuehistorie, #shop #menueshop, #kontakt #menuekontakt{
color:#993366;
}

#wn	{
	position:relative;
	width:790px;
	height:50px;
	z-index:1;
	overflow:hidden;
}

#lyr1,	#lyr2, #lyr3	{ 
	position:absolute;

	left:0;
	top:0;  
	visibility:hidden;
	z-index:1;
	
	}
	
#t2 {
position:absolute;
left:00px;
}

.text_rot_fett {
	font-weight:bold;
	color:#993366;
}
#hintergrund {
	width:745px; 
	height:500px; 
	float:left; 
	color:#000000; 
	padding:none;
	background-position:right; 
	background-repeat:no-repeat;

	}
.hell {opacity:0.3;filter:alpha(opacity=30); -moz-opacity: 0.3; }