/*Grundelemente*/
body
	{
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-image: url(../bilder/body_bg.gif);
	background-repeat: repeat-x;
	margin:10px 0 0 0;
	}

h2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
	font-size:17px;
	margin-left:20px;
	margin-top:18px;
	}

/*h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	font-size:15px;
	margin-top:20px;
	margin-bottom:5px;
	}*/

h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#ffffff;
        font-weight: bold;
        font-size:12px;
        margin-left:11px;
        padding-top:6px;
        margin-bottom:0px;
        text-transform:uppercase; }

a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0091D5;
	text-decoration: none
	}

a:visited
	{
	color: #0091D5;
	text-decoration: none
	}

a:hover
	{
	color: #0091D5;
	text-decoration: underline;
	}

a:active
	{
	color: #0091D5;
	text-decoration: none
	}

a.voucher
	{
	text-decoration: none
	}

li 	{
	color: #F97008;
	}

ul 	{
	margin-bottom:0px;
	}
	
.text
	{
	margin-left:40px;
	margin-right:20px;
	line-height:19px;
	}

.bookmark
	{
	text-align:right;
	margin-top:10px;
	margin-right:40px;
	font-size:13px;
	}

/*Aufbau der Homepage - Layout*/
#header
	{
	width:980px;
	height:95px;
	font-size:12px; 
	font-family: verdana, Arial, Helvetica, sans-serif;
	float:none;
	margin:0 auto;
	/*background: url(../bilder/gutscheinpool_xmas.jpg);*/
	}
	
#logo
	{
	background-image: url(../bilder/header_bg_links.gif);
	width:320px;
	height:95px;
	float:left;
	margin:0 auto;
	}

#slogan
	{
	background-image: url(../bilder/header_bg_rechts.gif);
	width:660px;
	height:95px;
	float:left;
	margin:0 auto;
	}

#frame
	{
	margin-left:260px;
	}
	
#content
	{
	width:980px;
	height:80%;
	float:none;
	margin:0 auto;
	background-color:#ffffff;
	}

#navigation
	{
	background-color:#ffffff;
	font-weight:bold;
	width:240px;
	float:left;
	text-align:left;
	}

#navigation[id]
	{
	height:auto;
	min-height:100%;
	}

#main
	{
	background-color:#ffffff;
	width:740px;
	height:100%;
	float:left;
	clear:left;
	margin:0 auto;
	}

#main[id]
	{
	height:auto;
	min-height:924px;
	}

#footer
	{
	background-color:#ffffff;
	color: #A9A9A9;
	width:900px;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
        padding: 0px 40px 15px 40px;
	clear:left;
	}

/*
#footer[id]
	{
	margin-bottom:15px;
	}
*/

#footer a
	{
	color: #A9A9A9;
	text-decoration: none;
	}

#footer a:visited
	{
	color: #A9A9A9;
	text-decoration: none;
	}

#footer a:hover
	{
	color: #0091D5;
	text-decoration: underline;
	}

#footer a:active
	{
	color: #A9A9A9;
	text-decoration: none;
	}


/*Aufbau der Homepage - Klassen*/

/*Nicht in Gebrauch
.middle
	{
	vertical-align: middle
	}
*/

.content_margin_1
	{
	margin-left:20px;
	margin-right:40px;
	margin-top:25px;
	margin-bottom:10px;
	}

.content_margin_2
	{
	line-height:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	}

.content_margin_3
	{
	margin-left:40px;
	margin-right:20px;
	margin-top:25px;
	margin-bottom:15px;
	}

.content_margin_4
	{
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
	font-size:12px;
	}

.intro
	{
	background-image: url(../bilder/intro.gif);
	width:680px;
	height:60px;
	margin-left:40px;
	margin-right:20px;
	margin-bottom:25px;
	margin-top:25px;
	clear:left;
	}

.mailbox
	{
	background-color:#F9F1EA;
	display:none;
	width:658px;
	height:60px;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:0px;
	}

.mailbox1
	{
	width:45px;
	height:20px;
	margin-left:8px;
	margin-top:12px;
	float:left;
	}

.mailbox2
	{
	width:230px;
	height:20px;
	margin-left:5px;
	margin-top:10px;
	float:left;
	}

.mailbox3
	{
	width:300px;
	height:20px;
	margin-left:5px;
	margin-top:11px;
	float:left;
	}

