@charset "UTF-8";
body {
	font-family: Verdana, Arial, sans-serif;
	color: #535353;
	text-align: center;
	font-size: 11px;
	background: url(../img/body.png) repeat-x #fffbe5;
	}
@media all {

html * {
	margin: 0;
	padding: 0;
	}

html, body {
	height:	100%;
	}

body {
	font-family: Verdana, Arial, sans-serif;
	color: #535353;
	text-align: center;
	font-size: 11px;
	background: url(../img/body.png) repeat-x #fffbe5;
	}
	
a {
	color: #e2001a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
p {
	margin: 0 0 20px 0;
}

hr {
	background-color: #bfbbac; /* Mozilla 1.4 */
	color: #bfbbac; /* IE 6 */
	border: #bfbbac; /* Opera 7.11 */
	height: 1px; /* in Opera fÃ¼r die Anzeige nÃ¶tig, in Mozilla fÃ¼r die einheitliche HÃ¶he */
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.iebug {
	height: 0;
	line-height: 0;
	font-size: 0;
}


	
h2 {
	color: #bfbbac;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 35px 0;
	padding: 15px 0 0 0;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	margin: 0 0 15px 0;
}

h4 {
	font-size: 11px;
	color: #e2001a;;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
	color: #535353;
	font-size: 11px;
}
.float {
	float: left;
}
.sidebaropener {cursor: pointer;}
/* = = = = = = = = = = = = = GRUNDGERUEST = = = = = = = = = = = = = */


#top, #end {
	height: 25px;
}	

#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header h1 {
	margin: 0 20px;

}

#header a {
	width: 141px;
	height: 95px;
	display: block;
	background: url(../img/schaefer_fitz.png);
}

#header h1 span { display: none; }

#media {
	position: absolute;
	top: 170px;
	left: 7px;
	width: 649px;
	height: 277px;
	padding: 3px;
	background: url(../img/media.jpg) no-repeat #ffffff 3px 3px;
}

#content {
	background: url(../img/container.jpg) repeat-y #ffffff;
	padding: 300px 0 91px 0;
	margin: 78px 18px 0 7px;
}

#col0 {
	width: 260px;
	float: left;
}

#col0 hr {
	margin: 0 0 15px -68px;
	width: 260px;
}

#col0 span {
	display: block;
	position: absolute;
	margin: -8px 0 0 -75px;
	width: 57px;
	height: 56px;
}

#col0 h2 {
	margin: -1px 0 15px 0;
}

span.news {	background: url(../img/ico_news.gif) no-repeat;}
span.info {	background: url(../img/ico_info.gif) no-repeat;}
span.uhr {	background: url(../img/ico_uhr.gif) no-repeat;}
span.tagcloud {	background: url(../img/ico_lupe.gif) no-repeat;}

.spanbox, .spanboxnw {
	background: #ffffff;
	padding: 0 0 1px 68px;
	margin: 0 0 25px 0;

}
.spanboxnw p {
    margin: 0 0 7px 0;
}
.spanboxnw a {
	display: block;
	background: url(../img/arrow.png) no-repeat 0 4px;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.spanboxnw a:hover {
	color: #bfbbac;
	background: url(../img/arrow_over.png) no-repeat 0 4px;
	text-decoration: none;
}
.tagcloud {
    width: 250px;
    margin: 20px 0 0 -60px;
}
.tagcloud a:link, .tagcloud a:visited {
    display: block;
    float: left;
	color: #bfbbac;
    background: none;  
   	padding: 0 10px 0 0;
	font-weight: normal;
	vertical-align: text-bottom;
}
.tagcloud a:hover {
	color: #e2001a;
}
.tag1 {font-size: 18px;}
.tag2 {font-size: 14px;}
.tag3 {font-size: 12px;}
.tag4 {font-size: 11px;}
.tag5 {font-size: 10px;}
.tag6 {font-size: 9px;}


#col1 {
	width: 623px;
	float: right;
	line-height: 15px;
}

#col1 ul { 
	margin: 0 0 20px 0;
}

