@charset "UTF-8";
@import url("formquickcheck.css");

/* ################ Reset ################ */
html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, b {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	vertical-align:top;
}
a img {
	border:none;
}


html, body {
	height:100%;
	width:100%;
}
body {
	/* font-family:Arial, Helvetica, sans-serif;
	font-size:11px; */
	text-align:center;
	background-color:#FFF;
	min-width:960px;
	height:100%;
}
/* ################ Page - Container ################ */

#conM {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	background-color:#FFF;
}
#header {
	height: 405px;
	width: 907px;
	clear: left;
}
#left {
	float: left;
	width: 295px;
	padding: 0px 0 0 0px;
}
#right {
	float: right;
	width: 695px;
	padding: 0 0 0 0;
}
#logo {
	height: 105px;
	width: 280px;
	margin-bottom:234px;
	/* background-image: url(../pix/layout/peutinger_logo.gif);
	background-repeat: no-repeat; */
}
#logo h3 {
	font-size:1px !important;
	color:#FFF;
}
#sprachen {
	width: 130px;
	height: 39px;
	float: right;
}
#quickLinks {
	width: 300px;
	height: 28px;
	float: right;
	margin-top: 75px;
	margin-left: 0px;
	margin-right: 20px;
	color: #000000;
}
#navBar {
	float:right;
	width: 400px;
	height: 85px;
	background-color:#0FF;
}
#breadcrumb {
	height: 16px;
	width: 652px;
	background-color: #b70718;
	padding-left: 255px;
	color: #FFF;
	padding-top: 0px;
}
#breadcrumb a {
	color: #FFF;
}
#theme {
	/* float: left; */
	height: 325px;
	width: 695px;
	background-image: url(../pix/header/themenbild.jpg);
	background-repeat: no-repeat;	/* background-color:#F0F; */
}
#themeMask {
	position:absolute;
	width: 770px;
	height: 260px;
	margin-left:180px;
	display:block;
	z-index: 50;
}
#innerContent {
	background-color:#FFF;
	/* padding: 15px; */
	width: 707px;
	/* padding-bottom: 9999px;
	margin-bottom: -9999px; */
}
#content {
	width: 990px;
	overflow: hidden;
}
#cms {
	margin-top:15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-color:#f5f5f5;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}
#footer {
	height: 22px;
	width: 990px;
margin-bottom: 20px;
	clear:both;
	overflow: hidden;
	display:block;
	position: relative; 
}
#siegel {
	width: 907px;
	height: 41px;
	padding-bottom: 15px;
}
#adresse {
	font-size:9px;
	padding-top: 3px;
	text-align: center;
}
#adresse a { color:#333 !important; text-decoration:none; }
#adresse a:hover { text-decoration:underline; }


/* ################ Main - Navigation ################ */

#menu {
	width:225px;
	height: 219px;
	color: #FFF;
	padding-top: 0px;
	margin-left:35px;
	position:absolute; 
	z-index:1000 !important;
	top:120px;
}

/* ################ Clear - Element ################ */

hr.clear{
clear:both;
visibility:hidden;
height:0;
line-height:1px;
font:1px/0px monospace;
margin:-1em 0;
}

/* Links */

div.teaser {
	padding-bottom: 15px;
	padding-left:5px;
	color:#4d4d4d;
	font-size:11px;
}
div.teaser ul {
	padding-left:20px;
}
div.teaser li {
	list-style-type:square;
	margin-left:15px;
}
div.teaser a {
	color:#4d4d4d;
}

/* Rechts */

div.teaserR {
	margin-bottom: 15px;
	padding-left:0px;
	color:#b70718;
}
div.teaserR ul {
	padding-left:15px;
}
div.teaserR li {
	list-style-type:square;
	margin-left:10px;
}
div.teaserR a {
	color:#b70718;
}

div.teaserTitle {
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	color:#FFF !important;
	padding-left:10px;
	width:150px;
	padding-top:2px;
	padding-bottom:0px;
	background-color:#b70718;
	margin-left:5px;
}
/* ########## Angebote ########### */

.angebotRand {
	line-height: 14px;
	margin-top:10px;
	
	margin-bottom: 15px;
	border: 1px solid #ECC5C0;
	width: 155px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.angebotRand a {
	color: #b70718;
}
.angebotTitel {
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#b70718;
}
.angebotText {
	font-size: 11px;
	margin: 0px;
	text-align:center;
	color:#4d4d4d;
	padding-top:4px;
	padding-bottom:5px;
	background-color:#FDDC71;
}
.angebotText a { color:#4d4d4d; }


div.randOffer {
	font-size:10px;
	margin-bottom:10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 6px;
	color: #333333;
}
div.randOfferBild {
	margin-bottom: 15px;
}

/* ########## Anfrage / Kontakt ########### */

div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}

/* ########## Veranstaltungen ########### */

#eventlist { margin: 0 0 0 0;}
#eventlist li { margin-bottom:25px; }

/* ########## Bildergalerie ########### */

#gallery { margin: 20px 0 20px 20px;}
#dialog { width:500px; font-size: 11px; text-align:left;}