@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image: url(../bilder/layout/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin:0px;
	font-size: 12px;
	color: #333;
}
img{ border:none}
ul, li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1{
	color: #FFF;
	font-size: 23px;
	font-weight: 400;
	margin: 0px;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
h1#neu {
	background-image: url(../bilder/layout/title_neue-gutscheine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 151px;
	text-indent: -999px;
	margin-bottom: 6px;
	margin-top: 0px;
}
h2#weitere {
	background-image: url(../bilder/layout/title_weitere_gutscheine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 165px;
	text-indent: -999px;
	margin-bottom: 7px;
	margin-top: 0px;
}
div#main {
	width:973px;
	margin-right: auto;
	margin-left: auto;
}
div#header {

                height:150px;

                background-image: url(../bilder/layout/logo.gif);

                background-repeat: no-repeat;

                margin: 0px;

                background-position: 5px 12px;

}

div#footer {
	margin: 0px;
	width: 973px;
	float: left;
}
div#footer a, div#footer a:visited {
	margin: 0px;
	font-size: 11px;
	color: #333;
	padding-right: 4px;
	padding-left: 4px;
}
div#footer a:hover {
	text-decoration:none
}
div#footer p {
	margin: 0px;
	font-size: 11px;
	color: #333;
	width: 576px;
	margin-left: 248px;
	padding-top: 15px;
	padding-bottom: 25px;
}
div#container {
	background-image: url(../bilder/layout/header_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	margin-top: -78px;
}
div.content {
	float: left;
	width: 576px;
	margin: 0px;
	padding-bottom: 35px;
	margin-left: 13px;
	background-color: #FFF;
}
/*breiter contentbereich anfang*/
div.content_wide {
	float: left;
	width: 725px;
	margin: 0px;
	padding-bottom: 35px;
	margin-left: 13px;
}
div#wide_box {
	background-image: url(../bilder/layout/wide_box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-bottom: 15px;
	padding-top: 29px;
	background-color: #F9FAFB;
}
div#wide_box #inhalt{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-right: 11px;
	padding-left: 11px;
}
div#wide_box #bottom{
	height: 46px;
	background-image: url(../bilder/layout/wide_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a#btn_gr {
	width: 160px;
	height: 39px;
	display: block;
	background-image: url(../bilder/layout/btn_jetzt_einloesen.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 21px;
	text-decoration: none;
}
a#btn_gr:hover {
	background-image: url(../bilder/layout/btn_jetzt_einloesen_hover.png);
}
/*breiter contentbereich ende*/

div#suchen_box {
	background-image: url(../bilder/layout/suchen_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 151px;
	width: 576px;
}
div#suchen_box p {
	font-size: 13px;
	color: #333;
	float: left;
	margin: 0px;
	clear: left;
	margin-top: 60px;
	padding-left: 11px;
	margin-bottom: 4px;
}
div#suchen_box input#btn {
	background-image: url(../bilder/layout/btn_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 130px;
	display: block;
	cursor: Hand;
	padding: 0px;
}
div#suchen_box input#btn:hover {
	background-image: url(../bilder/layout/btn_search_hover.gif);
}
div#suchen_box input {
	width:363px;
	height:32px;
	background-image: url(../bilder/layout/input_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin-left: 11px;
	float: left;
	padding-left: 11px;
	padding-top: 9px;
	padding-right: 11px;
	font-size: 15px;
	color: #666;
}

div#top_box {
	background-image: url(../bilder/layout/top_box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 576px;
	height: 100%;
	margin-bottom: 15px;
	padding-top: 29px;
}
div#top_box #inhalt{
	width: 552px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-right: 11px;
	padding-left: 11px;
}
div#top_box #bottom{
	height: 46px;
	background-image: url(../bilder/layout/top_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.left {
	float: left;
	width:235px;
	clear: left;
}
div.left p {
	color: #999;
	font-size: 12px;
	padding-left: 28px;
	padding-right: 28px;
	line-height: 17px;
}
div.right {
	float: left;
	width:128px;
	background-image: url(../bilder/layout/adsensebox_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 13px;
	padding-top: 79px;
	padding-left: 8px;
}
div.right div#bottom {
	background-image: url(../bilder/layout/adsensebox_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 44px;
}
div#navi {
	background-image: url(../bilder/layout/navi_bg_top.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	margin-bottom: 35px;
}
div#navi ul {
	padding-top: 12px;
	padding-bottom: 44px;
	background-image: url(../bilder/layout/navi_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#navi li {
	display: block;
	height: 18px;
	padding-left: 28px;
}
div#navi a:link, div#navi a:visited {
	width: 235px;
	font-size: 13px;
	line-height: 19px;
	color: #666;
	text-decoration: none;
	height: 18px;
}
div#navi a:hover {
	color: #000;
}
div#adsensebox120_600 {
	width: 120px;
	height: 600px;
	background-color: #f6fbfe;
}
div#adsensebox120_300 {
	width: 120px;
	height: 300px;
	background-color: #f6fbfe;
}
div.right #top10_box {
	background-image: url(../bilder/layout/bg_top10.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 83px;
	width: 120px;
	height: 645px;
	margin: 0px;
	padding-top: 46px;
}
div.right #top10_box a:link, div.right #top10_box a:visited  {
	height: 59px;
	display: block;
	float: left;
	clear: left;
	width: 120px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-image: url(../bilder/layout/btn_einloesen_kl.png);
	background-repeat: no-repeat;
	background-position: 55px 35px;
}
div.right #top10_box a:hover  {
	background-image: url(../bilder/layout/btn_einloesen_kl_hover.png);
}
div.right #top10_box p {
	float: left;
	display: block;
	width: 61px;
	margin-top: 8px;
	line-height: 12px;
	font-size: 11px;
}
div.right #top10_box img{
	float: left;
	margin-top: 16px;
	margin-right: 5px;
	border: 1px solid #FFF;
	width: 50px;
}
div#gutschein_neu_box {
	height: 100px;
	width: 576px;
	background-image: url(../bilder/layout/box_neue_gutscheine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#gutschein_neu_box a#btn {
	width: 130px;
	height: 39px;
	display: block;
	background-image: url(../bilder/layout/btn_einloesen.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 21px;
	margin-right: 40px;
}
div#gutschein_neu_box a#btn:hover {
	background-image: url(../bilder/layout/btn_einloesen_hover.png);
}
div#gutschein_neu_box p#wert {
	font-size: 29px;
	font-weight: bold;
	color: #333;
	height: 75px;
	float: left;
	width: 96px;
	padding-top: 25px;
	text-align: right;
	padding-right: 55px;
	letter-spacing: -1px;
}
div#gutschein_neu_box span {
	height: 100px;
	float: left;
	width: 240px;
}
div#gutschein_neu_box img {
	margin-top: 13px;
	margin-bottom: 4px;
	width: 119px;
	height: 35px;
}
div#gutschein_neu_box p#beschreibung {
	font-size: 11px;
	color: #505050;
	line-height: 15px;
	float: left;
}
a#gutschein_w_box {
	height: 153px;
	width: 100px;
	background-image: url(../bilder/layout/btn_anzeigen.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-right: 28px;
	padding-left: 16px;
	float: left;
	text-decoration: none;
	margin-bottom: 15px;
}
a#gutschein_w_box:hover {
	background-image: url(../bilder/layout/btn_anzeigen_hover.png);
}
a#gutschein_w_box img {
	margin-top: 24px;
	margin-bottom: 2px;
	border: none;
}
a#gutschein_w_box p#beschreibung {
	font-size: 11px;
	color: #333;
	line-height: 15px;
	width: 100px;
}

