body {
	background-color: #ffddb6;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}

h1 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	color: #FFFFFF;
}

a {
	margin: 0px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	text-decoration: underline;
}

.random_logos img {
	border-width: 0px;
}

.random_logos ul {
	list-style: none;
	margin-top: 0px;
	margin-left: -40px;
}

h2 {
	margin: 0px;
	font-size: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h3 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 14px;
	color: #B50919;
}

h3 a {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 14px;
	color: #B50919;
	text-decoration: none;
}

h4 a {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 14px;
	color: #323232;
	text-decoration: none;
}

h5 {
	padding: 0 0 2px 0;
	margin: 0px;
	font-size: 16px;
	color: #FFF;
}

.box2 a {
	padding: 0 0 0px 0;
	margin: 0px;
	font-size: 16px;
	color: #fd5c02;
	text-decoration: none;
}

.box3 a {
	padding: 0 0 0px 0;
	margin: 0px;
	font-size: 16px;
	color: #b91520;
	text-decoration: none;
}

h6 {
	padding: 0 0 3px 0;
	margin: 0px;
	font-size: 12px;
	color: #FFF;
}

h7 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 14px;
	color: #000;
}

h4 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 14px;
	color: #7ea743;
}

p {
	padding: 2px 0 2px 0;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p.white {
	color: #FFFFFF;
}

p.green {
	color: #d4f0ba;
}

p.clear {
	clear: both;
	padding: 10px 0 0 0;
	p
}

img.left_img {
	border: 1px #cae6c6 solid;
	float: left;
	margin: 0 10px 0 0;
}

img.box_img {
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#main_container {
	width: 950px;
	height: auto;
	margin: auto;
}

#topmenu {
	width: 950px;
	height: auto;
	margin: auto;
	height: 35px;
	background-color: #ffecd7;
	background-image: url(images/gutscheine2_bg.png);
	background-repeat: repeat-x;
}

#header {
	width: 950px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	background-image: url(images/header-banner.png);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	padding-top: 22px;
	padding-left: 19px;
}

#banner {
	float: right;
	padding-top: 38px;
	padding-right: 35px;
}

/*----------------------menu-------------------------*/
#menu {
	width: 900px;
	height: 42px;
	padding: 0px;
	clear: both;
	background-color: #416271;
}

#menu ul {
	list-style: none;
	padding: 0 0 0 230px;
	margin: auto;
	display: block;
}

#menu ul li {
	list-style: none;
	display: inline;
	float: left;
	width: auto;
	height: 42px;
	padding: 0px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menu ul li a {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0px 3px 0px 3px;
	color: #fff;
	text-align: center;
}

#menu ul li a:hover {
	height: 42px;
	width: auto;
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 25px;
	background: url(images/menu_arrow.gif) no-repeat left;
}

#menu ul li a.current {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0px;
	color: #fff;
	padding: 0 0 0 25px;
	background: url(images/menu_arrow.gif) no-repeat left;
}

/*----------------middle green box-----------*/
.green_box {
	width: 950px;
	height: 175px;
	clear: both;
	background-image: url(images/box_bg.png);
	background-repeat: no-repeat;
}

#anbieter {
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: right;
	margin-top: 140px;
	font-weight: bold;
}

.clock {
	float: left;
	padding: 0px;
}

.text_content {
	width: 350px;
	float: left;
	padding: 20px 0 0 0;
}

.read_more {
	width: 101px;
	height: 29px;
	float: right;
	padding: 8px;
	background: url(images/read_more_bg.gif) no-repeat center;
	line-height: 29px;
	text-align: center;
}

.read_more a {
	text-decoration: none;
	color: #FFFFFF;
}

.read_more_link {
	width: auto;
	float: right;
	padding-top: 10px;
}

.read_more_link2 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.read_more_link a {
	text-decoration: none;
	color: #9F0034;
}

/*----------------------left navigation-------------------------*/
#left_nav {
	width: 280px;
	height: auto;
	padding: 5px 0 0 0;
	float: left;
}

