@charset "UTF-8";
/* CSS Document */

body {
	background-color:#42210B;
	background-image:url(images/Spreenkler-landingpage-background.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#a87c4f;
	font-size:8pt;
	line-height:1.35em;
	margin: 0px 0px 0px 0px;
}

a:link {
	color:#7AC143;
	text-decoration:none;
	border:0;
}

a:visited {
	color:#7AC143;
	text-decoration:none;
	border:0;
}

a:hover {
	color:#fff;
	text-decoration:none;
	border:0;
}

a:active {
	color:#7AC143;
	text-decoration:none;
	border:0;
}

img {
	border:none;
}

input {
	background-color:#8C6239;
	border:solid #42210B;
	border-width:thin;
	color:#BBA16C;
	font-size:8pt;
}

#submitbutton {
	margin-top:-9px;
	margin-left:5px;
	background-color:#7AC143;
	border:none;
	font-weight:bold;
	letter-spacing:.15em;
	color:#FFF;
	position:absolute;
}

.infobarhead {
	color:#E3E3C1;
	letter-spacing:.16em;
	font-size:9pt;
	text-transform:uppercase;
}

.infobarkicker {
	color:#E3E3C1;
	letter-spacing:.19em;
	font-size:7.5pt;
	text-transform:lowercase;
	margin-top:-12px;
}

div#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#8C6239;
}

div#imagetable {
	width:960px;
	height:686px;
}

div#speechbubble {
	width:225px;
	height:56px;
	color:#e8f6f9;
	margin-left:6px;
	margin-top:80px;
	padding:5px;
	position:absolute;
}

div#process {
	width:470px;
	height:60px;
	margin-top:358px;
	margin-left:10px;
	position:absolute;
}

div#infobar {
	background-color:#261306;
	height:73px;
	width:auto;
	margin-bottom:35px;
}

div#infobarcontent {
	height:53px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

div#infobartext {
	width:120px;
	height:53px;
	float:left;
}

div#infobarcontactform {
	height:53px;
	width:475px;
	float:left;
	margin-top:-6px;
}

div#infobarcontactinfo {
	height:53px;
	width:390px;
	margin-left:550px;
	margin-top:-9px;
	font-size:7pt;
	line-height:1.35em;
	position:absolute;
}

