@charset "utf-8";
/* CSS Document */
body{margin:0; margin-top:25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:url(images/bodyBG.gif) repeat-x #003957;}
.clearer{float:none; clear:both;}
#page{
	margin:auto;
	background:url(images/pageBG.gif) repeat-x #195270;
	width:950px;
	padding:0 0 30px 0;
	margin-bottom: 0px;
	min-height:760px;
}
* html #page{height:760px;}
#top{
	height:143px;
	width:950px;
	margin:0 0 10px 0;
}
#logo{
	width:339px;
	height:90px;
	margin:18px 0 0 16px;
	display:block; float:left;
}
#logo a img{border:none;}
#suche{
	display:block;
	float:right;
	width:479px;
	height:97px;
	background: url(images/suche_bg.gif) no-repeat bottom;
	margin:0 19px 0 0;
	overflow:hidden;
}
#suche .bg{
	width:439px;
	height:40px;
	background-color:#2c2438;
	margin:31px 0 0 28px;
	overflow: hidden;
}
* html #suche .bg{ margin-left:46px; width:452px;}
#suche .bg:hover{
	background-color:#FFFFFF;
}
#suche input.eingabe{
	background:none;
	border:none;
	font-size:24px;
	color:#FFFFFF;
	width:378px;
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	color:#07c6e3;
	margin: 4px 0 0 10px;
}
* html #suche input.eingabe{ width:370px; margin-left:-18px;}
#suche input.abschicken{
	background:none;
	border:none;
	font-size:24px;
	width:50px;
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	padding: 3px 0 0 0;
	color: #07c6e3;
}
* html #suche input.abschicken{margin:0 0 0 0; padding:0 0 0 0;}
#bignavi{
	width:950px;
	height:25px;
	display:block;
	margin:0 0 0 0;
	float:left;
	overflow: hidden;
}
#bignavi a{
	width:230px;
	margin:0 10px 0 0;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#69D0E7;
	display:block;
	float:left;
	background-color:#218ba7;
	font-weight:bold;
	padding: 3px 0 2px 0;
}
#bignavi a.home{
	font-size:16px;
	padding: 0px 0 1px 0;
}
#bignavi a.last{margin-right:0px;}
#bignavi a:hover{background-color:#31cfe8; color:#ffffff;}

#main{width:950px;}
#left{
	width:230px;
	padding:0px 0 0 0;
	float:left;
	display:block;
	margin: 0 10px 0 0;
}
#right{
	width:680px;
	padding:3px 30px 0 0;
	float:left;
	display:block;
}

#left a{
	display:block;
	padding:3px 0 3px 25px;
	font-size:14px;
	text-decoration:none;
	color:#e6e6e6;
	font-weight:bold;
	margin: 0 0 5px 0;
}
#left a:hover{background-color:#31cfe8; color:#FFFFFF;}

/*GUTSCHEINBOXEN____________*/
.neu, .top, .aus, .detailansicht, .weitereGutscheine, .shops{
	width:680px;
	margin-bottom: 15px;
}
.neu h1, .top h1, .aus h1, .detailansicht h1, .weitereGutscheine h1, .shops h1{
	font-size:24px;
	margin:0 0 -3px -2px;
	color: #FFFFFF;
}
* html .neu h1, * html .top h1, * html .aus h1, * html .detailansicht h1, * html .weitereGutscheine h1, * html .shops h1{
	margin:0 0 -3px 0px;
}
.shops h2 a{
	font-size:16px;
	margin:5px 0 -12px 0
}
.inhalt{
	background-color:#FFFFFF;
	padding:15px 0 10px 0;
	margin:0 0 0 0;
	color: #2c2438;
	width: 680px;
}
.eintrag{
	display:block;
	padding:0 15px 0 15px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.eintrag .logo{width:88px; height:31px; display:block; float:left; margin:0 10px 0 0;}
.eintrag .logo a img{border:none;}
.eintrag .text{border-bottom:1px dashed #07c6e3; float: left; width: 552px;}
.weitereGutscheine .text{
	width:650px;
}
.gueltigkeit {
	background-color:#FFFFFF;
	color:#000033;
	display:none;
	font-size:12px;
	line-height:12px;
	margin:-30px 0 0 -100px;
	padding:3px;
	position:absolute;
	width:66px;
}
.eintrag .text:hover .gueltigkeit{display:block;}
.eintrag .text a{
	height: 30px;
	display: block;
	line-height: 14px;
	display:block;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	color:#2c2438;
}
.detailansicht .eintrag .text{ border:none; font-size:14px;}
.detailansicht .eintrag .text a, .weitereGutscheine .eintrag .text a{
	display: block;
	line-height: 18px;
	display:block;
	padding: 3px 3px 4px 3px;
	text-decoration:none;
	color:#2c2438;
	height:auto;
}
.eintrag h2{
	margin:0 0 1px 0;
	font-size: 14px;
}
.eintrag .text a:hover{color:#07c6e3; }

.eintrag .text:hover{ background-color:#25314d; border-bottom:1px solid #25314d;}
.detailansicht .eintrag .text a:hover{ border:none; padding-bottom:3px;}
* html .detailansicht .eintrag .text a:hover{ border:none; padding-bottom:4px;}
.weitere a{
	width:200px;
	padding:4px 0 3px 0;
	background-color:#FFFFFF;
	color:#2c2438;
	display:block;
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	margin:10px 0 0 0;
	text-transform: uppercase;
}
.weitere a:hover{color:#07c6e3; background-color:#25314d;}
/*FOOTER__________________*/
#footer{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#1D98AD;
	margin:auto;
	width:950px;
	height:60px;
	padding:20px 25px 30px 25px;
	margin-top: 0px;
	background:url(images/footerBG.gif) no-repeat top;
}
#footer a{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#1D98AD;
}
#footer a:hover{ color:#FFFFFF;}
#footer .copyright{
	width:470px;
	float:left;
	text-align: left;
	margin: 0 0 0 30px;
}
#footer .meta{
	width:220px;
	margin:0 30px 0 0;
	float:right;
	text-align:right;
}
/*TExtseite_____________*/

.inhalt h2 a{font-size:14px;}

.inhalt h2{

	font-size:24px;
	margin:0px 0 10px 20px;
	color: #1D98AD;
	padding:0;
}
p.bodytext{
	margin:0 20px 10px 20px;
	font-size:12px;
	color: #2c2438;
}
.bodytext a{color:#69D0E7; font-weight:bold;}
.analogo{width:175px; height:71px; background:url(images/analogo3D.gif); margin:15px 0 0 18px; padding:0 0 0 0;}
h6{font-size:14px; font-weight:bold; margin:-10px 0 15px 20px; color:#31cfe8;}