@charset "utf-8";
body  {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url(../Images/new_body-bg.gif) repeat;
	line-height: 120%;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	background: transparent url(../Images/new_sidebar-link-bg.gif) no-repeat 0 3px;
}

a:hover { color: #76b701;}

#wrapper {
	background: transparent url(../Images/new_wrapper-bg.gif) repeat-x;
	padding-bottom: 20px;
}

#container { 
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	background: transparent url(../Images/new_header-bg.gif) no-repeat;
	height: 92px;
	width: 100%;
} 

div#header p.zertifikat {
	width: 210px;
	height: 89px;
	display: block;
	float: left;
	text-indent: -1600px;
	padding: 0;
	margin: 0 20px 0 0;
	background: transparent url(../Images/new_zertifikat.jpg) no-repeat;
}

div#header h1.suggestion {
	width:  400px;
	height: 25px;
	float: left;
	text-indent: -1600px;	
	margin: 62px 0 0 0;
	background: transparent url(../Images/new_header-h1-nutzerfreundlich.gif) no-repeat;
}

div#header h1.error {
	width:  400px;
	height: 25px;
	float: left;
	text-indent: -1600px;	
	margin: 62px 0 0 0;
	background: transparent url(../Images/new_header-h1-fehler-melden.gif) no-repeat;
}




div#sidebar {
	display: block;
	float: left;
	width: 170px;
	padding: 30px 19px 50px 20px;
	margin: 1px 0 0 0;
	background: #ffffff url(../Images/new_sidebar-bg.gif) no-repeat;
}

div#sidebar h3 {
	margin: 1.5em 0 0 0;
}

div#sidebar h3.h3Shopdaten, div#sidebar h3.h3Status {
	display: block;
	width: 170px;
	height: 20px;
	text-indent: -1600px;
}
div#sidebar h3.h3Shopdaten {	background: transparent url(../Images/new_h3-shopdaten-bg.gif) no-repeat; }
div#sidebar h3.h3Status {		background: transparent url(../Images/new_sideBarH3Status.gif) no-repeat; }

div#sidebar dl {
	margin-bottom: 40px;
}

div#sidebar dt {
	margin: 1em 0 0.5em 0;
	color: #999;
	border-bottom: 1px dotted #dfdfdf;
}
div#sidebar dd {
	margin: 0 0 0.5em 0;
	padding: 2px 0;
}
div#sidebar span.statusOK { color: #76b701; font-weight: bold;}
div#sidebar span.statusNOK { color: #b70101; font-weight: bold;}

div#mainContent { 
	display: block;
	float: left;
	width: 480px;
	margin: 0; 
	padding: 30px 20px 20px 40px;
	border-left: 1px dotted #dfdfdf;
	
} 
div#mainContent h2.shop {
	display: block;
	width: 450px;
	height: 25px;
	text-indent: -1600px;
	background: transparent url(../Images/new_h2-shop-gif.gif) no-repeat;
}
div#mainContent p {
	margin: 0 0 1em 0;
}
div#mainContent fieldset {
	padding: 10px;
	border: 1px dotted #dfdfdf;
	margin-bottom: 1em;
	
}
div#mainContent legend {
	margin-bottom: 10px;
	color: #999;
	background: #fff;
	padding: 0 10px;
}

div#mainContent form {
	margin-top: 30px;	
}

div#mainContent form a {
	font-weight: normal;
}

div#mainContent form p {
	line-height: 140%;
	padding-right: 30px;
}


div#mainContent form label {
	width: 150px;
	text-align: right;
	padding-top: 2px;
	margin-right: 20px;
	float: left;
}
div#mainContent form label span.formRequired {
	color: #333;
}
div#mainContent form input {
}
div#mainContent form textarea.textBox {
	width: 250px;
	height: 100px;
}
div#mainContent form input.textField {
	width: 250px;
}

input#pbSendFeedbackMail { margin-left: 180px; }

div#mainContent form div {
	clear: both;
	margin-bottom: 0.5em;
}
div#mainContent div.shoplupeInfo {
	margin-top: 2em;
	padding: 10px 10px 5px 10px;
	background-color: #f2f2f2;	
}
div#mainContent div.formButton {
	margin: 0;
	padding: 0;
	height: auto;
}

div#footer { 
	padding: 0 20px 0 250px;
	background: #f0f0f0; 
	font-size: 0.95em;
} 
div#footer a {
	padding: 0;
	background: none;
}
#footer p {
	margin: 0;
	padding: 5px 0;
	font-size: 0.9em;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent .info-box {
	width: 100%;
	margin: 30px -20px 30px -40px;
	padding: 15px 20px 5px 40px;
	background: #fbfbfb;
	border-top: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
}

#sidebar .info-box {
	width: 100%;
	margin: 30px -19px 30px -20px;
	padding: 15px 19px 5px 20px;
	background: #fbfbfb;
	border-top: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
}

.fieldsetLabel {
	width: 150px;
	text-align: right;
	padding-top: 2px;
	margin-right: 20px;
	float: left;
}
.bottomSpacer {
	margin-bottom: 20px;
}
