BODY{
	margin: 7px 0 0 0;
	padding:0;
	height:100%;
	background-color : #f3f2f2;
	line-height:14px;
	
	background-image:url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

DIV, LI, P, input, textarea{
	padding:0;
	margin:0;
	font-family: verdana, "lucida console", sans-serif;
	line-height:17px;
	font-size: 11px;
	color:#d4d2d1;
}

P {
	clear:both;
	text-align:justify;
	padding: 0 0 20px 0;
}

B, STRONG {
	font-weight:bold;
}

EM {
	font-style: italic;
}

IMG{
	padding:0;
	margin:0;
	border:0px;
}

BR{
	clear:both;
}

HR{
	color: #e7e7e7;
	background-color: #e7e7e7;
	height: 1px;
	border: 0px;
	margin:0;
}

H3 {
	clear:both;
	padding: 0 0 25px 0;
	font-size: 18px;
	color:#d4d2d1;
}

H4 {
	padding: 0 0 20px 0;
	font-size: 13px;
	font-weight:bold;
	color:#937d6b;
}

#contentwrapper {
	width:686px;
	margin:0 auto;
	text-align:left;
	vertical-align: top;
}

#header {
	width:662px;
	height:80px;
	padding:0 12px 0 12px;
	margin:0;
	
	background-image:url('../img/bg_header.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

#headerpic {
	clear:both;
	width:686px;
	height:165px;
	margin:0;
	padding:0;
	
	background-color:#28211b;
}

#logo {
	float:left;
	width:181px;
	height:42px;
	background-image:url('../img/logo.jpg');
	border:0px;
	margin: 15px 0 0 0;
}

#logo span, .logo {
	display:none;
}

#logoprint {
	display:none;
}

#content {
	clear:both;
	float:left;
	width: 662px;
	padding: 35px 12px 20px 12px;
	background-color:#0f0e0e;
	color:#d4d2d1;
}

#content_left, #content_right {
	width:300px;
	padding: 0;
	float:left;
}

#content_right {
	float:right;
}

#footer {
	width:662px;
	clear:both;
	padding: 15px 12px 0 12px;
	height:60px;
	color : #726357;
	margin:0 auto;
	background-image:url('../img/bg_footer.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

#footer_left {
	float:left;
	margin:0;
	padding:0;
	font-size : 11px;
	color : #cac9c9;
}

#footer_right {
	float:right;
	margin:0;
	padding:0;
	font-size : 11px;
	color : #cac9c9;
	vertical-align:top;
}

a:link  {
	text-decoration : underline;
	color: #937d6b;
}

a:active {
	text-decoration :underline;
	color: #937d6b;
}

a:visited {
	text-decoration : underline;
	color: #937d6b;
}

a:hover {
	text-decoration : none;
	color: #937d6b;
}


#footer_left a:link, #footer_right a:link  {
	color: #cac9c9;
	border : 0;
	text-decoration : underline;
	font-weight: normal;
}

#footer_left a:active, #footer_right a:active {
	color: #cac9c9;
	border:0;
	text-decoration : underline;
	font-weight: normal;
}

#footer_left a:visited, #footer_right a:visited {
	color: #cac9c9;
	border:0;
	text-decoration : underline;
	font-weight: normal;
}

#footer_left a:hover, #footer_right a:hover {
	color: #a7a589;
	border:0;
	text-decoration : none;
	font-weight: normal;
}

a.credits {
	float:left;
	width:115px;
	padding:14px 0 0 0;
	overflow: hidden;
	background-image: url(../img/credits.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}

a.credits:hover {
	background-position: 0 -14px;
}

.txtpic_left {
	float:left;
	margin: 0 5px 5px 0;
	border: 0px solid #CCCCCC;
}

.txtpic_right {
	float:right;
	margin: 0 0 5px 5px;
	border: 0px solid #CCCCCC;
}

FORM {
	float:left;
	padding:0;
	margin:0;
}

label {
	display:block;
	width:150px;
	text-align:left;
}

INPUT{
	border: 0px;
	height: 20px;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

TEXTAREA{
	border: 0px;
	height: 150px;
	width: 215px;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

#contact_link, #contact_rechts {
	float:left;
	width:330px;
	text-align:left;
}

#contact_rechts {
	float:right;
	text-align:right;
}

#contact_rechts p {
	text-align:right;
}

#contactform {
	width: 300px;
	float:left;
}

#contactform label {
	clear:both;
	float:left;
	width:110px;
}

#contactform input,textarea {
	width:300px;
	background-color:#1f1f1e;
	border-bottom: 1px solid #28211b;
	margin: 0 0 10px 0;
}

#contactform textarea {
	height:120px;
}

#submitknop, #contactform #submitknop {
	clear:both;
	width:100px;
	height:20px;
	padding: 0 0 3px 0;
	text-align:center;
	float:right;
	color:#937d6b;
}

#username, #password {
	width:150px;
}

.inputlogin{
	border: 0px;
	height: 15px;
	width: 115px;
	background-color: #FFFFFF;
	font-size: 9pt;
}

.error {
	color:#a10808;
}

#news {
	clear:both;
	background-color:#1f1f1e;
	/*background-color:#28211b;*/
	padding: 10px 10px 0 10px;
	/*font-style:italic;
	font-weight:bold;*/
}

a.multimedium
{
	float:right;
	background: url(../img/hrefMultimedium.jpg) no-repeat;
	display: block;
	width: 18px;
	height: 19px;
	border:0px;
}

a.multimedium:hover
{
	background-position: 0 -19px;
}

a.multimedium span
{
	display:none;
}

.quote {
	float:right;
	font-style:italic;
	color:#937d6b;
}