@charset "UTF-8";
/* CSS Document */

p, ul, li, table, tr, td, h1, h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}

html, body {
	margin:0px;
	padding:0px;
	background:#FFFFFF url(bilder/bgr_body.gif) left top repeat-x fixed;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrap {
	margin:0px auto;
	width:940px;
}
#header {
	width:910px; /* 940 - 30 px */
	height:90px;
	padding:0px 0px 0px 30px;
	background:#e2007a url(bilder/zib_logo_header.gif) 40px 10px no-repeat;
}
#header .btn_home {
	float:left;
}
#headernavi {
	float:right;
	margin:5px 10px 0px 0px;
	color:#FFFFFF;
}
#headernavi a {
	text-decoration:none;
	color:#FFFFFF;
}
#headernavi a:hover {
	text-decoration:none;
	color:#e2007a;
	background:#FFFFFF;
}
#navi {
	width:904px;
	height:20px;
	text-align:left;
	border-bottom:1px solid #e2007a;
	padding-left:36px;
}
#navi a {
	margin:0px 30px 0px 0px;
	padding:0px;
}

#main {
	width:940px;
	padding-top:30px;
}
#subnavi {
	width:200px;
	margin-bottom:30px;
	float:left;
	background:#DDDDDD;
	background:transparent url(bilder/bgr_subnavi.png) left top repeat-y;
	padding:10px 10px 5px 10px;
}
#subnavi ul {
	padding-bottom:0px;
}
#subnavi ul li {
	list-style:none;
	padding-bottom:5px;
}
#subnavi ul li a {
	text-decoration:none;
	color:#666666;
}
#subnavi ul li a:hover {
	text-decoration:none;
	color:#e2007a;
}
#content {
	width:700px;
	float:right;
	margin-bottom:30px;
	line-height:140%;
}
#content h1 {
	font-size:22px;
	font-weight:normal;
	line-height:120%;
	text-transform:uppercase;
	color:#e2007a;
	margin:0px 0px 10px 0px;
}
#content h2 {
	font-size:15px;
	font-weight:normal;
	color:#e2007a;
	padding:10px 0px 10px 0px;
}
#content h3 {
	font-size:13px;
	font-weight:bold;
	color:#666666;
	padding:10px 0px 10px 0px;
}

#content p {
	margin:0px 0px 10px 0px;
}
#content .einklinker {
	float:right;
	margin:0px 0px 20px 20px;
	border:1px solid #e2007a;
	border-bottom:none;
	display:block;
}
#content .einklinker img {
	border-bottom:1px solid #e2007a;
	display:block;
}
#content .einklinker p {
	border-bottom:1px solid #e2007a;
	display:block;
	margin:0px;
	padding:5px;
	background:transparent url(bilder/bgr_einklinker_p.png) left top repeat-x;
}
#content .einklinker p.small {
	font-size:11px;
	line-height:120%;
	width:190px;
}
#content .einklinker p.oeffnungszeiten {
	line-height:120%;
	width:190px;
	text-align:right;
	padding:15px 5px;
}
#content .einklinker p.oeffnungszeiten .headline {
	font-weight:bold;
	text-align:left;
	display:block;
	margin:0px;
	padding:0px;
}
#content .einklinker p.oeffnungszeiten .tag {
	/*width:60px;*/
	display:block;
	float:left;
}
#content .einklinker p.oeffnungszeiten .zeit {
}
#content a {
	color:#e2007a;
	text-decoration:none;
}
#content a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:#e2007a;
}
#main #content ul {
	padding:0px 0px 0px 15px;
	margin-bottom:20px;
}
#main #content ul li {
	list-style:square;
}



#footer {
	clear:both;
	width:940px;
	height:35px; /* 12 + 3 + 20 */
	background:transparent url(bilder/ankermieter.png) 0px 3px no-repeat;
	border-top:1px solid #666666;
}
#footer2 {
	clear:both;
	width:940px;
	text-align:center;
	color:#666666;
	font-size:11px;
	margin-bottom:10px;
}

/* HOMEPAGE */