#left_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}

#left_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	height: 29px;
	padding: 0px;
	line-height: 29px;
}

#left_nav ul li a {
	height: 29px;
	display: block;
	width: 280px;
	text-decoration: none;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	color: #6898ac;
	background: url(images/left_nav_arrow.gif) no-repeat left;
	border-bottom: 1px #bedf77 dashed;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*--------------------------main_content-------------------*/
#main_content {
	width: auto;
	height: auto;
	clear: both;
	background-color: #FFF;
	border-left: solid 1px #ffdeb7;
	border-right: solid 1px #ffdeb7;
}

#left_content {
	width: 300px;
	height: auto;
	margin: 10px;
	float: left;
	padding: 10px;
}

#right_content {
	width: 580px;
	height: auto;
	margin: 10px 0 0 0;
	float: left;
	padding: 10px;
}

/*----------------------top right navigation-------------------------*/
#right_nav {
	width: 263px;
	height: auto;
	padding: 20px 0 0 50px;
	float: left;
}

#right_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}

#right_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	height: 29px;
	padding: 0px;
	line-height: 29px;
}

#right_nav ul li a {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	color: #d4f0ba;
	background: url(images/right_nav.gif) no-repeat center;
	background-position: 0px 0px;
}

#right_nav ul li a:hover {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	background: url(images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}

#right_nav ul li a.current {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0px;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	background: url(images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}

.products_box {
	height: 95px;
	border: 1px solid #eaeaea;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 18px;
	background-color: #f2f2f2;
	background-image: url(images/bg-gutscheine.gif);
	background-repeat: repeat-x;
}

.products_box_mehr {
	height: auto;
	border: 1px solid #eaeaea;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 18px;
	background-color: #f2f2f2;
	background-image: url(images/bg-gutscheine.gif);
	background-repeat: repeat-x;
}

.gueltigbox {
	color: #000;
	background-color: #fff;
	padding: 5px;
	border: 1px dotted #bb0000;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: center;
}

.gueltigbox-gutschein {
	color: #000;
	background-color: #fff;
	padding: 5px;
	border: 1px dotted #bb0000;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.exklusiv_produkt {
	color: #b50919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.gueltigbox2 {
	width: auto;
	float: right;
}

.products_box2 {
	height: 55px;
	background-image: url(images/beliebt_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-left: 10px;
	width: 282px;
}

.trenner {
	margin-top: 0px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff7111;
}

#gutscheinbox {
	height: 25px;
	border: 1px solid #f06305;
	background-color: #f06305;
	background-image: url(images/gutscheindetailsbg.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 558px;
}

#gutscheinbox1 {
	height: 25px;
	border: 1px solid #ffcfb0;
	background-color: #f06406;
	background-image: url(images/gutscheinbg.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 558px;
}

#gutscheindetailseite {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	background-color: #f2f2f2;
	background-image: url(images/bg-gutscheine.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffcfb0;
	border-bottom-color: #ffcfb0;
	border-left-color: #ffcfb0;
}

#gutscheinbox h2 {
	color: #fff;
}

#gutscheinbox1 h2 {
	color: #333333;
}

.products_box3 {
	height: 55px;
	background-image: url(images/lastminute_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-left: 10px;
	width: 282px;
}

.newsletter {
	border: 1px solid #f06305;
	background-color: #f06406;
	background-image: url(images/gutscheine3_bg.png);
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	padding-bottom: 9px;
}

.social {
	height: 35px;
	border: 1px solid #eeeeee;
	background-image: url(images/kategorien-bg2.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	margin-top: 10px;
	padding-bottom: 10px;
}

.random_logos {
	height: 50px;
	width: 540px;
	border: 1px solid #eaeaea;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 22px;
	background-color: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.random_logos a {
	margin-left: 10px;
}

.random_logos li {
	float: left;
}

.anyClass {
	width: 572px;
	height: 43px;
	overflow-y: hidden;
}

.social-text {
	border: 1px solid #f06305;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.newsletter-text {
	border: 1px solid #f06305;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

ul#gutschen_kategorien_liste {
	position: relative;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: block;
	left: -18px;
	margin: 0px;
}

#gutschen_kategorien_liste li {
	list-style-type: none;
	list-style-image: url(images/listing.png);
	list-style-position: outside;
	padding-bottom: 3px;
}

#gutschen_kategorien_liste li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AD0715;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#gutschen_kategorien_liste li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD7503;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.search_box {
	width: 267px;
	height: 124px;
	float: left;
	margin: 15px 10px 10px 0;
	background: url(images/search_box_bg.gif) no-repeat center;
	background-position: 0px 0px;
}

.search_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	float: left;
	font-weight: bold;
}