.mailbox4
	{
	width:20px;
	height:15px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	}

.mailbox5
	{
	height:15px;
	margin-left:5px;
	margin-top:6px;
	margin-bottom:10px;
	float:left;
	}

.emailinput
	{
	width:220px;
	color:#666666;
	}
    
.voucher
	{
	background-image: url(../bilder/voucher_small2.gif);
	width:335px;
	height:76px;
	margin-left:40px;
	margin-right:-32px;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
	float:left;
	line-height:14px;
	}

.voucher1
	{
	float:left;
	margin:7px 3px 0px;
	width: 150px;
	height:73px;
	text-align:center;
	}

.voucher2
	{
	font-weight:bold;
	float:left;
	width:175px;
	height:76px;
	text-align:center;
	margin-top: 9px;
	}

.voucher4:hover
	{
	text-decoration:underline;
	}

.voucher3
	{
	width:150px;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:1em;
	}

.voucher_code
	{
	width:230px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	margin-left:0px;
	margin-bottom:6px;
	float:left;
	}
	
.voucher_code2
	{
	width:400px;
	background-color:#ffffff;
	border:3px dashed #CCCCCC;
	text-align:left;
	float:left;
	margin-bottom:10px;
	margin-top:15px;
	}

.voucher_frame
	{
	width:400px;
	margin:80px auto 0px auto;
	}
	
.voucher_anbieter
	{
	text-align:right;
	margin-right:19px;
	}

.voucher_anbieter[class]
	{
	text-align:right;
	margin-right:14px;
	}

.voucher_anbieter2
	{
	width:400px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	}

.voucher_anbieter3
	{
	width:400px;
	text-align:left;
	}

.code1
	{
	font-size:17px;
	color:#666666;
	font-weight:bold;
	margin-left:15px;
	margin-top:15px;
	}

.code2
	{
	font-size:17px;
	color:#FF0000;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:15px;
	}

.code3
	{
	width:40px;
	color:#666666;
	margin-left:15px;
	float:left;
	}

.code4
	{
	width:170px;
	color:#FF0000;
	margin-bottom:15px;
	float:left;
	}

.code1f
	{
	font-size:17px;
	color:#666666;
	font-weight:bold;
	margin-left:100px;
	margin-top:25px;
	}

.code2f
	{
	font-size:17px;
	color:#FF0000;
	font-weight:bold;
	margin-left:100px;
	margin-bottom:25px;
	}

.code3f
	{
	width:40px;
	color:#666666;
	margin-left:100px;	
	float:left;
	}

.code4f
	{
	width:170px;
	color:#FF0000;
	margin-bottom:25px;
	float:left;
	}

.banner
	{
	text-align:right;
	right:0px;
	margin-bottom:20px;
	}
		
.nav_header
	{
	background-image: url(../bilder/nav_header.gif);
	width:180px;
	height:40px;
	clear:left;
	}

.nav_content
	{
	background-image: url(../bilder/nav_content.gif); background-repeat: repeat-y;
	width:180px;
	clear:left;
	}

.nav_bottom
	{
	background-image: url(../bilder/nav_bottom.gif);
	width:180px;
	height:15px;
	margin-bottom:5px;
	clear:left;
	}

.main_header
	{
	background-image: url(../bilder/main_header.gif);
	width:680px;
	height:25px;
	margin-left:40px;
	margin-top:15px;
	}

.main_top
	{
	background-image: url(../bilder/main_top.gif);
	width:680px;
	height:15px;
	margin-left:40px;
	clear:left;
	}

.main_content
	{
	background-image: url(../bilder/main_content.gif); background-repeat: repeat-y;
	width:680px;
	margin-left:40px;
	clear:left;
	}

.main_bottom
	{
	background-image: url(../bilder/main_bottom.gif);
	width:680px;
	height:15px;
	margin-left:40px;
	clear:left;
	}

.main_line
	{
	background-image: url(../bilder/main_line.gif);
	width:660px;
	height:15px;
	clear:left;
	margin-left:0px;
	}

#button_einloesen
	{
	margin-top:30px;
	margin-bottom:10px;
	width:260px;
	clear:left;
	}
	
#button_anbieteranzeigen
	{
	margin-top:20px;
	margin-bottom:20px;
	}

