body {
	font-family: arial, "sans-serif";
	line-height:140%;
}

h1 {
	display:none;
}

.dspnone,
.displaynone {
	display:none;
}
a {
	color:#487282;
	text-decoration:none;
}
label {
	color:#544A36;
}


#container {
	width:884px;
	margin: 0 auto;
	background-image:url("../images/frame_middle.png"); 
	background-repeat: repeat-y;
	padding-left:33px;
	padding-right:33px;
}

#frametop {
	width:950px;
	height:28px;
	margin:0 auto;
	background-image:url("../images/frame_top.png");
}

#framebottom {
	width:950px;
	height:28px;
	margin:0 auto;
	background-image:url("../images/frame_bottom.png");
}

#header {
	float:left;
	width:884px;
	height:121px;
	background-color:#d0b482;
	border-bottom:1px solid #ffffff;
}

#logo {
	position:relative;
	top:3px;
	left:285px;
	width:301px;
	height:115px;
	background-image:url("../images/logo.gif");
}

#menu {
	clear:left;
	width:884px;
	height:29px;
	background-image:url("../images/menu_bg.png");
	border-bottom:1px solid #ffffff;
}

#menu ul {
	margin-left:16px;
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
	padding:0;
}

#menu ul li {
	float:left;
	margin-right:16px;
}

#menu ul li a {
	display:block;
}

#nav1 a, #nav1hover a {
	width:97px;
	height:29px;
	background-image:url("../images/nav1.png");
}

#nav1 a:hover, #nav1hover a {
	background-image:url("../images/nav1_hover.png");
}

#nav2 a, #nav2hover a {
	width:94px;
	height:29px;
	background-image:url("../images/nav2.png");
}

#nav2 a:hover, #nav2hover a {
	background-image:url("../images/nav2_hover.png");
}

#nav3 a, #nav3hover a {
	width:113px;
	height:29px;
	background-image:url("../images/nav3.png");
}

#nav3 a:hover, #nav3hover a {
	background-image:url("../images/nav3_hover.png");
}

#nav4 a, #nav4hover a {
	width:54px;
	height:29px;
	background-image:url("../images/nav4.png");
}

#nav4 a:hover, #nav4hover a {
	background-image:url("../images/nav4_hover.png");
}

#flash {
	width:884px;
	height:324px;
	border-bottom:1px solid #ffffff;
	background:transparent url(../images/hintergrund.jpg) no-repeat scroll 0 0;
	overflow:hidden;
}

#content {
	float:left;
	clear:left;
	width:884px;
	background:#f0e7d8 url("../images/content_bg.png") repeat-x;
	padding-top:6px;
	padding-bottom:16px;
	color:#695f4d;
	font-family:Arial;
	font-size:12px;
}

#content h2 {
	font-family:'Times New Roman';
	font-size:14px;
	padding:0;
	margin-bottom:10px;
	margin-top:6px;
	color:#544a36;
}

#content p {
	margin:0;
	padding:0;
}

#left {
	float:left;
	width:524px;
	padding-left:20px;
	margin-right:40px;
}

#right {
	float:left;
}

#footer {
	width:884px;
	height:29px;
	background-image:url("../images/menu_bg.png");
	clear:left;
}

#impressum {
	width:67px;
	height:29px;
	background-image:url("../images/impressum.png");
	display:block;
	margin-left:15px;
}


#flash h3 {
	margin:0;
	color: white;
	font-family: "Times New Roman";
	font-size: 15px;
	padding: 20px 0 10px;
}
/*scrollbar*/
#main {
	width: 320px;
	height: 240px;
	border: 1px solid #111;
}

#haendler {
	width: 450px;
	height: 150px;
	float: left;
	overflow: hidden;
	background: #bbad95;
	color: #756953;
	padding-left:10px;
	margin-left: 20px;
	border-top:1px solid #9d8a67;
	display:block;
	opacity:0.93;
	_filter: alpha(opacity=93);
	line-height:120%;
/*	overflow:hidden;
	min-height:218px;
*/}

#haendler h4 {
	font-size: 14px;
	color: #544A36;
	margin:0;
	padding: 0 0 5px 0;
	
}
#haendler p {
	color: #756953;
	margin:0 0 15px 0;
	_margin:0 0 7px 0;
	font-size: 12px;
	
}

#text {
	padding: 0px;
	font-size: 12px;
}

#track {
	height: 151px;
	width: 18px;
	float: left;
	position: relative;
	background: #9d8a67;
}

#thumb {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 18px;
	background: #756953;
}