input.search_input {
	width: 170px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px #c0c485 solid;
	float: left;
	margin: 15px 0 0 15px;
}

input.submit {
	float: left;
	padding: 0 0 0 10px;
}

.subsearch {
	width: 200px;
	float: left;
	color: #8b8e5d;
	padding: 0 0 0 15px;
}

.contact_information {
	width: 200px;
	float: left;
	padding: 10px 0 0 10px;
}

.news {
	width: 310px;
	clear: both;
	padding: 10px 0 10px 0;
}

.news_icon {
	width: 30px;
	float: left;
	padding: 0 10px 0 0;
}

.news_content {
	width: 260px;
	float: left;
	padding: 0 0 0 10px;
	text-align: justify;
	line-height: 13px;
}

.news_content span {
	color: #4ab7e8;
}

.services_box {
	height: 120px;
	padding: 10px 0 5px 0;
	margin: 0px 0px 10px 0;
	border-bottom: 1px #a7ef6e dashed;
}

.best_sol_box {
	width: 277px;
	float: left;
}

/*----------------------news_archive list-------------------------*/
.news_archive {
	width: 190px;
	height: auto;
	padding: 10px 0 0 10px;
	float: left;
}

.news_archive ul {
	list-style: none;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 190px;
	float: left;
}

.news_archive ul li {
	list-style: none;
	width: 180px;
	height: auto;
	padding: 0px;
	line-height: 26px;
}

.news_archive ul li a {
	width: 180px;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 0px;
	color: #000;
	text-align: left;
	background: url(images/bullet.gif) no-repeat left;
	background-position: 0px 0px;
}

.news_archive ul li a:hover {
	width: 180px;
	text-decoration: underline;
	color: #000;
}

.contact_info_box {
	width: 481px;
	height: 116px;
	margin: 5px;
	background: url(images/contact_info_bg.gif) no-repeat center;
}

.contact_info_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	font-weight: bold;
}

.contact_info {
	float: left;
	padding: 15px 10px 5px 13px;
}

.adress {
	clear: both;
	padding: 10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form {
	width: 310px;
	height: auto;
	padding: 10px 0 0 60px;
}

.form_row {
	float: left;
	padding: 4px 0 4px 0;
}

label {
	width: 70px;
	float: left;
	padding: 3px 5px 0 0;
	color: #59a5bf;
	text-align: right;
}

input.contact_input {
	width: 220px;
	height: 18px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}

textarea.contact_textarea {
	width: 220px;
	height: 80px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}

.send a {
	width: 62px;
	height: 24px;
	display: block;
	background: url(images/read_more_bg_white.gif) no-repeat center;
	background-position: 0px 0px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	float: right;
	margin: 10px;
}

/*--------------wide_content-----------*/
#wide_content {
	width: auto;
	padding: 10px 20px 10px 20px;
}

/*-----------------------------footer------------------*/
#footer {
	clear: both;
	width: auto;
	height: 37px;
	color: #fff;
	background-image: url(images/gutscheine3_bg.png);
	background-repeat: repeat-x;
	background-color: #f06406;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #AC0714;
	border-right-color: #AC0714;
	border-bottom-color: #AC0714;
	border-left-color: #AC0714;
	margin-bottom: 10px;
}

