/* LIGHTBOX */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }

#lightbox img { border: none; }
#overlay img { border: none; }

#overlay { background-image: url(../images/overlay.png); }

* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

img#closeButton {
	position:absolute;
	right:0;
	top:0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	color: #474747;
	font-size:12px;
	background: #000 url(../images/schaefer_oldtimer_background.gif) no-repeat top right;
}

.druck {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	color: #474747;
	font-size:12px;
	background: #fff;
}

#header {
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #606060;
	height: 111px;
	background: url(../images/logo_schaefer_oldtimer.gif) no-repeat;
}

#header img {
	border: none;
	float:right;
}

.left {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #606060;
	width: 972px;
	background: url(../images/bg2.gif) repeat-y;
}

#header .left {
	width: 971px;
	background: none;
}

#header .left ul {
	margin:0 0 0 229px;
	padding:0;
	width:270px;
	height: 111px;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #606060;
	list-style:none;
	text-align:left;
}

.content {
	float:left;
	width: 700px;
	background: #F9F1E3;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #ACA8A1;
	padding: 0px 0px 20px 0px;
}

div.oeffnungszeiten {
  color:silver;
  margin:auto;
  padding-left:38px;
  margin:15px 0 25px 0 !important;
  background-color:transparent !important;
  min-height:0 !important;
}

.oeffnungszeiten dl {
margin-top:11px;
}

.oeffnungszeiten dt {
  float:left;
}

.oeffnungszeiten dd {
  padding-left:2em;
  margin-left:40px !important
  margin-bottom:0.5em;
}

.shop .oeffnungszeiten dd {
  padding-left:5.5em;
}

.content h1 {
	font-size:15px;
	font-weight:bold;
	color:#e98a02;
	margin: 10px 0 5px 10px;
}

.content h2 {
	font-size:13px;
	font-weight:bold;
	margin: 10px 0 5px 20px;
}

.content h2.agb {
	font-size:13px;
	font-weight:bold;
	margin: 10px 0 5px 10px;
}

.content h2.impressum {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 0 20px;
}

.content h2.hilfe {
  margin-top:25px;
}

.content p {
	margin: 5px 20px 10px 20px;
	line-height:150%;
}

.content p.strong {
	font-weight:bold;
	text-transform:uppercase;
}

.kt1 {
	margin: 0 0 0 20px;
	float:left;
	width:180px;
}

.kt1welcome {
	margin: 0 0 0 20px;
	float:left;
	width:320px;
}

.kt2 {
	padding-left:50px;
	float:left;
	width:220px;
}

.kt2welcome {
	margin: 0 0 0 20px;
	float:left;
	width:320px;
}

.topangebotimg {
	float:left;
	width:240px;
}

.topangebottxt {
	float:left;
	width:240px;
}

.amount {
	margin:0;
	padding: 4px 0 0 17px;
}

.amount input {
	border:1px solid #F5E4C7;
	background-color:white;
	color:black;
}

.topangebote {
	border-style: none none solid none;
	border-width: 1px;
	border-color: #E7AE4C;
}

.content img.mainpic {
	background: url(../images/colors_700px.gif) repeat-y;
	padding: 0 0 15px;
	border-style: none none solid;
	border-width: 1px;
	border-color: #ACA8A1;
	height: 338px;
	width: 700px;
}

.content img.mainpicshop {
	background: url(../images/colors_700px.gif) repeat-y;
	padding: 0 0 15px;
	border-style: none none solid;
	border-width: 1px;
	border-color: #ACA8A1;
	height: 114px;
	width: 700px;
}

.content img.floatright {
	float:right;
	padding:10px 0px 10px 10px;
}

.content img.floatleft {
	float:left;
	padding:10px 10px 10px 0px;
}

.content ul li {
	list-style-image: url(../images/list_image.gif);
	padding: 0px 0px 10px 10px;
}

.content table.kontakt {
	border-collapse: collapse;
	margin: 0 0 0 20px;
}

.content table.kontakt td:first-child {
	width:50px;
}

.content table.kontaktformular {
	margin: 0 0 0 20px;
}

.content .special {
	background-color:#F5E4C7;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #E7AE4C;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 5px 0px;
}

.content .welcome {
	background-color:#F5E4C7;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dd8910;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	width:300px;
	height:170px;
}

.content a {
	color: #474747;
	font-weight: bold;
	text-decoration: underline;
}


.content a:hover {
	text-decoration: none;
}
.content a.acrobat {
	padding-left: 18px;
	background: url(../images/icon_pdf.gif) no-repeat 0px 2px;
}

.content a.forum {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid;
	border-color: black;
	padding: 5px;
}