.button_senden
	{
	margin-top:10px;
	}
	
.voucher_details1
	{
	width:90px;
	height:60px;
	float:left;
	}

.voucher_details1f
	{
	width:90px;
	line-height:15px;
	float:left;
	}
	
.voucher_details2
	{
	width:360px;
	height:60px;
	float:left;
	}

.voucher_details2f
	{
	width:280px;
	line-height:15px;
	float:left;
	}

.voucher_details3
	{
	width:150px;
	height:60px;
	text-align:center;
	margin-top:5px;
	float:left;
	}

.voucher_details3f
	{
	width:20px;
	height:20px;
	margin-left:30px;
	float:left;
	}
	
.voucher_text_details5
	{
	font-weight: bold;
	color: #aaa;
	}

.letter a
	{
	width:17px;
	height:20px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:6px;
	margin-right:6px;
	}

.searchbox
	{
	width:500px;
	height:10px;
	margin-bottom:0px;
	clear:left;
	}

.searchbox[class]
	{
	width:500px;
	height:10px;
	margin-bottom:20px;
	clear:left;
	}

.searchbox_suggest
	{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	height:10px;
	margin-left:36px;
	margin-top:5px;
	clear:left;
	}

.searchinput
	{
	background-image: url(../bilder/search_hg.gif);
	width:310px;
	height:25px;
	float:left;
	}

.searchbutton
	{
	width:81px;
	height:25px;
	margin-left:7px;
	float:left;
	}

.h_search input
	{
	width:248px;
	height:18px;
	border:none;
	background:none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:35px;
	margin-top:4px;
	}

.noresults
	{
	width:675px;
	height:76px;
	margin-left:25px;
	margin-right:40px;
	margin-top:15px;
	margin-bottom:50px;
	}

.imprint1
	{
	width:460px;
	float:left;
	}

.imprint2
	{
	width:200px;
	height:100px;
	background-image: url(../bilder/internext.gif);
	margin-top:90px;
	float:left;
	}

.imprint3
        {
        width:200px;
        height:100px;
        background-image: url(../bilder/internext.gif);
        margin-top:44px;
        float:left;
        }

.partner1
	{
	width:190px;
	float:left;
	}

.partner2
	{
	width:460px;
	float:left;
	}
	
.contact
	{
	width:300px;
	margin-bottom:10px;
	}

.contact2
	{
	width:630px;
	white-space:pre;
	}

.headline
	{
	font-weight:bold;
	margin-top:10px;
	}
	
.footer_left
	{
	float:left;
	width:160px;
	margin:0px auto;
	text-align:left;
	}

.footer_right
	{
	width:740px;
	float:left;
	margin:0px auto;
	text-align:right;
	}

.footer_line
	{
	border-top: 1px solid #cccccc;
	width:900px;
	height:1px;
	margin:0 auto;
	padding: 5px 0 6px 0;
	float:left;
	font-size:1px !important;
	line-height:0px !important;
	}

.footer_line[class]
	{
	margin-top:5px;
	}
	
#gutschein_beschreibung
	{
	border:3px dashed #CCCCCC;
	background-color:#FAF3EE;
	margin-top:15px;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}

.Stil1
	{
	color: #008000
	}
	
.Stil2 
	{
	font-size: 18px;
	font-weight: bold;
	}

.blogAktion
	{
	border: 2px solid rgb(238, 238, 238);
	position: absolute; 
	right: 10px; 
	top: 8px; 
	background-color: rgb(255, 255, 255); 
	width: 118px; 
	height: 190px;
	text-align:center;
	color:#f00;
	padding-top:5px
	}
	
.blogBild
	{
	width:100%;
	text-align:right;
	}

.pagination
	{
	margin: 5px 8px 5px 40px;
	font-size:13px;
	}
	
.pagination span
	{
	font-weight:bold;
	font-size:15px;
	color:#f96e04;
	}
	
.vouchers1
	{
	border:1px #ccc solid;
	background-color:#eee;
	padding:10px;
	}
	
.vouchers2
	{
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	background-color:#eee;
	padding:5px;
	}

.voucher_text_details1
	{
	float:left;
	width:260px;
	}
	
.voucher_text_details2
	{
	float:left;
	width:100px;
	margin-left:10px;
	}
	
