@charset "utf-8";
/* CSS Document */


/* Main Settings */
* {
	padding: 0;
	margin: 0;
	border:0;
}

img {
	border:none;
	outline:none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background: #999 url(../img/body_background.jpg) 0px -20px repeat-x;
}

div.clr {
	clear:both;
}

div.siteWrapper {
	margin: 0 auto;
	width: 960px;
	background:#fff url(../img/header_background.jpg) 0px 30px no-repeat;
	padding: 10px;
}

div.contentMain {
	margin: 0 auto;
	width: 960px;
	margin-top: 90px;
}

div.contentHeader { /* Content FIRST */
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left:-480px;
	height: 90px;
	top: 0;
}

div.contentFooter {
	margin: 0 auto;
	background: #666; /*url(../img/footer_background.jpg) repeat-x;*/
}

/* HEADER */

/*Background Header */

div.contentHeader {
	/*background: url(../img/header_background.jpg) 0px 50px no-repeat;*/
}

/*Logo*/

div.logo {
	float:left;
	width: 250px;
	background: url(../img/logo.jpg) 10px 14px no-repeat;
	height: 90px;
}

div.logo a {
	display:block;
	width: 250px;
	height: 90px;
}

div.logo a span {
	display:none;
}

/* TopMenu */

div.topMenu {
	float:left;
	width: 700px;
	height:54px;
	padding-top:36px;
	padding-left: 10px;
}

div.topMenu ul {
	height: 30px;
	list-style-type:none;
}

div.topMenu li {
	width: auto;
	height: 30px;
	display:inline;
}

div.topMenu li a {
	border: 1px solid #D0E694;
	width: 60px;
	height: 20px;
	padding: 7px 4px 5px 4px;
	font-size:small;
	font-weight:bold;
}

div.topMenu li a:link, div.topMenu li a:visited {
	text-decoration:none;
	color: #060;
	background: url(../img/topmenualink_background.jpg) repeat-x;
}

div.topMenu li a:hover {
	text-decoration:none;
	color: #060;
	background: url(../img/topmenuahover_background.jpg) repeat-x;
}

div.topMenu li a:active {
	text-decoration:none;
	color: #060;
	background: url(../img/topmenuacurrent_background.jpg) repeat-x;
}

/* Search Form */

div.searchArea {
	float:left;
	width: 180px;
	padding-top: 34px;
	height: 56px;
}

.textField {
	float:right;
	width: 130px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 20px;
	padding: 0px 5px;
}

.searchBtn {
	float:right;
	width: 35px;
	background: url(../img/searchbutton_background.jpg) no-repeat;
	height: 22px;
}

.searchAbsolute {
	float:right; width: 600px;
}

.searchTextfieldRight {
	float:left;
	width: 125px;
	border: 1px solid #9bc813;
	height: 17px;
	padding-top:3px;
	font-size: 13px;
	}


.searchBtnRight {
	float:left;
	width: 35px;
	color: #060;
	height: 22px;
	background: url(../img/searchbutton_background.jpg) no-repeat;
}

.bigSearch {
	float:left;
	width: 500px;
	height: 45px;
	background: #D4E796 url(../img/background_bigsearch2.jpg) repeat-x;
	margin: 0px 0px 5px 0px;
	padding-left: 100px;
	padding-top: 20px;
}

