/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#303030;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a img {
	border:none;
}
a {
	color:#ff1f8d;
	text-decoration:none;
}
address {
	font-style:normal;
	display:inline;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	color:#ff1f8d;
	font-size:14px;
}
p {
	margin:15px 0;
}
td {
	vertical-align:top;
}
#site {
	width:952px;
	margin:0 auto;
}
.border {
	background:#f4f4f4;
	border:1px solid #ececec;
}
#header {
	position:relative;
	height:100px;
	margin-bottom:12px;
}
#logo {
	position:absolute;
	top:0;
	left:10px;
}
#menu {
	position:absolute;
	left:367px;
	bottom:6px;
	background:url(../images/menu_bg.jpg) top right no-repeat;
	height:24px;
	padding:5px 10px 0 15px;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
}
#menu a {
	color:#303030;
	padding-left:11px;
	padding-right:14px;
}
#menu a:hover, #menu a:focus, #menu a.active {
	text-decoration:underline;
	color:#ff1f8d;
}

/* menu icons */
.menu9 {
	background:url(../images/menu/rosa.gif) left 4px no-repeat;
}
.menu8 {
	background:url(../images/menu/pink.gif) left 4px no-repeat;
}
.menu7 {
	background:url(../images/menu/hBlau.gif) left 4px no-repeat;
}
.menu6 {
	background:url(../images/menu/dBlau.gif) left 4px no-repeat;
}
.menu5 {
	background:url(../images/menu/hGruen.gif) left 4px no-repeat;
}
.menu4 {
	background:url(../images/menu/gelb.gif) left 4px no-repeat;
}
.menu3 {
	background:url(../images/menu/rot.gif) left 4px no-repeat;
}

/* end */

#logoleiste {
	position:absolute;
	top:0;
	right:0;
}
#logoleiste img {
	padding-right:10px;
}

#container {
	overflow:hidden;
	margin-bottom:6px;
	background:url(../images/container_bg.gif) right bottom no-repeat;
}
* html #container {
	height:1%;
}
#container-left {
	float:left;
	width:360px;
}
#imgHolder {
	border:1px solid #ff1f8d;
	text-align:center;
	padding:8px 0;
	background:#fafafa;
	margin-bottom:6px;
}
#infoBox {
	text-align:center;
	padding:4px 0;
	padding-left:12px;
}
.wtgallery_list_centerofrow {
	padding:0 40px;
}
h1.newsBoxTitle {
	font-size:14px;
	margin:6px 0;
	padding-left:10px;
}
#newsBox {
	padding:0 10px;
}
#container-right {
	float:right;
	width:585px;
}

h1.title {
	font-size:18px;
	margin:0;
	padding-bottom:12px;
	background:#FFF;
}
#content {
	padding:0 15px;
	overflow:hidden;
	border-bottom:none;
}
* html #content {
	height:1%;
}
#footer {
	clear:both;
	font-size:11px;
	color:#666;
	position:relative;
	height:19px;
}
#footer p {
	margin:0;
}
#fLeft {
	position:absolute;
	left:5px;
	top:3px;
}
#fRight {
	position:absolute;
	right:5px;
	top:0;
}
#credits {
	text-align:right;
	padding-right:5px;
	font-size:10px;
	margin-top:6px;
}
#credits a {
	color:#999;
}

/* aktuelle angebote */


.news-latest-container {
	font-size:10px;
	margin:10px 0;
}
.news-latest-container h2 {
	font-size:10px;
	color:#303030;
	margin:0;
}
.news-latest-container p {
	margin:5px 0;
}
.news-img-wrap {
	position:relative;
	float:left;
	padding-right:45px;
}
.news-img-wrap .preis {
	position:absolute;
	bottom:15px;
	right:12px;
	background:#FFF;
	border:1px solid #e2e2e2;
	color:#ff1f8d;
	font-size:15px;
	font-weight:bold;
	padding:2px 4px;
}
.news-img-wrap .preis p {
	margin:0;
}
.news-single-author {
	display:inline;
}
.news-latest-container h2 a {
	color:#303030;
}
.clearer {
	margin:0;
	padding:0;
	margin:5px 0;
	padding:5px 0;
	background:none;
	border:none;
	height:1px;
	border-bottom:1px solid #e2e2e2;
	clear:both;
}
.news-single-item, .news-list-item {
	margin:15px 0;
}