#right_home {
	width:540px;
	float:right;
}
.flashintro {
	width:400px;
	float:left;
	margin:0px;
	padding:0px;
}
.gratisparken {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.zib_code {
	position:absolute;
/*	margin:200px 0px 0px 10px;*/
	top:350px;
	z-index:99999;
}

.banner_eroeffnung {
	width:540px;
	height:250px;
	display:block;
	background:url(bilder/banner_eroeffnung.png) left top no-repeat;
}

#oeffnungszeiten {
	width:540px;
	height:250px;
	background-image: url(bilder/bgr_oeffnungszeiten-5.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e2007a;
}
#oeffnungszeitenadd{
	position:relative;
	float: right;
	height: 249px;
	width: 180px;
	padding-top: 1px;
	padding-left: 20px;
	background-image: url(bilder/bgr_oeffnungszeiten_shade.png);
}
#contactinformation{
	width: 540px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#contactinformation a{
	color: #666666;
	text-decoration: none;
}
#contactinformation a:hover{
	color: #333333;
}
#oeffnungszeiten a {
	text-decoration:underline;
	color:#FFFFFF;
}
#oeffnungszeiten a:hover {
	text-decoration:underline;
	color:#e2007a;
	background:#FFFFFF;
}
#oeffnungszeiten h1 {
	font-size:16px;
	font-weight:bold;
}
.qcklnkarea{
	position: relative;
	width: 450px;
	height: 100px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e2007a;
	float: right;
	background-image: url(bilder/top_news.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
}
.qcklnkcol{
	position: relative;
	width: 350px;
	background-color: #e2007a;
	margin-top: 0px;
	margin-left: 0px;
}
.qcklnkcol ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.qcklnkcol ul li{
	position: absolute;
	margin-top: 6px;
	margin-left: 20px;
}
.qcklnkcol ul li a{
	color: #ffffff;
	text-decoration: none;
}
#qcklnkcoldotlin{
	border-top: 1px dotted;
	border-color: #ffffff;
	height: 24px;
}

/* NEWS */

.eroeffnung {
	background:#e2007a;
	padding:20px;
	color:#FFFFFF;
}
.eroeffnungwht {
	background:#ffffff;
	padding:20px;
	color:#000000;
}
.eroeffnunggross {
	font-size:16px;
	background:#e2007a;
	color:#FFFFFF;
	font-weight: bold;
}

.eroeffnunggross2 {
	font-size:14px;
	background:#e2007a;
	color:#FFFFFF;
	font-weight: bold;
}


#content .eroeffnung h1,
#content .eroeffnung h2 {
	color:#FFFFFF;
}
#content .eroeffnung a {
	color:#FFFFFF;
	text-decoration:none;
}
#content .eroeffnung a:hover {
	color:#e2007a;
	text-decoration:none;
	background:#FFFFFF;
}
#eroeffnunghalfleft{
	position: relative;
	width: 300px;
	height: auto;
}
#eroeffnunghalfright{
	position: relative;
	float: right;
	margin-right: 20px;
	width: 300px;
	height: auto;
}
#eroeffnunghalfhead{
	background-color: #e2007a;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#eroeffnunghalfleftcol{
	float: left;
	width: 100px;
	font-style: italic;
	font-weight: bold;
}
#newsinnerbox{
	padding: 10px;
	border: 1px solid;
	border-color: #e20071;
	color: #000000;
}
ol{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	color: #666666;
}
/* PRESSE */
table.presse {
	border-top:1px solid #999999;
	width:700px;
}
table.presse td {
	padding:5px;
	border-bottom:1px solid #999999;
	background:transparent url(bilder/bgr_einklinker_p.png) left top repeat-x;
}
table.presse td.datum {
	color:#666666;
	width:110px;
}
table.presse td.titel {
}
table.presse td.word {width:80px;
}
table.presse td.pdf {width:80px;
}
table.presse td.bild {
	width:110px;
	/*height:110px;*/
}
table.presse td.bild img {
	border:1px solid #999999;
}
/*table.presse td.bild a {
	background-color:#999999;
	width:100px;
	display:inline;
	text-align:center;
	vertical-align:middle;
}
table.presse td.bild a:hover {
	border:1px solid #e2007a;
}*/
table.presse td.jpg {
	width:150px;
}
table.presse td.eps {
	width:150px;
}
table.presse td.zip {
	width:310px;
}

.keinabstand{
	margin: 0px;
	padding: 0px;
}
.rechts {
	background:#e2007a;
	color:#FFFFFF;
	text-align: right;
}
.einkaufswagen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h10{
	padding: 0px;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#bisherinnernavi{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 660px;
}
h11{
	padding: 0px;
	right: 0px;
}

/* SHOPS */
#bottomlink{
	position: absolute;
	width: 200px;
	height: 20px;
	text-align: right;
}