.voucher_text_details3
	{
	float:left;
	width:50px;
	margin-left:10px;
	}
	
.voucher_text_details4
	{
	float:left;
	width:195px;
	margin-left:10px;
	}
	
.voucher_beschreibung
	{
	border:1px #ccc solid;
	background-color:#fff;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.mailicon
	{
	width:28px;
	float:left;
	height:16px;
	margin-left:2px;
	margin-top:15px;
	}
	
#button_zumanbieter
	{
	margin-top:15px;
	margin-bottom:15px;
	width:160px;
	float:right;
	}
	
.emaillinknorm
    {
    width:500px;
    height:16px;
    float:left;
    margin-top:15px;
    }
    
.anbieter_beschreibung
	{
	margin-left:40px;
	margin-top:20px;
	width:680px;
	text-align:justify;
	line-height:16px;
	}
	
.code_angezeigt
	{
	color:#FF0000;
	display:none;
	}

.gutschein_anzeigen
	{
	background: url("/bilder/button_anzeigen3.png") no-repeat scroll left top transparent;
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 13px;
	line-height: 18px;
	}

.gutschein_anzeigen:hover
        {
        background: url("/bilder/button_anzeigen3.png") no-repeat scroll left bottom transparent;
        margin: 0;
        padding: 0 0 0 3px;
        font-size: 13px;
        line-height: 18px;
        }

	
.gutschein_anzeigen a
	{
	background: url("/bilder/button_anzeigen3.png") no-repeat scroll right top transparent;
	display: block;
	padding: 2px 0px 3px 5px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight:bold;
	}

.gutschein_anzeigen a:hover
        {
        background: url("/bilder/button_anzeigen3.png") no-repeat scroll right bottom transparent;
        display: block;
        padding: 2px 0px 3px 5px;
        text-decoration: none;
        text-transform: none;
        color: #FFFFFF;
        font-weight:bold;
        }
	
.voucher_bedingungen
	{
	color:#aaa;
	margin-left:3px;
	width:430px;
	}
	
.voucher_anzahl
	{
	color:#090;
	line-height:15px;
	font-size:10px;
	}
	
#conversion
	{
	width:1px;
	height:1px;
	display:none;
	}
	
.various_text
	{
	background-color:#ffffff;
	text-align:justify;
	color:#a9a9a9;
	margin:0 auto;
	width:900px;
	padding:75px 40px 10px 40px;
	line-height:16px;
	}
	
.facebook
	{
	margin-top:17px;
	float:left;
	overflow:hidden;
	width:120px;
	}

.plus1
        {
        margin-top:17px;
        float:left;
        overflow:hidden;
        width:120px;
	margin-left:5px;
        }
	
.twitter
	{
	margin-top:17px;
	float:left;
	overflow:hidden;
	width:120px;
	}
	
.codes
	{
	float:left;
	}
	
.codes_weiter
	{
	float:right;
	margin-left:5px;
	}

.kommentarblase
	{
	float:left;
	width:20px;
	}

.kommentarueberschrift
	{
	vertical-align:top;
	float:left;
	}

.kommentarmeldung
	{
	float:left;
	width:25px;
	}

.kommentarerfolg
	{
	color:#689D00;
	float:left;
	}

.kommentarfehler
	{
	color:#f00;
	float:left;
	}

#kommentare
	{
	margin-top:10px;
	display:none;
	}

.kommentarlabel
	{
	width:120px;
	display:inline;
	float:left;
	}
	
.kommentarcaptcha
	{
	float:left;
	}

.kommentarcaptchaimage
        {
        margin-left:15px;
        }

.kommentarabschicken
	{
	margin-left:120px;
	}

.nav_header div
        {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#ffffff;
        font-weight: bold;
        font-size:12px;
        margin-left:11px;
        padding-top:6px;
        margin-bottom:0px;
        text-transform:uppercase; }

#blog_start p
	{
	padding: 0;
	margin: 10px 0 0;
	}

#blog_start img.alignleft
	{
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 12px;
	}

#blog_start
        {
        margin-top: -10px;
        }

.ad_header  { color:#666666 !important; }
.ad_line1   { font-weight:bold !important;}
.ad_url     { color:#666666; text-decoration: none !important; }
.wide_ads   { background:#ffffff; width:650px; padding: 0px 0px 0px 3px; }