#col1 ul li {
	list-style: none;
	background: url(../img/ul_over.png) no-repeat 0 10px;
	padding: 5px 0 3px 13px;
}

.spalte01 {
	width: 350px;
	float: left;
}

.spalte01_nl {
	width: 500px;
	float: left;
}

.spalte02 {
	padding: 0 53px 0 0;
	width: 217px;
	float: right;
}

.spalte03 {
	width: 350px;
	height: 200px;
	float: left;
	background: url(../img/bgreflex.jpg) repeat-x;
}

.spalte03 a {
	background: url(../img/arrow.png) no-repeat 0 4px;
	padding: 0 0 0 10px;
}

.spalte04 {
	margin: 0 53px 0 0;
	padding: 0 0 0 10px;
	width: 207px;
	height: 200px;
	float: right;
	background: url(../img/bgreflex.jpg) repeat-x;
}

.ganzebreite {
	width: 576px;
}




#footer {
	clear: both;
	margin: -40px 17px 0 8px;
	background: url(../img/footer.jpg) no-repeat center bottom;
	padding: 0 54px 30px 0;
	text-align: right;
	color: #bfbbac;
}

#footer a {
	color: #bfbbac;
}

#haendlerverband {
	display: none;
	/*position: absolute;
	top: 56px;
	right: 15px;
	background: url(../img/garant_moebel.png) no-repeat right;
	padding: 28px 53px 0 0;
	text-transform: uppercase;
	font-size: 9px;*/
}

.bildauswahl{
 margin:auto;
 background:#ccc;
 height:150px;
}


/* = = = = = = = = = = = = = MENU = = = = = = = = = = = = = */

#menu { 
	position: absolute; 
	top: 125px;
	left: 10px;
	z-index:1;
}

#menu ul{
	position: absolute;
	z-index:1;
	list-style: none;
	width: 940px;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#menu ul li span{display: none;}


#menu ul li ul{
	display: block;
	margin: 0;
	padding: 0 0 0 1px;
	border-left: 1px solid #bfbbac;
}

#menu ul li ul li{
	position: relative;
	z-index:1;
	display: inline;
	margin: 0;
	padding: 0px 1px 1px 0;
	float: left;

}

#menu ul li ul li a {
	text-transform: uppercase;
	color: #535353;
	border-right: 1px solid #bfbbac;
	font-size: 16px;
	padding: 14px 0 12px 0;
	text-decoration: none;
	/*width: 182px;*/ 
	width: 151px;
	display: block;
	text-align: center;
}

#menu ul li ul li a:hover, #menu ul li ul li.active a {
	background: url(../img/menu.png) no-repeat right top #e2001a;
	color: #ffffff;
}

#menu ul li ul li ul a:hover, #menu ul li ul li.active ul  a{
	background: #e2001a;
	color: #ffffff;
}


#menu ul li ul li ul{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	 /*width: 181px;*/
	width: 150px;
	z-index: -1;
	background:#e2001a;
	padding: 46px 0 10px 0;
	border-left: none;
}

#menu ul li ul li ul li{
	display: inline;
	margin: 0;
	padding: 0;	
}

#menu ul li ul li ul li  a, #menu ul li ul li.active ul li  a {
	display: block;
	/*width: 148px;*/
	width: 120px;
	font-size: 9px;
	border-right: none;
	padding: 3px 0 3px 13px;
	margin: 0 10px;
	background: url(../img/ul.png) no-repeat 5px 7px;
	border-bottom: 1px solid #ee6676;
	color: #ffffff;
	text-align: left;
text-transform: none;
}

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li a.active{
	background: url(../img/ul_over.png) no-repeat 5px 7px #ffffff;
	color: #e2001a;
}

#menu ul li ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 150px;
	margin: 0;
	padding: 0 0 10px 0; 
	/*width: 181px;*/
width: 151px;
}










#menu2 {
	position: absolute;
	top: 173px;
	left: 662px;
	width: 270px;
	background: #ffffff;
}

#menu2 ul {
	width: 267px;
}

#menu2 ul li {
	display: block;
	list-style: none;
	height: 53px;
	margin: 0 0 3px 0;

}

