body, p, .plain {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background-color:#000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height:16px;
/*	line-height: 16px;
	font-weight: 300;
	font-stretch: expanded; */
}

.content img.pic
{
	padding:0px;
	margin: 0px 5px;
	background-color:EFDFD2;
	border: 1px solid #EFDFD2;
}

.content a img.picNoBorder
{
	padding:0px;
	margin: 2px;
	background-color:#000000;
	border: 0;
}

a {
	color: #ff8217;
	font-weight: 300;
	font-size: 13px;
	text-decoration: none;

}

a:hover{
/*	font-weight: 300;
*/	font-style: italic;
}

p a:hover{
	border-bottom: 1px dotted white;
}

body.content {
	margin:30px 30px 30px 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body.content p {
/*	font-size:12px;
	line-height:normal;
	*/paading: 0px 0px 5px 0px;
	margin-bottom: 6px;
}

body.content table {
	margin:0;
	padding:0;
}

body.content ul li {
	font-size:12px;
	font-weight:bold;
}

body.content ul {
	margin:0;
}

body.content ul.detail {
	padding:0;
}

body.content ul.detail li {
	font-size:12px;
	list-style:none;
	font-weight:normal;
	padding:1px;
}

body.content ul.detail2  {
margin-left:30px;
}

body.content ul.detail2 li {
	font-size:12px;
	list-style::circle;
	font-weight:normal;
	padding:1px 1px 1px 10px;
}

a.nachunten { 
	border:0px;
	decoration:none;
}


h1{
	padding-top:0px;
	padding-bottom:13px;
	border-bottom: solid 1px #ffffff;
	font-size:24px;
	color: #FE851D;
	margin: 0 0 5px; 0;
	line-height:20px;
}

h2, h2 a { 	
	color: #FE851D;
	font-weight:normal; 
	font-size:18px; 
	margin: 20px 0 5px 0;
}

h3 { 	
	color: #FE851D;
	font-weight:normal; 
	font-size:18px; 
	margin: 2px 0 12px 0;
}

h4 { 	
	color: #FE851D;
	font-weight:bold; 
	font-size:13px; 
	margin: 20px 0 10px 0;
}

h5 { 	
	color: #FE851D;
	font-weight:bold; 
	font-size:13px; 
	margin: 0px 0 10px 0;
}


h3.model a, h3.model { 	
	margin-top:10px;
	color:#FFFFFF;
	font-style:italic;
	text-transform:uppercase;
	border-bottom: 1px solid white;
	font-size:12px;
	font-weight:bold;
	display:inline;
	line-height:21px;
}

h3.model a:hover { 	
	border:0;
	text-decoration:none !important;
	border-bottom: 1px dotted #C97B26 !important;
}

a:hover h3.model{ 	
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
}

.rights{
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
}


.navi {
	margin-top: 15px;
	display:block;
}

.navi:hover {
border-bottom:0 !important;
}

td.description img, h3.model a img
{
	margin: 0 0 -5px 5px;	
	display:inline;
	border:0;
}

.breadcrumb {
	padding:0 !important;
}

.breadcrumb a {
	font-size:11px !important;
	font-style:normal;
	color:#ffffff;
	border-bottom: 1px solid #FFFFFF;
}

.breadcrumb a:hover {
	border-bottom: 1px dotted #FFFFFF;
	color:#FE851D;
}

.breadcrumb span.aktiv {
	border-bottom: 1px dotted #FFFFFF;
	color:#FE851D;
}

#showPopContent
{
	padding:5px;
	font-size:13px;
	font-weight:500;
	border:2px solid #FE851D;
	margin-top:20px;
	cursor:pointer;
}

#showPopContent:hover
{
	color:#FE851D;
}


h4.title, h5.title
{
	cursor:pointer;
	border-bottom:1px dotted white;
}

h5.title
{
	padding-bottom:1px;
}

h4.title:hover, h5.title:hover
{
	color:#FFFFFF;
}

img:hover
{
	margin:0;
	padding:0;
	
}

p.haendler a
{
	border-bottom: 1px solid #ff8217;
	border-left: 1px solid #ff8217;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	display:block;
	width:405px;
	font-style:normal;	
}

p.haendler a:hover
{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color:#ff8217;
	font-style:italic;
}

p.startseite
{
	font-size: 15px;
}

#menuDiv   { visibility: visible; margin-left: -480px; position: absolute; top: 90px; left: 50%; width: 163px }

#runterDiv  { 
	visibility: visible; position: absolute; top: 31px; right: 25px; width: 120px }

#ausverkauftDiv   { visibility: visible; position: absolute; top: 337px; right: 295px; width: 120px }

img.de:hover, img.at:hover, img.ch:hover, img.nl:hover{
	cursor:pointer;
}

div#leftcol { width: 200px; float: left;}

div#rightcol { width: 190px; float:left; margin-left:20px; }

div#rightcol input, div#rightcol textarea{ width: 190px; }
div#rightcol label { width:150px; float:left;}

input.invalid, textarea.invalid  { border: 1px solid red;}
