body
{
	color: #2b2b2b;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a{
	color: #000000;
	text-decoration: none;
}
p{
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 34px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h4 {
	clear: left;
	font-weight: normal;
	color: #c9000b;
	margin: 0px 0px 5px 0px;
}
.stepcarousel
{
	position: relative; 		/*leave this value alone*/
	overflow: scroll; 			/*leave this value alone*/
	margin: 0 24px 0 24px;
}
.stepcarousel .belt
{
	position: absolute;			/*leave this value alone*/
	left: 0;
	top: 0;
	width: 100%;
}
.stepcarousel .belt .panel{
	float: left;				/*leave this value alone*/
	overflow: hidden; 			/*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 30px 6px 5px; 		/*margin around each panel*/
}
.stepcarousel .belt .panel .owner{
	text-align: center;
	margin-bottom: 5px;
	height: 15px;
	width: 100%;
	overflow: hidden;
}
.stepcarousel .belt .panel .image{
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.stepcarousel .belt .panel .image img{
	width: 100%;
	height: auto;
}
.stepcarousel .belt .panel .time{
	text-align: center;
	margin-top: 5px;
	height: 15px;
	overflow: hidden;
	width: 100%;
}

/* Angebote.DerWesten.de */
#header.derwesten{
	width: 100%;
	border-top: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(119, 119, 119);
	margin: 0pt 0pt 6px;
	background-color: rgb(248, 248, 248);
	padding: 3px 0 5px 0;
	font-size: 19px;
	color: rgb(51, 51, 51);
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#header.derwesten a{
	padding: 0 0 0 4px;
}

#footer.derwesten{
	text-align:right;
	width:100%;
	border-top:1px solid rgb(200, 200, 200);
}
#footer.derwesten p{
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#footer.derwesten p a{
	font-weight: bold;
}

/* Angebote.Lokalkompass.de */
#header.lokalkompass{
	width: 100%;
	line-height: 24px;
	border-bottom: 1px dotted #AFAFAF;
	margin-bottom: 10px;
	font-size: 1.33em;
	font-weight: 700;
	font-family: arial, 'Nimbus Sans L', sans-serif;
	color: #000;
	padding: 6px 0 6px 0px;
}
#header.lokalkompass a{
	padding-left:6px;
}

#footer.lokalkompass{
	text-align: right;
	width: 100%;
	border-top: 1px dotted rgb(175, 175, 175);
	font-family: arial, 'Nimbus Sans L', sans-serif;
}
#footer.lokalkompass p{
	padding-right: 5px;
	margin-top: 4px;
}
#footer.lokalkompass p a{
	color: rgb(194, 38, 55);
	font-weight: normal;
}

.stepcarousel.lokalkompass .belt .panel {
	margin: 0 30px 6px 21px;
}

.stepcarousel.lokalkompass .belt .panel {
	width: 90px !important;
}

#prospekt-container {
	width: 600px;
}

#prospekt-container .item {
	float: left;
	margin:0px 20px 40px 27px;
	width: 150px;
}

.item-border img {
	width: 100%;
}

#prospekt-container .item .item-sup, #prospekt-container .item .item-sub {
	padding: 3px;
	font-size: 11px;
}

#prospekt-container .item .item-sup.premium {
	background: #ddd; 
}

#prospekt-container .item .item-sup.premium:before {
	content: '★ ';
}

#prospekt-container .item .item-sub {
	position: absolute;
	bottom: 5px;
	width: 156px;
}

#prospekt-container .item .item-sub h5 {
	font-size: 13px;
	margin-bottom: 5px;
}

#prospekt-container .item .item-border {
	border: 1px solid #ccc;
	height: 305px;
	position: relative;
}

img.mini-icon {
	width: 15px;
	height: 15px;
	position: relative;
	top: 3px;
	margin-right: 2px
}


#prospekt-suche {
	height: 50px;
	line-height: 50px;
}

#prospekt-suche form {
	float: left;
	height: 50px;
}

#prospekt-suche #ort {
	width: 150px;
	border: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0px;
	padding: 9px 6px 9px 34px;
	background-image: url(images/input-ort.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#prospekt-suche #ort-submit {
	border: 1px solid #4c4c4c;
	background-color: #4c4c4c;
	color: #fff;
	border-top-right-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	padding: 9px 9px 9px 9px;
	margin: 0px 20px 0px 0px;
	-webkit-appearance: none;
}

#prospekt-suche #suche {
	width: 150px;
	border: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0px;
	padding: 9px 6px 9px 34px;
	background-image: url(images/input-suche.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#prospekt-suche #suche-submit {
	border: 1px solid #4c4c4c;
	background-color: #4c4c4c;
	color: #fff;
	border-top-right-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	padding: 9px 9px 9px 9px;	
	margin: 0px 20px 0px 0px;
	-webkit-appearance: none;
}

#prospekt-suche .select-style {
	display: inline-block;
    border: 1px solid #4c4c4c;
    background-color: #4c4c4c;
    width: 75px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 1px;
/*     background: #fafafa url("img/icon-select.png") no-repeat 90% 50%; */
}

span.select-title {
	position: absolute;
	color: #fff;
	margin-left: 9px;
}

#prospekt-suche .select-style select {
	position: relative;
	margin: 3px 0px 0px 0px;
	font-size: 13px;
    color: #fff;
    padding: 0px 10px;
/*     width: 130%; */
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.select-style select:focus, input:focus {
    outline: none;
}

.widget-date {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 15px;
}

.widget-search {
	margin: 0px 27px;
}