@import url("mediaboxBlack.css");

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

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../pics/bg_body.gif) repeat-x;
	background-position:0 0;
	background-color: #09070B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #AAB8B7;
	line-height: 12px;
	}
	
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color:#FF9600;
	margin-bottom: 12px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
h4 {
	font-size: 13px;
	color:#FF9600;
	margin-top: 8px;
	margin-bottom: 2px;
	}
	
h5 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: normal;
	}

fieldset {
	width: 450px;
	padding: 10px 10px 15px 25px;
	border: 1px solid #3C3F40;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #2A2D2E url(../pics/bg_newsletter.gif) top left repeat-x;
	}
legend {
	background: #000000;
	font-weight: bold;
	}

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

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

a.contentlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#D2D2D2;
	border: 1px solid #3C3F40;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 9px 3px 9px;
	background: url(../pics/bg_button.gif) top left repeat-x;
	text-decoration: none;
	}

a:hover.contentlink  {
	color:#FFFFFF;
	background-position: -1px -1px;
	}
	
a.nav {
	color: #D90000;
	text-decoration: none;
	}

li .small {
	color:#990000;
	cursor:pointer;
	font-size: 10px;
	font-weight: normal;
	}
	
.margin_left_23 {
		margin-left: 23px;
		}
		
.icon_heart {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_heart.gif) -2px -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_dart {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_dart.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_fly {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_fly.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_flames {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_flames.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_doubbleheart {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_doubbleheart.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}
	
.icon_gift {
	width: 35px;
	height: 35px;
	background: url(../pics/icon_gift.gif) 0 -5px no-repeat;
	margin-right: 4px;
	}

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

.btn_send {
	width: 91px;
	height: 30px;
	background: url(../pics/btn_eintragen.gif) no-repeat;
	}
	
.btn_contact {
	width: 91px;
	height: 30px;
	background: url(../pics/btn_abschicken.gif) no-repeat;
	margin-top: 10px;
	}
	
.btn_galerie {
	width: 91px;
	height: 30px;
	background: url(../pics/btn_galerie.gif) top left no-repeat;
	}
	
.btn_zuruck {
	width: 91px;
	height: 30px;
	background: url(../pics/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/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #3C3F40;
	-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/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #3C3F40;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	list-style: url(../pics/li_heart.gif);
	text-indent: 8px;
	}
	
.pos_galerie {
	background: url(../pics/bg_newsletter.gif) top left repeat-x;
	border: 1px solid #3C3F40;
	}
	
.pos_galerie ul li img {
	border: 1px solid #3C3F40;
	padding: 0px;
	margin-top: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.footer {
	position: relative;
	top: 30px;
	width: 100%;
	color: #313131;
	text-align: center;
	z-index: 99999;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-top: 1px dotted #161616;*/
	}
	
a.nav_footer {
	color: #313131;
	text-decoration: none;
	margin-top: 5px;
	}

.count {
	color:#FF9600;
	}


	