body {
	color: #414141;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #5D0000;
}

#newsingles {
	width: auto;
	height: 350px;
	border: 1px solid #B5B6B5;
	margin: 3px;
	background-color: #F7F7F7;
	overflow: hidden;
}

#singles {
	width: 680px;
	height: 211px;
	border: 1px solid #B5B6B5;
	margin: 3px;
	background-color: #F7F7F7;
	float: left;
}

* html #singles {
	margin-left: 1px;
}

.singlebox{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: center;
	margin-bottom: 4px;
}

.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #414141;
	font-style: italic;
	letter-spacing: 0.93px;
	text-align: left;
	padding-left: 20px;
	padding-top: 8px;
	width: auto;
}

img {
	display: block;
}

.image {
	border: 1px solid #888888;
	padding: 4px;
	margin: 8px 12px 8px 12px;
	background-color: #ffffff;
	/*width: 72px;*/
}

.line {
	margin-left: 14px;
	margin-right: 14px;
}

hr {
	border: 1px solid #9CA29C;
}

.header {
	background-image: url(../images/bg_head.jpg);
}

table {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#setcard {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: auto;
	height: 350px;
	background-color: #E7EFEF;
	border: 1px solid #B5B6B5;
	margin: 3px;
	font-size: 12px;
	overflow: auto;
}
#setcard_image {
	width: auto;
	height: auto;
	float: left;
	border: 1px solid #888888;
	padding: 4px;
	margin: 8px 12px 8px 12px;
	background-color: #ffffff;
}
#setcard_text {
	padding-left: 4px;
	padding-top: 8px;
}
#setcard_description {
	padding: 0 14px 14px 14px;
	clear: both;
	height: 120px;
	overflow: auto;
}

#setcard_headline {
	padding-left: 4px;
	padding-bottom: 4px;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C68600;
}

#quicksearch {
	width: 242px;
	height: 211px;
	border: 1px solid #B5B6B5;
	margin: 3px;
	background-color: #E7EFEF;
	float: left;
	color: #414141;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.quicksearch {
	height: 23px;
	padding: 2px 0 0 10px;
}

.label {
	text-align: right;
	vertical-align: middle;
	width: 80px;
	float: left;
}

.element {
	height: 23px;
	padding: 0 0 0 10px;
	width: 130px;
	float: left;
}

.input {
	width: 116px;
	height: 12px;
	font-size: 12px;
	float: left;
	margin: 0 0 2px 0;
	color: #485371;
	background-color: white;
	display: inline;
}

.select {
	width: 116px;
	font-size: 12px;
	float: left;
	margin: 0 0 2px 0;
	color: #485371;
	background-color: white;
	display: inline;
}

.fleft {
	float: left;
}

.button {
	background-image: url(../images/button_bg.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#485371;
	width: auto;
}

#navigation {
	vertical-align: bottom;
	margin: 23px 6px 0 0;
	text-align: right;
	font-weight: bold;
}

* html #navigation {
	margin-top: 9px;
}

a.navlink {
	color: #414141;
	text-decoration: none;
}

a.navlink:hover {
	text-decoration: underline;
}

#singleoftheday {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: auto;
	height: 350px;
	background-color: #E7EFEF;
	border: 1px solid #B5B6B5;
	margin: 3px;
	font-size: 12px;
	overflow: auto;
}
#singleoftheday_image {
	width: auto;
	height: auto;
	float: left;
	border: 1px solid #888888;
	padding: 4px;
	margin: 8px 12px 8px 12px;
	background-color: #ffffff;
}
#singleoftheday_text {
	padding-left: 4px;
	padding-top: 8px;
}
#singleoftheday_description {
	padding: 0 14px 14px 14px;
	clear: both;
	height: 100px;
	overflow: auto;
}

#singleoftheday_headline {
	padding-left: 4px;
	padding-bottom: 4px;
}

#signup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: auto;
	height: 350px;
	background-color: #F7F3EF;
	border: 1px solid #B5B6B5;
	margin: 3px;
	font-size: 12px;
	overflow: auto;
}

.freesignup_formelements
{
	width:250px;
	float:left;
}

.freesignup
{
	width:245px;
}
.freesignup .formelement, .freesignup .formelement_submit
{
	width:140px;
	float:left;
	margin: 0px;
	padding:0px;
	margin-bottom:5px;
	text-align:left;
	height:20px;
}
.freesignup .formelement select
{
	width: 100%;
}
.freesignup .formelement input
{
	width: 97%;
}
.freesignup .label
{
	width:90px;
	float:left;
	text-align:left;
	margin: 0px;
	padding:0px;
	margin-bottom:5px;
	height:20px;
}

.innerbox {
	padding: 5px 25px 0px;
	text-align: left;
}

.nofloat {
	clear: both;
}

.freesignup .ageelement {
	height: 25px;
	line-height: 25px;
	position: relative;
	float: left;
}

.freesignup .agelabel {
	height: 20px;
	line-height: 20px;
	position: relative;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#login {
	padding-top: 8px;
	padding-right: 4px;
	text-align: right;
	clear: both;
	height: 25px;
}

.loginlabel
{
  font-family : arial, helvetica, sans-serif;
  font-size:11px;
  padding-bottom:8px;
  color:#485371;
}

.login_input
{
	font-family : arial, helvetica, sans-serif;
	font-size:10px;
	border:1px solid #485371;
}

#headertext {
	float: right; 
}

#advantages {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
	width: 930px;
	height: 115px;
	border: 1px solid #B5B6B5;
	margin: 3px;
	background-color: #F7F7F7;
}

#searchresult {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
	width: 930px;
	height: auto;
	border: 1px solid #B5B6B5;
	margin: 3px;
	background-color: #F7F7F7;
}

#noresult {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	margin-bottom: 16px;
  	padding-left: 24px;
}

#searchpages {
	text-align: center;
	width: 900px;
	padding: 6px;
}

* html #ie6_hack {
	padding-left: 1px;
}