.copyright {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.footer_links {
	float: right;
	padding-right: 15px;
	padding-top: 11px;
}

.footer_links2 {
	float: left;
}

.footer_links2 a {
	text-decoration: none;
	color: #000;
}

.footer_links2 a:hover {
	text-decoration: none;
	color: #999;
}

.footer_links a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	font-weight: bold;
}

.footer_links a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer_rechts {
	float: left;
	padding-right: 15px;
	padding-top: 11px;
}

.footer_rechts a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	font-weight: bold;
}

.sliderlogo {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #e4e4e4;
}

.sliderlogo * img {
	border: none;
	width: 120px;
	height: 40px;
}

.footer_rechts a:hover {
	text-decoration: underline;
	color: #fff;
}

#searchwrapper {
	width: 300px; /*follow your image's size*/
	height: 41px; /*follow your image's size*/
	background-image: url(images/searchbox.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

#searchwrapper form {
	display: inline;
}

#gutscheincode-detail {
	background-color: #FFF;
	border: 1px dashed #ff750f;
	padding: 4px;
	padding-top: 8px;
}

.searchbox {
	border: 0px; /*important*/
	background-color: transparent; /*important*/
	position: absolute; /*important*/
	left: 5px;
	width: 247px;
	height: 25px;
	padding-top: 11px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.searchbox_submit {
	border: 0px; /*important*/
	background-color: transparent; /*important*/
	position: absolute; /*important*/
	left: 247px;
	width: 53px;
	height: 41px;
}

.submit-search {
	color: #FFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #AA0412;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#panel {
	background-image: url(images/gutscheine2_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	width: 100%;
}

.panel-box {
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	position: relative;
	top: 12px;
	left: 0pt;
	width: 918px;
	height: 22px;
}

.panel-text-left {
	position: relative;
	text-align: left;
	color: #FDB036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 0pt;
	top: 0pt;
	width: 570px;
	float: left;
}

.panel-text-left a {
	color: #fff;
	text-decoration: none;
}

.panel-text-left a:hover {
	color: #ffd492;
	text-decoration: none;
}

.panel-text-right {
	position: relative;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0pt;
	top: 0pt;
	width: 330px;
	float: right;
	font-weight: bold;
}

.vorhanden {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vorhanden a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/gutscheine2_bg.png);
	background-repeat: repeat-x;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #fff;
	display: block;
	float: left;
	margin-right: 3px;
	font-weight: bold;
	text-align: center;
}

.vorhanden a:hover {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/gutscheine3_bg.png);
	background-repeat: repeat-x;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #fff;
	display: block;
	float: left;
	margin-right: 3px;
	font-weight: bold;
	text-align: center;
}

.nicht_vorhanden {
	color: #c5c5c5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #c5c5c5;
	display: block;
	float: left;
	margin-right: 3px;
	font-weight: bold;
}

.quickflip-wrapper {
	background-image: url(images/exklusivbg.gif);
	background-repeat: no-repeat;
	padding: 8px;
}

.quickflip-wrapper img#exklusivgutschein_logo {
	width: 90px;
	height: 30px;
	padding-right: 7px;
}

#quickflipper {
	float: right;
	display: block;
	padding-bottom: 15px;
	padding-top: 4px;
}

.next_exklusiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #263e62;
	text-decoration: none;
	padding-right: 5px;
}

.ub-exklusiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #263e62;
	text-decoration: none;
}

#bookmark {
	display: block;
	height: 100px;
	margin-right: 15px;
}

#bookmark li {
	width: 100px;
	background: none;
	border: none;
	list-style: none;
}

.ac_results ul {
	padding-left: 18px;
}

#kategorien-bg {
	background-color: #f2f2f2;
	padding: 10px;
	width: 278px;
	background-image: url(images/bg-gutscheine.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

#kategorien-bg2 {
	background-color: #f2f2f2;
	padding: 10px;
	width: 278px;
	background-image: url(images/kategorien-bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #eaeaea;
}
