@CHARSET "ISO-8859-1";

/* SEITENELEMENTE */
body {
  text-align:center;
  padding: 0px;
  margin: 0px;
  background-color: #F7F7F7;
  font-size:12px;
  font-family:arial, verdana, serif;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 964px;
}

#kopf {
  margin-top: 10px;
  height:157px;
}

#fuss {
	position: relative;
	top:0px;
	left:0px;
	height: 100%
	color:#313131;
	text-align:center;
	margin-bottom:20px;
}
#mitte {
  position: relative;
  width: 982px;
  height: 100%;
  	background-image:url(../images/background_middle.gif);
  	background-repeat:repeat-y;
}

#inhalt {
  position: relative;
  top: 0px;
  left: 50px;
  width: 660px;
  overflow:auto;
  float:left;
  display:block;
  
}


#rechts {
  float:left;
  display:block;
  position: relative;
  top: 0px;
  left: 77px;
  width: 200px;
  height:100%;
}

/* EINZELELEMENTE */
img {
	border: 0 none;
}

#button_sogehts {
	width:100%;
	margin-top:15px;
	text-align:right;
}

#button_suchen {
	width:100%;
	text-align:right;
}

#navigation {
	text-align:right;
	height:54px;
	width:970px;
}

.nav_trenner {
	margin-left:10px;
	}

#suche {
	width:640px;
	height:150px;
  	background-image:url(../images/suche_background.jpg);
  	background-repeat:no-repeat;
}

#suchtext {
  position: relative;
  top: 50px;
  left: 18px;
  color:#FFFFFF;
  font-size:14px;
  width:600px;
}

#suchbutton {
  position: relative;
  top: 60px;
  left: 44px;
  width:50px;
  float:left;
}

#sucheingabe {
  float:left;
  position: relative;
  top: 62px;
  left: 18px;
  width:440px;
  height:30px;
  font-size:22px;
  color:#C5C5C5;
}

#sucheingabe_klein {
  float:left;
  margin-top:5px;
  margin-bottom:15px;
  width:195px;
  color:#C5C5C5;
  font-size:12px;
  border: 1px solid #C5C5C5;
}

#kleinesuche {
	display:none;
}

#neuegutscheine {
	margin-top:45px;
	margin-bottom:10px;
}

.trenner_horizontal {
margin-bottom:15px;
background-color:#EBEBEB;
width:635px;
height:2px;
}

.trenner_horizontal_klein {
margin-top:10px;
	margin-bottom:10px;
background-color:#EBEBEB;
width:100%;
height:2px;
}

#vorteile {
margin-top:20px;
}

.gutscheinbox {
  height:100%;
  width:635px;
}

.gutscheinlogo {
	border:3px solid #EBEBEB;
	min-height:30px;
	min-width:120px;
	margin-right:25px;
	float:left;
	display:block;
}

.gutscheinheadline {
font-family:times, serif;
font-size: 20px;
line-height:14px;
float:left;
}

.gutscheincode {
font-size:12px;
margin-top:20px;
font-weight:bold;
margin-right:30px;
float:left;
}

.gutscheincode1 {
font-size:12px;
margin-top:20px;
float:left;
}

.gutscheingueltigkeit {
font-size:12px;
margin-top:20px;
margin-left:80px;
font-weight:bold;
margin-right:30px;
float:left;
}

.gutscheingueltigkeit1 {
font-size:12px;
margin-top:20px;
}

.gutscheinbeschreibung {
margin-left:150px;
margin-top:16px;
margin-bottom:25px;
width:484px;
}

.gutscheinbutton {
margin-left:425px;
margin-bottom:15px;
}

.immeraktuell {
margin-right:10px;
margin-bottom:10px;
}

#newsletter {
  width:100%;
  height:20px;
  font-size:14px;
  color:#C5C5C5;
  margin-top:20px;
}

#button_newsletter {
	width:100%;
	margin-top:15px;
	text-align:right;
}

.platzhalter_40px {
	width:100%;
	height:40px;
}

#seitenheader {
	margin-bottom:25px;
}

.kontakt1 {
	float: left;
	width: 140px;
	margin-bottom:25px;
	font-weight: bold;
}

.kontakt2 {
	float: left;
	width: 480px;
}

.kontakt3 {
	float: left;
	width: 480px;
}

.alleshops {
	float:left;
	display:block;
	margin-right:5px;
	margin-bottom:5px;
	text-decoration:none;
}

.alleshops_logorahmen {
	width:120px;
	height:90px;
	border:3px solid #EBEBEB;
}

.alleshops_logo {
	max-width:120px;
	max-height:90px;
}

.alleshops_titel {
	background-color: #EBEBEB;
	width:120px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	text-align:center;
}
