@charset "utf-8";

#newsletterbox {
	width: 213px;
	top: 640px;
	left: 210px;
	position: absolute;
}

#newsletterbox .content {
	border: 5px solid #6C5F4E;
	border-bottom: 0px;
	padding: 8px;
	padding-left: 26px;
	padding-right: 26px;
	border-top: 0px;
	background: url(images/bgcontentnewsletterbox.png) repeat-y;
}

#newsletterbox .footer {
	background: url(images/bgfooternewsletterbox.png) no-repeat;
	height: 21px;
}

.clearfix {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

img, a img {
	border: 0px;
}

.brown {
	color: #6A5A4B !important;
}

.linkright {
	margin-right: 0px;
}

td h2 {
	margin: 0px;
	padding: 0px;
	color: #927A62;
	font-size: 16px;
}

.ajax-loading {
	background: url('images/ajax-loader.gif') no-repeat center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.input {
	border: 1px #BCAB9B solid;
	color: #BBB7B6;
	padding: 3px;
	width: 220px;
}

td small {
	font-size: 11px;
	color: #B3AAA3;
}

.padding-tr td {
	padding-top: 50px;
}

td label {
	font-weight: bold;
	color: #54361A;
	font-size: 12px !important;
	float: none !important;
	width:auto !important;
}

.paddding-bottom {
	padding-bottom: 5px;
}

.send {
	cursor: pointer;
	display: block;
	width: 83px;
	height: 37px;
	background: url(images/send.jpg) no-repeat;
	border: 0px;
	text-decoration: none;
}

label {
	width: 130px;
	float: left;
	color: #6A5A4B;
	font-size: 18px;
	}

a {
	font-weight: bold;
	color: #45361F;
}

input, textarea {
	border: 1px #967E69 solid;
	padding: 3px;
}

#wrapper {
	width: 1024px;
	margin: auto;
	height: 1000px;
}

.done {
	background: #DDDFB5;
	color: #4E4F3F;
	padding: 5px;
	border: #4E4F3F 1px solid;
	margin-bottom: 10px;
	font-weight: bold;
}

.error {
	background: #FFCFD1;
	color: #DF5359;
	padding: 5px;
	border: 1px #DF5359 solid;
	margin-bottom: 10px;
	font-weight: bold;
}

#header {
	height: 304px;
	width: 1024px;
	background: #f4eedb url(body_bg.jpg) center top no-repeat;
}

#header .country {
	background: url(images/choosecountry_h.jpg) no-repeat;
	width: 130px;
	height: 49px;
	float: right;
	margin-right: 5px;
}

#header .country:hover {
	background: url(images/choosecountry_h.jpg) no-repeat;
	width: 130px;
	height: 49px;
}

#header .logo {
	width: 510px;
	height: 304px;
	text-align: right;
	float: left;
}

#header .choosecountry {
	width: 389px;
	float: left;
	height: 304px;
	float: left;
	text-align: right;
}

#languages {
	width: 97px; float:right;  text-align: left; height: 140px; margin-right: 5px;
}

#maincontent_bg {
	
	background: url(images/loopbg.jpg) repeat-y top;
}

#maincontent {
	background:url(maincontent_bg1.jpg) no-repeat top;
	min-height: 780px;
}

#maincontent .leftcol {
	float: left;
	width: 168px;
}

#maincontent .middlecontent {
	float: left;
	width: 687px;
	padding-top: 10px;
	padding-left: 10px;
	

}

#contactdiv h1 {
	margin-top: 270px;

	font-size:20px;
	font-weight:bold;
	color: #5d4430;

}

#preorderdiv h1 {
	margin-top: 350px;

	font-size:20px;
	font-weight:bold;
	color: #5d4430;
}

#footer {
	background: url(footer.jpg) no-repeat top;
	height: 767px;
	padding-left: 177px;
	padding-right: 177px;
	padding-top: 10px;
}

#footer .biglinks {
	text-align: center;
}

#footer .biglinks, #footer .biglinks a {
	color: #856835;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#footer .partner {
	text-align: center;
	font-size: 11px;
color: #856835;

}

#footer .partner a {
	color: #856835;
	text-decoration: none;
	font-weight: normal;
}

#content_label, #muslimehelfen, #mengenrabatt, #special {
	padding-left: 20px !important;
	padding-right: 20px !important;
	color:  #6A5A4B !important;
	font-size: 12px !important;
	padding-bottom: 7px !important;

}

#content_label h2, #muslimehelfen h2, #mengenrabatt h2, #special h2 {
	font-size: 16px;
}


.press {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px #DFDFDF solid;
}

.press .date {
	float: left;
	width: 80px;
}

.press .preview {
	float: left;
	width: 400px;
}

.press .preview h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.bluelink {
	color: #0066FF;
	font-weight: normal;
}