#menu2 ul li a { text-decoration: none; }

#menu2 ul li a span {
	position: relative;
	display: block;
	width: 264px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	background: #807a65;
	margin: -19px 0 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	right: 0;
}

#menu2 ul li a:hover span, #menu2 ul li.active a span{
	background: #ffffff;
	color: #e2001a;
}



#sitelinks {
	position: absolute;
	top: 0;
	right: 9px;
}

#sitelinks ul li {
	display: inline;
	list-style: none;
}

#sitelinks ul li a {
	color: #535353; 
	border-left: 1px solid #535353;
	text-transform: uppercase;
	font-size: 9px;
	padding: 0 5px;
	text-decoration: none;
}

#sitelinks a.first-child {
	border: none;
}

#sitelinks .siteline {
	position: absolute;
	display: block;
	width: 1px;
	height: 14px;
	background: #ebe6d0;
margin: -14px 0 0 0;
}
	
	
/* = = = = = = = = = = = = = FORMULAR = = = = = = = = = = = = = */

form { position: relative;}

form br {
	clear: both;
}

fieldset { border:none; }

label {
	width: 128px;
	float: left;
}

input {
	width: 175px;
	float: left;
	margin: 0 0 3px 0;
	padding: 2px 3px;
	border: 1px solid #bfbbac;
	font-size: 10px;
	background: url(../img/input.png) repeat-x;
	color: #535353;
}

select {
	width: 183px;
	float: left;
	margin: 0 0 3px 0;
	border: 1px solid #bfbbac;
	font-size: 11px;
	background: url(../img/input.png) repeat-x;
	color: #535353;
}

textarea {
	width: 85%;
	height: 150px;
	border: 1px solid #bfbbac;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #535353;
	padding: 3px;
}

input.checkbox {
	width: 10%;
	border: none;
	background: none;
}

input.submit {
	width: 105px !important;
	height: 23px !important;
	background: url(../img/submit.png) repeat-x #ffffff;
	border: 1px solid #bfbbac;
	color: #535353;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 3px 3px 3px;
	cursor: pointer;
}

input.submit:hover {
	color: #8f8974;
	background: url(../img/submit_over.png);
}

.inputselected, .textareaselected {
	background: #ffffff;
}



.kontaktinfo {
	position: absolute;
	margin: 100px 0 0 0;
}

.kontaktinfo input.checkbox {
	width: 20px;
	margin: 0 10px 10px 0;
	padding: 0;

}

/* = = = = = = = = = = = = = CONFIG INHALTE = = = = = = = = = = = = = */

#sitemap ul {
	margin: 0 0 0 30px;
	font-weight: bold;
}

#sitemap ul li {
	margin: 2px 0;
}

#sitemap ul li ul {
	margin: 0 0 30px 30px;
	font-weight: normal;
}

#sitemap ul li ul li ul {
	margin: 0 0 10px 30px;
	font-size: 9px;

}

#sitemap a {
	color: #535353;
}

#map {
	width: 576px;
	height: 300px;
	border: 1px solid #bfbbac;
}

input.input_anfahrt {
	float: left;
	margin: 5px 5px 0 0 ;
	padding: 3px 3px;
}

input.anfahrt {
	width: 125px !important;
/*	height: 21px;*/
	background: #fffbe5;
	border: 1px solid #bfbbac;
	color: #535353;
	font-size: 10px;
	cursor: pointer;
	margin: 5px 0 0 0;
	background: url(../img/input.png) repeat-x;
	font-weight: bold;
}

input.anfahrt:hover {
	background: #bfbbac;
}

.img {
	position: relative;
	width: 75px;
	height: 45px;
	background: #bfbbac;
}

.img217 {
	position: relative;
	width: 217px;
	height: 136px;
	background: #bfbbac;
}


.img330 {
	position: relative;
	width: 330px;
	height: 207px;
	background: #bfbbac;
}


.zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 20px;
	height: 19px;
	background: url(../img/zoom.png) no-repeat;
}