.threads th a {
	color: #e98a02;
}
table.videos {
	border-collapse:collapse;
	font-size:10px;
}
table.videos th {
	text-align:left;
	font-weight: bold;
	font-size:11px;
}
table.videos th strong {
	/*color:#E7AE4C;*/
	color:#e98a02;
}
table.videos i {
	font-variant:normal;
	font-size:9px;
}
table.videos td {
	width:150px;
}
.videoimage {
	float:left;
	margin: 10px 10px 10px 20px;
}
input.submit {
	margin-top:10px;
}
.rightbox {
	width: 270px;
	float:left;
}
.rightbox div {
	font-size:11px;
	min-height:300px;
	background-color:#F5E4C7;
	margin: 0 5px 0 5px;
}


.rightbox div.shop {
	min-height:580px;
}

/* VR 20.01.2007 */

.rightbox div.shop select.search_input
{
	width: 230px;
}

.rightbox div.shop input#searchparam {
	width: 220px;
}

/* ---------------- */

.rightbox div  a {
	text-decoration: none;
	color: #474747;
}
.rightbox div  a:hover {
	text-decoration: underline;
}
.rightbox div ul {
	margin:0 0 0 30px;
	padding:7px 0 10px 0;
	list-style-image: url(../images/list_image.gif);
}
.rightbox div ul li {
}
.rightbox ul li.categorybox_sub {
	margin: 0 0 0px 10px;
}
.rightbox ul li.categorybox_subsub {
	margin: 0 0 0px 20px;
}
.rightbox p {
	margin: 0px;
	padding: 10px 8px 10px 8px;
	border-style: none none solid;
	border-width: 1px;
	border-color: #dd8910;
}
.rightbox p.bg, .rightbox div.bg {
	background-color: #F9F1E3;
}

.rightbox p.nobg, .rightbox div.nobg {
	background-color: #F5E4C7;
}

div.bg {
	background-color: #F9F1E3;
	padding:5px;
}

div.nobg {
	background-color: #F5E4C7;
	padding:5px;
}

.rightbox div.bg {
	padding:2px;
	margin:0px;
	height:auto;
	min-height:0;
	border-bottom:#E7AE4C 1px solid;
}
.rightbox form{
	padding:0;
	margin:0;
}
.rightbox h1, .rightbox h1 a{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 2px 5px;
	margin: 0;
	/*color: #E7AE4C;*/
	color:#e98a02;
}
.rightbox h1 a {
	padding:0;
}
.rightbox .logo {
	padding: 5px 0 0 0;
	margin: 0 5px 0 5px;
	background: #F5E4C7;
}
.navi{
	width: 270px;
	display: block;
	padding: 0;
	margin: 0 0 10px;
	list-style-type: none;
	border-style: solid none none;
	border-width: 1px;
	border-color: #606060;
	font-weight: bold;
}
.shopnavi {
	border-style: solid none none;
	margin:0;
	border-top:0;
}
.shopnavi li a{
	border-bottom:0;
	border-top:1px solid #606060;
}
.navi a ,#header .left ul a{
	display: block;
	height: 20px;
	width: 228px;
	text-decoration: none;
	color: #A0A0A0;
	font-size: 12px;
	padding: 7px 0 0 42px;
	border-style: none none solid;
	border-width: 1px;
	border-color: #606060;
	background: url(../images/icon_citroen.gif) no-repeat 24px 11px;
}

a.active2 {
	background-image: url(../images/icon_citroen_aktiv2.gif);
	color: #2398FF;
}

.navi a:hover, .navi a.active ,#header .left ul a:hover {
	color: #2398FF;
	background: url(../images/alpha.png) top left;
	text-decoration:none;
}
#footer {
	color:#A0A0A0;
	clear: both;
	border-style: solid none solid;
	border-width: 1px;
	border-color: #606060;
}
#footer a {
	text-decoration: none;
	color: #A0A0A0;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .left {
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #606060;
	font-size: 11px;
	padding: 10px 10px 0;
	width: 951px;
	background: none;
}
#footer p {
	margin: 0;
	padding: 0 0 8px;
}
#footer p.realisation {
	float: right;
	text-align: right;
}
.clearbr {
	visibility:hidden;
	clear: both;
}
p.clearbr {
	margin:0;
	padding:0;
	}
hr.clearbr
{
	border-color:#E7AE4C;
}
.kt_alert {
	font-weight:bold;
	color:#E7AE4C;
}

