/* global (fallback) */

/* kontakt */

#address address {
	font-style:			normal;
	margin-bottom: 5px;
}



div.spacer {
	margin-top: 		1em;
}

#copy {
	margin-top:			1.5em;	
}

#wrapper-contact-buttons {

}

#zeiten {
	margin-top:			1em;
}

#wrapper-address {
	margin-top:			1em;
}

div.contactwrapper dl {
	clear: both;
}

div.contactwrapper dt {
	float:				left;	
	width: 				55px
}

div.contactwrapper dd {
	margin-left: 		70px;
	width: 				180px;
}

dt {
float: left;
}

#zeiten dd {
	margin-left: 	115px;
	width: 			200px;
}

#zeiten dt {
	width:			110px;
}

#address dd {
	margin-left: 	115px;
	width: 			200px;
}


/* /kontakt */

/* ausstellung */

.news .ausstellungunten .ausstellung {
	float:				left;
	margin-bottom:		0px;
	margin-right:		14px;
	position:			relative;
	z-index: 100;
}

.news #counter {
	height:				86px;
	position:			absolute;
	top:				690px;
	width:				45px;
}

.ausstellungunten .ausstellung a {
	display: block;
	/* border: 2px solid #b19394; */
}

.ausstellungstext {
	position: relative;
	width: 533px;
	height: 100px;
}


/* slideshow */

div.slideshow-3,
div.slideshow-4,
div.slideshow-1,
div.slideshow-2 {
	display:			block;	
	width:				612px;
	height:				254px;
	margin-top:			0px;
	margin-left:		0px;
	position:			absolute;
}

div.slideshow-1 {
	background:			transparent url(../images/bildwechsel1.jpg) no-repeat top left;
	z-index:			12;
}

div.slideshow-2 {
	background:			transparent url(../images/bildwechsel2.jpg) no-repeat top left;
	z-index:			11;
}

div.slideshow-3 {
	background:			transparent url(../images/bildwechsel3.jpg) no-repeat top left;
	z-index:			10;
}

div.slideshow-4 {
	background:			transparent url(../images/bildwechsel4.jpg) no-repeat top left;
	z-index:			9;
}

div.slideshow-5 {
	background:			transparent url(../images/bildwechsel5.jpg) no-repeat top left;
	z-index:			8;
}
/* /slideshow */


/* REZEPTE */

#rezeptstart{
}
#rezeptstart #image{
}
#rezeptstart #form{
	margin: 20px 0 20px 0;
	width: 250px;
}
#rezeptstart #form dt{
	color: #565656;
	width: 130px;
	margin: 10px 0 0 0;
}
#rezeptstart #form select{
	width: 250px;
}
#rezeptstart #form #senden{
	float:right;
	margin:15px 0 10px 0;
}
#rezeptliste{
	width:380px;
}
#rezeptliste #zurueck {
	margin: 15px 0 10px 0;
}
#rezeptliste #liste table{
	width:100%;
}
#rezeptliste #liste td{
	border-top: #a9b1a4 solid 1px;
	vertical-align: top;
	padding: 5px;
}

#rezeptliste #liste {
}

#rezeptliste #liste {
	color: #565656;
}

#spaltelinks {
	width: 120px;
}

#spaltemitte {
	width: 160px;
}


#rezept #image {
	position: relative;
	float: left;
	width: 380px;
	height: 350px;
	background: no-repeat top center;
	margin-top: 10px;
}
#rezept .zurueck {
	float: left;
	margin: 0 5px 0 0;
}


/* eventinc */

#eventinc{
	font-family: 	Tahoma, Arial, Helvetica, Sans-serif;  
	color: 			#5a5b5d;
	font-size: 		12px;
	line-height:	18px;
	text-align: left;
	position:absolute;
	width:300px;
	left:105px;
	top:330px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:1000;
}
#eventinc #top{
	padding:2px 1px 1px 1px; 
	background: #D6D6D6; 
	border-bottom: #666666 1px solid; 
	height:16px;
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
	height:1.1em;
}
#eventinc #close img{
	/*nur fix_ie*/
}
#eventinc .head{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	width:100%;
	display:block;
}
#eventinc #dragbar{
	width:88%;
}
#eventinc #rechts{
	width:260px;
	font-weight:normal;
}
#eventinc #rechts li,#eventinc #rechts li{
	margin:0 0 3px 10px;
}
#eventinc #rechts h2{
	font-weight: bold; 
	color:#E5322B;
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 0 0;
}
#eventinc #links,#eventinc #rechts{
	padding: 5px 5px 5px 5px;
	float:left;
	height:100%;
	xborder:1px solid #000;
}

.ansprechpartner .contentimg {
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: 10px;
}
.ansprechpartner .contentimg a {
	font-weight: bold;
	text-decoration: none;
}
.ansprechpartner .left {
	margin-left: 80px;
}
