.clearer {
	clear: both;
	font-size: 0px;
}
body
{
	background: #333 url("img/bg.gif") repeat-x;
	color: #333;
	margin: 0;
	padding: 54px 0 0 0;
	font-family: Verdana, serif;
	font-size: 11px;
	text-align: center;
}

body#popup
{
	background: #fff;
	color: #333;
	margin: 0;
	padding: 20px 0 0 25px;
	font-family: Verdana, serif;
	font-size: 11px;
	text-align: left;
}


#container
{

	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

.result
{
	background: #fff;
	width: 320px;
	float: left;
	height: 210px;
	margin-top: 15px;
	margin-right: 5px;
	padding: 0px 5px;
	border: 1px #6BB2FB dotted;
}

.headerboxes{
	padding: 5px;
	width: 676px;
	height: auto;
	
}

.Infoheader {
	font-family: Verdana, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	
}

.asinbox
{
	background: #fff;
	width: 300px;
	height: 195px;
	float: left;
	padding: 0px 5px;
}

.asinbox_wide
{
	background: #fff;
	width: 450px;
	height: 300px;
	float: left;
	padding: 0px 5px;
}
.zuletztbox
{
	background: #fff;
	width: 300px;
	height: 195px;
	float: left;
	padding: 0px 5px;
	margin-right: 7px;
	margin-left: 17px;
}

.suchbox
{
	background: #fff;
	width: 320px;
	height: 195px;
	float: left;
	padding: 0px 5px;
	margin-right: 15px;
}

.result img {
	padding: 0 8px 0 0;
}
#header
{
	height: 160px;
	font-family: Verdana, sans-serif;
	padding: 0 0 0 54px;
}

#top
{
	background: url("img/top.png") no-repeat;
	height: 212px;
}

#menu
{
	color: #fff;
	line-height: 42px;
	height: 42px;
}

#menu a
{
	color: #fff;
	font-weight: bold;
	display: block;
	border-right: 1px solid #3d6eaf;
	float: left;
	padding: 0 20px;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: "Verdana", sans-serif;
	font-size: 18px;
	color: #d82f4d;
	margin: 0.2em 0;
}

p
{
	margin: 0;
	padding: 0;
}

.post
{
	padding: 0 10px 30px;
	background: transparent url("img/body.gif") repeat-y;
	
}

.red
{
	font-size: 42px;
	color: #d82f4d;
	font-weight: bold;
}

.redsmall
{
	font-size: 18px;
	color: #d82f4d;
	font-weight: bold;
}


.bluesmall
{
	
	font-size: 18px;
	color: #3d6eaf;
	font-weight: bold;
}

.blue
{
	font-size: 42px;
	color: #3d6eaf;
}

.subHeader
{
	font-size: 10px;
	font-family: "Tahoma", "Verdana", sans-serif;
}

#body
{
	float: left;
	width: 720px;
	margin-bottom: 20px;
}


li
{
	
}

ul
{

}

.postInfo
{
	margin-top: 10px;
	font-family: "Tahoma", "Verdana", sans-serif;
	font-size: 10px;
}

.right
{
	float: right;
}

blockquote
{
	border: 1px #d82f4d solid;
	border-left: 5px #d82f4d solid;
	background: #fff;
	margin: 10px 0;
	padding: 10px;
}

code
{
	border: 1px #d82f4d solid;
	border-left: 5px #d82f4d solid;
	background: #fff;
	margin: 10px 0;
	padding: 10px;
	display: block;
	white-space: pre;
}

a
{
	font-weight: bold;
	color: #a9253c;
	text-decoration: none;
}

a:hover
{
	color: #da4c66;
	text-decoration: underline;
}

#footer
{
	clear: both;
	height: 42px;
	color: #fff;
	background: url("img/footer.png") no-repeat;
	font-weight: bold;
	padding: 0 10px;
	line-height: 42px;
	margin-bottom: 0px;
}

#footer a
{
	color: #fff;
}


div#advice-required-asinnr.validation-advice,
div#advice-required-email.validation-advice,
div#advice-validate-email-email.validation-advice,
div#advice-required-preis.validation-advice,
div#advice-required-Keywords.validation-advice,
div#advice-validate-number-preis.validation-advice{
	font-style: italic;
	text-align: center;
	clear: left;
	color: #ff0025;
	padding: 3px 0px 5px 0px;
}

div#advice-required-email.validation-advice {
	
}

fieldset{
	height: auto;
	border: 1px solid #3d6eaf;
}
fieldset label {
	display: block;
	width: 90px;
	float: left;
	padding-top: 4px;
	
}

fieldset input,
fieldset select {
	float: left;
	margin: 0px 0px 3px 0px;
}

div.content {
	margin-left: 22px;
	margin-bottom: 22px;
	margin-right: 22px;
	font-size: 12px;
}

.popup{
	background: #fff;
}