body {
	background-color: #333;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 16px;
	font-size: 11px;
}
a:link {
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
}
a:hover {
	color: #990000;
}
a:active {
	color: #900;
}
.darklink {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.darklink a:link {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.darklink a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.darklink a:hover {
	color: #fff;
	text-decoration: underline;
} 
.darklink a:active {
	color: #ccc;
	text-decoration: none;
}
.menutitle {
	cursor:pointer;
	margin-bottom: 4px;
	width:186px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666666;
	font-weight: 900;
}
.submenu{
	margin-left: 10px;
	line-height: 16px;
	font-size:11px
}
.title {
	font-size: 11px;
	font-weight: bold;
}
.greytext {
	font-size: 11px;
	color:#4D4D4D;
}
.greytitle {
	font-size: 11px;
	color:#4D4D4D;
	font-weight: bold;
}
.redtitle {
	font-size: 12px;
	color:#990000;
	font-weight: bold;
	line-height: 25px;
}
.header_nav {
	font-size: 11px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}
.header_red {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.menu{
	border:none;
	border:1px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	border-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	background-image: url(/images/nav/div_bg_nef.gif);
	z-index: 1;
	border-color: #CCCCCC;
	top: -1px;
	}
.menu ul{
	height:29px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	line-height: 27px;
		}
	.menu li a{
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:27px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
	border:0px;
	background-image: url(/images/nav/div_bg_nef.gif);
	color:#FFFFFF;
	text-decoration:none;
			}
	.menu li ul{
	display:none;
	height:auto;
	margin:0px;
	border:0px;
	position:absolute;
	background-color: #666666;
		}
		
	.menu li ul {
		z-index: 1000;
	} 
		
	.menu li:hover ul{
	display:block;
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
		}
	.menu li:hover li a{
	background:none;
		}
	.menu li ul a{
	display:block;
	height:28px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-image: url(/images/nav/div_bg_nef.gif);
	padding: 0px 25px;
			}

	.menu p{
	clear:left;
		}	
.lightgrey {
	background-color:#D8D8D9;
}
.h_light {
	font-size: 12px;
	font-weight: bold;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
	width: 960px;
}
.slide_text {
	position:absolute;
	width:177px;
	padding-left: 15px;
	color: #000;
	height: 277px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	visibility: hidden;
}
.slide_header {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
}
.h_color {
	color: #990000;
}
.piclink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td {
	font-size: 11px;
	color: #333;
}


/*<![CDATA[*/
#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-color: #FFFFFF;
	border-style: solid;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-top-width: 1px;
	background-color: #666666;
	clip: rect(auto,auto,auto,auto);
	border-left-width: 1px;
}

#imagediv {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 555px;
	border-color: #999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


#outer_wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-color: #FFFFFF;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFF;

}

#container {
	width: 960px;
	float: left;
	margin-right: -287px;
}
#container_ohne_sidebar {
	width: 960px;
	float: left;
	margin-right: 0px;
}
#content {
	margin-right: 200px;
	float: left;
	background-image: url(/images/nav/main_hg.gif);
}
#content_ohne_sidebar {
	margin-right: 0px;
	float: left;
	background-image: url(/images/nav/main_hg.gif);
}


#main {
	margin-left: 210px;
	width: 525px;
	padding-right: 20px;
}
#main_ohne_sidebar {
	margin-left: 210px;
	width: 740px;
	padding-right: 10px;
}
#masterdiv {
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: normal;
}

#sidebar {
	width: 200px;
	float: right;
	padding-left: 5px;
}
#footer {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #999;
	line-height: 20px;
	padding-left: 5px;
	background-color: #D8D8D9;
}

#thumbsdiv {
	position:absolute;
	width:960px;
	height:100px;
	float: none;
	margin-left: 0px;
	margin-top: 260px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: visible;
	top: 324px;
}
#sprachen {
	position:absolute;
	width:95px;
	height:20px;
	z-index:1;
	text-align: center;
	margin-top: -28px;
	margin-left: 862px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#navslide {
	position:absolute;
	width: 200px;
}

#preloader {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 365px;
	display: none;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	top: 98px;
	margin-left: 5px;
	overflow: hidden;
}

#search {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	top: 99px;
	margin-left: 5px;
	overflow: hidden;
}
/* Daves' Additions - 20 July 2009 onwards */

label {

	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}



/*]]>*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_rahmen {
	border: 1px solid #333;
}
.auktionskalender {
	margin: 0px;
	padding: 0px;
	width: 720px;
	border: 1px solid #333333;
	background-color: #F8F8F8;
}
.slidetexthell {
	color: #FFF;
}