.zoom330 {
	position: absolute;
	/*margin: -19px 0 0 310px;*/
	right: 0;
	bottom: 0;
	display: block;
	width: 20px;
	height: 19px;
	background: url(../img/zoom.png) no-repeat;
}

.zoom217 {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 20px;
	height: 19px;
	background: url(../img/zoom.png) no-repeat;
}

.thumb {
	float: left;
	margin: 0 10px 10px 0;
}

.news {
	height: 70px;
	background: url(../img/bg_news.jpg) repeat-x;
}

.newsimg {
	float: left;
	margin: 15px 10px;
	width: 32px;
	height: 32px;
	background: url(../img/ico_pdf.png) no-repeat;
}

.newstext {
	float: left;
	font-weight: bold;
	margin: 16px 0;
}

.newsdate {
	font-size: 9px;
	font-weight: normal;
}

.veranstimg {
	float: left;
	margin: 15px 10px;
	width: 32px;
	height: 32px;
	background: url(../img/ico-kalender.png) no-repeat;
}

/* = = = = = = = = = = = = = AUSSTELLUNGSSTUECKE = = = = = = = = = = = = = */

.ausstellungsstuecke {
	background: url(../img/bg_ausstellung.jpg) no-repeat;
	margin: 0 0 30px 0;
	position: relative;
}

.ausstellungsstuecke p {
	margin: 20px;
}

.border {
	position: absolute;
	bottom: 1px;
	width: 350px;
	height: 10px;
	background: url(../img/border.jpg) no-repeat bottom left;
}

.stern {
	position: absolute;
	z-index: 1;
	margin: -60px 0 0 0;
	right: 20px;
	display: block;
	width: 145px;
	height: 88px;
	color: #ffffff;

}
html>body .stern{background: url(../img/stern.png) no-repeat;}

.avk {
	position: absolute;
	margin: 30px 0 0 35px;
	font-size: 19px;
}

.uvk {
	position: absolute;
	margin: 50px 0 0 50px;
	text-decoration: line-through;
}

.schwein {
	left: 300px;
	margin: -45px 0 0 0;
	position: absolute;
	display: block;
	width: 43px;
	height: 48px;
	font-size: 9px;
}
html>body .schwein{background: url(../img/schwein.png) no-repeat;}

.sparen {
	position: absolute;
	margin: -23px 0 0 0;
	left: 170px;
}

.sparen span {
	font-weight: bold;
	color: #e2001a;
	font-size: 11px;
}

.euro {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	right: 1px;
	top: -6px;
}

.ausverkauft {
	position: absolute;
	right: 71px;
	margin: -106px 0 0 0;
	width: 183px;
	height: 105px;
}

html>body .ausverkauft {background: url(../img/ausverkauft.png) no-repeat;}


/* = = = = = = = = = = = = =   VERKAUF   = = = = = = = = = = = = = */

#verkauf .spalte01 {
	width: 300px;
	position: relative;
	background: #f8f8f6;
}

#verkauf .spalte02 {
	width: 245px;
	height: 181px;
	position: relative;
	background: #f8f8f6;
	margin: 0 15px 0 0;
}

#verkauf .image {
}

#verkauf .name {
	float: left;
	position: absolute;
	bottom: 5px;
	margin: 0 0 0 155px;
	width: 135px;
}


/* = = = = = = = = = = = = =   PRODUKTE   = = = = = = = = = = = = = */

.produkte p {
	margin: 0 30px 20px 0;
}

.thumb .img { margin: 7px 0 0 0;}

/* = = = = = = = = = = = = =   VERANSTALTUNGEN  = = = = = = = = = = = = = */

.veranstaltungen a { text-decoration: underline;}


/* = = = = = = = = = = = = = EDITMODE = = = = = = = = = = = = = */

.editmodekomment {
	padding: 3px 0;
	margin: 10px 0;
	background: #cbc8bb;
	clear: both;
}

/* = = = = = = = = = = = = = STYLE KLASSEN FÜR KUNDE = = = = = = = = = = = = = */

.komment {font-size: 9px;}
	
}


table ul, table li, table span { margin: 0; padding: 0;}