.bigSearchTextfield {
	float:left;
	width: 290px;
	height: 21px;
	background: #fff url(../img/background_suchfeld.jpg) no-repeat;
	padding-left: 30px;
	padding-top:3px;
	color: #000;
	font-size: 15px;
}
.bigSearchBtn {
	float:left;
	width: 80px;
	height:24px;
	background: #000 url(../img/background_suchbutton.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

/* Content */

div.cntLeft {
	float:left; 
	width: 780px;
}

/* Main Content */

div.content {
	float:right;
	width: 600px;
}

div.headlineContent {
	float:left;
	width: 600px;
}

div.headlineContent h3 {
	float:left;
	width: 588px;
	height: 12px;
	padding: 5px;
	font-size: 12px;
	font-weight:bold;
	color: #060;
	background: url(../img/background_h3.jpg) repeat-x;
	border:1px solid #9BC813;
	margin-bottom: 5px;
}

div.headlineContent h3 a:link, a:visited {
	text-decoration:none;
	color:#060;
}

div.headlineContent h3 a:hover {
	text-decoration:underline;
	color:#060;
}

.headlineContentInput, .headlineContentTextarea {
	border:1px solid #9BC813;
}

div.gutscheinOuter, div.lastGutscheinOuter, div.todayGutscheinOuter {
	float:left;
	margin-bottom: 10px;
	width: 290px;
	padding: 0px 5px;
}

div.gutscheinInner, div.lastGutscheinInner, div.todayGutscheinInner {
	float:left;
	width: 278px;
	border-top: 1px dashed #9BC813;
	border-left: 1px dashed #9BC813;
	border-right: 1px dashed #9BC813;
	padding: 5px;
}

div.bottomGutschein {
	float:left;
	height: 22px;
	width: 290px;
	background: url(../img/bottomGutschein.jpg) no-repeat;
}

div.thumb {
	float:left;
	width:100px;
	height: 50px;
}

div.einloesen {
	float:left;
	width: 123px;
	height: 27px;
	padding: 13px 10px 10px 45px;
}

div.einloesen a {
	display: block;
	width: 123px;
	height: 27px;
	background: url(../img/gutschein_einloesen.jpg) 0px 0px no-repeat;
}

div.einloesen a span {
	display:none;
}

div.gutscheinText {
	float:left;
	width: 278px;
}

div.gutscheinText h1, div.gutscheinText p, .pGutscheinText {
	float:left; 
	width: 278px;
	margin-bottom:5px;
}

div.gutscheinText h1 {
	font-size:16px;
	font-weight:bold;
	color: #060;
	margin-top: 10px;
	height: 45px;
	overflow:hidden;
}

div.gutscheinText h1 a:link, div.gutscheinText h1 a:visited {
	color: #060;
	text-decoration:none;
}

div.gutscheinText h1 a:hover {
	color: #030;
	text-decoration:underline;
}

div.gutscheinText p {
	font-size:small;
	font-weight:bold;
	color: #000;
	height: 30px;
	overflow:hidden;
}

div.gutscheinText .pGutscheinText {
	height: 80px;
	overflow:hidden;
}

div.gutscheinText p span {
	font-weight:normal;
	color:#000;
}

/*Impressum */

div.impressumText {
	float:left;
	width: 588px;
	padding: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
}

div.impressumText a:link, div.impressumText a:visited {
	color: #000;
	text-decoration:none;
	padding-left: 5px;
}

div.impressumText td  {
	padding: 0px 0px;
}

div.impressumText a:hover {
	color: #060;
	text-decoration:underline;
}

div.impressumText h1,div.impressumText h2,div.impressumText h3,div.impressumText h4,div.impressumText p {
	float:left;
	width: 588px;
	margin-bottom: 5px;
	padding: 5px 0px;
}

div.impressumText img {
	float:left;
}

.tabH4 {
	border-bottom: 1px solid #060;
	margin: 25px 0px 10px 0px;
	width: 508px;
}
/* Table Newsletter ausgabe */

div.content table {
	float:left;
}

/*Eingangstexte */

.pContentMain, .pContentMainError {
	float:left;
	width: 588px;
	padding: 6px;
	font-size:12px;
	color: #000;
	margin: 10px 0px;
}

.pContentMain a:link, .pContentMain a:visited {
	color: #060;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.pContentMain a:hover {
	color:#060;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.pContentMainError a:link, .pContentMainError a:visited {
	color: #060;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.pContentMainError a:hover {
	color:#060;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.pContentMainList {
	float:left;
	width: 588px;
	padding: 3px 6px;
	font-size:12px;
	color: #000;
	margin: 3px 0px;
}

/* Link für nur heute */

div.linkNurHeute {
	clear:both;
	float:right;
	width: 500px;
	padding:10px;
	height: 15px;
	color: #390;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
}

.linkNurHeute a:link, .linkNurHeute a:visited {
	text-decoration:none;
	color:#060;
}

div.linkNurHeute a:hover {
	text-decoration:underline;
	color:#060;
}

/* Detailseite großer Pfeil */

.bigArrow:link, .bigArrow:hover, .bigArrow:visited {
	display:block;
	margin-top: 10px;
	width: 200px;
	height: 40px;
	text-decoration:none;
	background: url(../img/bigarrow.jpg) no-repeat;
	float:right;
}

.bigArrow span {
	display:none;
}

/* Pagination */

div.pagination {
	float:left;
	width:590px;
	padding: 5px;
	text-align:center;
	font-size:small;
	margin-bottom:10px;
}

div.pagination span a:link, div.pagination span a:visited {
	text-decoration: none;
	border: 1px solid #9BC813;
	color: #9BC813;
	padding: 3px;
	}
	
div.pagination span a:active {
	color:#fff;
	background: #060;
	border: 1px solid #060;
	padding: 3px;
	text-decoration:none;
}

div.pagination span a:hover {
	background: #9BC813;
	color: #fff;
	border:1px solid #9BC813;
	padding: 3px;
}

/* Left Area */

div.leftArea {
	float:left;
	width: 175px;
	padding-right: 5px;
}

div.leftArea h3 {
	float:left;
	width: 163px;
	border: 1px solid #9BC813;
	padding: 4px 5px;
	background: url(../img/background_h3.jpg) repeat-x;
	font-size: 12px;
	color: #060;
}

div.newsletterBox {
	float:left;
	width: 163px;
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #9bc813;
	border-right: 1px solid #9bc813;
	border-bottom: 1px solid #9bc813;
	list-style-type: none;
	margin-bottom:10px;
	}

/*Formular Newsletter*/

div.newsletterBox p {
	float:left;
	width: 158px;
	margin-bottom: 4px;
	padding-left: 5px;
	font-size:small;
}

.pNewsletterBox {
	background: url(../img/grafik_gutschein7.jpg) top center no-repeat;
	float:left;
	width: 158px;
	margin-bottom: 4px;
	padding-left: 5px;
	font-size:small;
}	

.newsletterTextfield {
	float:left;
	width: 148px;
	border: 1px solid #9bc813;
}

.newsletterBtn {
	float:left;
	width: 70px;
	color: #060;
	font-size:12px;
	border: 1px solid #9bc813;
	background: url(../img/background_h3.jpg) repeat-x;
}


/* Main Menu */

div.mainMenu, div.partner, .div.newsletter, .wochenGutschein{
	float:left;
	width: 175px;
	margin-bottom: 10px;
}

div.mainMenu ul {
	float:left;
	width: 175px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}

div.partner ul, div.wochenGutschein ul {
	float:left;
	width: 163px;
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #9bc813;
	border-right: 1px solid #9bc813;
	border-bottom: 1px solid #9bc813;
	list-style-type: none;}

div.wochenGutschein ul {
	text-align:center;
	height: 81px;
	overflow:hidden;
}

div.wochenGutschein a:link, div.wochenGutschein a:visited {
	color:#060;
	text-decoration:none;
}

div.wochenGutschein a:hover {
	color: #9bc813;
	text-decoration:underline;
}

div.wochenGutschein p {
	padding: 4px 0px;
	font-size: 11px;
	font-weight:bold;
}

div.mainMenu li {
	width: 175px;
	margin-bottom: 4px;
}

div.mainMenu li a:link {
	border-left: 8px solid #D7EAAF; 
	background: #EEF7D6;
	display:block;
	width: 155px;
	text-decoration: none;
	color: #060;
	font-weight:bold;
	font-size: 12px;
	padding:5px;
}

div.mainMenu li a:hover {
	border-left: 8px solid #A7D162; 
	background: #D7EAAF;
	display:block;
	width: 155px;
	text-decoration: none;
	color: #060;
	font-weight:bold;
	font-size: 12px;
	padding:5px;
}

div.mainMenu li a:active {
	border-left: 8px solid #A7D162; 
	background: #D7EAAF;
	display:block;
	width: 155px;
	text-decoration: none;
	color: #060;
	font-weight:bold;
	font-size: 12px;
	padding:5px;
}

div.mainMenu li a:visited {
	border-left: 8px solid #D7EAAF; 
	background: #EEF7D6;
	display:block;
	width: 155px;
	text-decoration: none;
	color: #060;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}

div.mainMenu li a span {
	/*height:auto;*/
}

div.partner li {
	width: 133px;
	height: auto;
	margin-bottom: 4px;
	padding-left: 30px;
}

/* Right Column */

div.cntRight {
	float:right;
	width: 175px;
	padding-left: 5px;
}

div.rightArea h3 {
	float:left;
	width: 163px;
	border: 1px solid #9BC813;
	padding: 4px 5px;
	background: url(../img/background_h3.jpg) repeat-x;
	font-size: 12px;
	color: #060;
}

div.rightContainer {
	float:left;
	width: 163px;
	padding: 5px;
	border-left: 1px solid #9bc813;
	border-right: 1px solid #9bc813;
	border-bottom: 1px solid #9bc813;
	list-style-type: none;
	margin-bottom: 10px;
}

div.rightContainer2 {
	float:left;
	width: 171px;
	padding:1px;
	border-left: 1px solid #9bc813;
	border-right: 1px solid #9bc813;
	border-bottom: 1px solid #9bc813;
	list-style-type: none;
	margin-bottom: 10px;
}

div.rssFeed div.rightContainer p.link {
	float:left;
	width: 163px;
	padding: 5px 0px;
	text-align:center;
	height: 61px;
}

div.rssFeed div.rightContainer p {
	float:left;
	width: 143px;
	font-size:small;
	text-align:left;
}

div.newest div.rightContainer p.link {
	float:left;
	text-align:center;
	width: 163px;
}

div.newest div.rightContainer p {
	float:left;
	width: 163px;
	margin-bottom:5px;
	font-size:small;
	color: #060;
	font-weight:bold;
}

div.newest div.rightContainer p span {
	color: #9BC813;
	font-weight:normal;	
}

div.vorschaubild {
	float:left;
	width: 163px;
	margin-top: 5px;
}	

/* FOOTER */

div.footerMenu {
	margin: 0 auto;
	width: 960px;
	padding: 20px 10px;
	text-align:center;
	font-size:10px;
	background: #666;
	color:#fff;
}

div.footerMenu ul {
	list-style-type: none;
	}

div.footerMenu li {
	display:inline;
	padding: 0px 5px;
	border-left: 1px solid #fff;
}

div.footerMenu ul li.left {
	border-left:none;
}

div.footerMenu a:link, div.footerMenu a:visited {
	text-decoration: none;
	color: #fff;
}

div.footerMenu a:hover, div.footerMenu a:active {
	text-decoration: underline;
	color: #ebebeb;
}

p.blogeintraege {
	color:#060;
	padding:3px 0px;
	font-size:13px;
	margin: 2px 0px;
}

p.blogeintraege a:link, p.blogeintrage a:visited {
	color: #060;
	text-decoration:none;
}

p.blogeintraege a:hover {
	color:#060;
	text-decoration: underline;
}
	

/* Kontaktformular */

.kontaktformular {
	float:left;
	width: 90%;
}

div.leftKontakt {
	margin:0 auto;
	width: 420px;
}

div.imageKontakt {
	float:left;
	width: 404px;
	margin: 2px;
	padding: 2px;
}	

.kontaktformular i {
	float:left;
	width: 110px;
	font-size: 10px;
	color: #060;
	padding: 2px;
	margin: 2px;
}

.standardText, .standardTextArea, .kontaktformular label{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
}

.standardText {
	float:left;
	width: 194px;
	height: 20px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #9bc813;
}

.kontaktformular label {
	float:left;
	width: 200px;
	height: 20px;
	padding: 3px;
	margin: 2px;
}

.standardTextArea {
	float:left;
	width: 404px;
	border:1px solid #9bc813;
	margin: 2px 2px 20px 2px;
	padding:2px;
}

.submitKontakt {
	float:left;
	padding: 5px;
	margin: 2px;
	background: #9bc813;
	color: #fff;
	font-size:12px;
	font-weight:bold;
}