/*FORUM*/
.threads .row1, .posts .row1{
	background-color:#F5E4C7;
}
.threads, .posts, .newpost {
	width: 670px;
	margin: 0 0 0 15px;
}
.newpost {
	width:auto;
}
.threads th, .posts th, .newpost th{
	padding: 3px 5px 3px 5px;
	color:#000;
	font-weight:bold;
	text-align:left;
}
.threads tr td, .posts tr td, .newpost tr td{
	padding: 3px 5px 3px 5px;
	vertical-align:top;
}
.posts tr td{
	padding: 8px 5px 8px 5px;
}
.threads tr .subjectCell {

}
.threads tr .replycountCell {
	text-align:center;
	width: 55px;
}
.threads tr .viewcountCell {
	text-align:center;
	width: 55px;
}
.threads tr .timeCell {
	text-align:right;
	width: 160px;
}
.threads tr .lastreplyCell {
	text-align:right;
	width: 160px;
}
.posts .authorCell {
	width: 150px;
}
.newpost .firstcol {
	width: 100px;
}

/*Videohilfe*/
.videohilfe h1 {
	font-size:15px;
	font-weight:bold;
	color:#E7AE4C;
	margin: 10px 0 5px 10px;
}
.videohilfe p {
	margin: 5px 20px 10px 20px;
	color: #F9F1E3;
}
.videohilfe ul li
{
	list-style-image: url(../images/list_image_orange.gif);
	padding: 0px 0px 15px 10px;
	color: #F9F1E3;
}
.videohilfe a {
	color: #F9F1E3;
	font-weight: bold;
	text-decoration: underline;
}
.videohilfe a:hover {
	text-decoration: none;
}
.newpostbutton, .submitbutton {
	border: 0px ;
	border-right:1px solid  #E7AE4C;
	border-bottom:1px solid  #E7AE4C;
	background-color: #F5E4C7;
	vertical-align: top;
	height: 22px;
	margin: 0px;
	cursor: pointer;
}

a.news_mehr {
font-style:italic;
letter-spacing:2px;
}

.SearchForm {
	float: left;
}
.timeframe {
	float:right;
}

h3 {
	display:inline;
	margin:0;
	padding:0;
	font-size:1em;
}


/* Newsletter */

#newsletteranmeldung {
}

#newsletteranmeldung fieldset {
	border:0;
	padding:10px;
	margin:0;
	border:1px solid #F5E4C7;
}

#newsletteranmeldung select.efselect {
	width:255px;
}

#newsletteranmeldung input.eingabefeld {
	width:250px;
}

#newsletteranmeldung legend {
	color:#CF9F5A;
}

#newsletteranmeldung div.item {
	padding-bottom:5px;
}

p.small {
	font-size:11px;
}

.error {
	color:#ff0000;
	font-weight:bold;
	background:#ffffff;
	border:1px solid #ff0000;
	width:658px;
	margin-left:20px;
	margin-top:15px;
	}
	
.msg {
	color:#32AF2B;
	font-weight:bold;
	background:#ffffff;
	border:1px solid #32AF2B;
	width:658px;
	margin-left:20px;
	margin-top:15px;
	}
	
.error p,
.msg p {
	margin:10px;
}


/* FORUNM */

a.button {
	text-decoration:none;
	background-color:#FFFFCC;
	padding:5px;
	border:1px solid #EEEF86;
	float:left;
	margin-right:10px;
	padding-left:20px;
	background-image:url(../images/arrowup.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
}


div#error {
	background-color:#FFCCCC;
	border:1px solid #DF0009;
	margin:22px;
}

div#error h2 {
	color:#DF0009;
	font-size:1.2em;
}

div#error ul {
}

div#error ul li {
	padding-bottom:3px;
}


.search_go{
	width:125px;
	border: 1px solid #424c56;
	color: #424c56;
	background-color: white;
	font-weight: bold;
	font-size: 10px;
}

.search_go_small {
	width:100px;
	border: 1px solid #424c56;
	color: #424c56;
	background-color: white;
	font-weight: bold;
	font-size: 10px;
}

p.nix {
	border:0;
	padding:0;
}

p.logo_center {
	text-align:center;
}

div.font_farbe strong {
	color:#E98A02;
}

div.downloads div {
  padding-left:90px;
}

div.downloads ul {
  margin:0;
  padding-left:0;
}

div.downloads ul li {
  padding:0;
  margin-bottom:5px;
  list-style:none;
}

div.downloads small {
  color:#A0A0A0;
}

div.downloads p.descr {
  margin:0;
  margin-bottom:15px;
}

div.downloads p.notice {
  font-size:80%;
  margin:0;
  margin-left:-90px;
  margin-top:15px;
}

div.downloads a.link {
  padding:0;
  background:none;
}

.content li.acrobat {
	padding-left: 18px;
	background: url(../images/icon_pdf.gif) no-repeat 0px 2px;
}