@import url("mediaboxWhite.css");

* {
margin: 0px;
padding:0px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../pics/day/bg_body.gif) repeat-x;
	background-position:0 0;
	background-color: #DDE4E5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2F3434;
	line-height: 12px;
	}
	
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #990000;
	margin-bottom: 12px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
h4 {
	font-size: 13px;
	color: #363636;
	margin-top: 8px;
	margin-bottom: 2px;
	}
	
h5 {
	font-size: 11px;
	color: #2F3434;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: normal;
	}
	
fieldset {
	width: 450px;
	padding: 10px 10px 15px 25px;
	border: 1px solid #8D9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #A8B8B8 url(../pics/day/bg_newsletter.gif) top left repeat-x;
	}

legend {
	background: #EDECEC url(../pics/day/bg_legend.gif) repeat-x;
	color: #686767;
	font-weight: bold;
	}

.list_content {
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 16px;
	float: none;
	margin: 5px 0px 5px 0px;
	}

#logo {
	width: 950px;
	height: 110px;
	text-align: center;
	background: url(../pics/day/logo_header.gif) top left no-repeat;
	/*border: 1px solid #ffffff;*/
	}

a.nav {
	color: #D90000;
	text-decoration: none;
	}
	
a.contentlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #686767;
	border: 1px solid #8D9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 9px 3px 9px;
	background: url(../pics/day/bg_button.gif) top left repeat-x;
	text-decoration: none;
	}
	
a:hover.contentlink  {
	color: #990000;
	background-position: -1px -1px;
	}
	
li .small {
	color:#788585;
	cursor:pointer;
	font-size: 10px;
	font-weight: normal;
	}

.margin_left_23 {
		margin-left: 23px;
		}
	
.icon_heart {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_heart.gif) -2px -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_dart {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_dart.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_fly {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_fly.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_flames {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_flames.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_doubbleheart {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_doubbleheart.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_gift {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_gift.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}

.icon_brief {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_brief.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_buch {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_buch.gif) 0 -5px no-repeat;
	margin-left: 23px;
	margin-right: 4px;
	}
	
.icon_invert {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_invert.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_lips {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_lips.gif) 0 -5px no-repeat;
	margin-left: 23px;
	margin-right: 4px;
	}
	
.icon_broken {
	width: 35px;
	height: 35px;
	background: url(../pics/day/icon_broken.gif) 0 -5px no-repeat;
	margin-left: 23px;
	margin-right: 4px;
	}
	
#red-bg {
	position: absolute;
	top: 134px;
	left: 0;
	width: 100%;
	height: 283px;
	/*z-index: 1;*/
	}
	
.popup-bg {
	background: url(../pics/day/bg_body.gif) top left repeat-x;
	}
	
.newsletter {
	position: relative;
	top: 15px;
	left: 5px;
	width: 210px;
	height: 160px;
	padding: 5px;
	background: url(../pics/day/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #8D9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.newsletter_head {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color:#990000;
	}
	
.newsletter_icon {
	height: 39px;
	background: url(../pics/day/icon_newsletter.gif) top right no-repeat;
	}

.wetter_icon {
	height: 39px;
	background: url(../pics/day/icon_buch.gif) top right no-repeat;
	}
	
.btn_send {
	width: 91px;
	height: 30px;
	background: url(../pics/day/btn_eintragen.gif) no-repeat;
	}

.btn_contact {
	width: 91px;
	height: 30px;
	margin-top: 10px;
	background: url(../pics/day/btn_abschicken.gif) no-repeat;
	}

.btn_galerie {
	width: 91px;
	height: 30px;
	background: url(../pics/day/btn_galerie.gif) top left no-repeat;
	}
	
.btn_zuruck {
	width: 91px;
	height: 30px;
	background: url(../pics/day/btn_zuruck.gif) top left no-repeat;
	}
	
.wetter {
	position: relative;
	top: 30px;
	left: 5px;
	width: 210px;
	height: 180px;
	padding: 5px;
	text-align: left;
	background: url(../pics/day/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #8D9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.ul_content {
	list-style-type: none;
	margin: 8px 0px 8px 0px;
	padding: 5px 70px 5px 70px;
	background: url(../pics/day/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #8D9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	list-style: url(../pics/day/li_heart.gif);
	text-indent: 8px;
	}
	
.pos_galerie {
	background: url(../pics/day/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #8D9999;
	}
	
.pos_galerie ul li img {
	border: 1px solid #8D9999;
	padding: 0px;
	margin-top: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.footer {
	position: relative;
	top: 30px;
	width: 100%;
	color: #a4b4b4;
	text-align: center;
	z-index: 99999;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-top: 1px dotted #CDD4D5;*/
	}
	
a.nav_footer {
	color: #a4b4b4;
	text-decoration: none;
	margin-top: 5px;
	}

.count {
	color: #990000;
	}
	