body {
	padding: 0px;
	margin: 0px;
	background: #9cce2d url(../img/bodyBg.gif) repeat-x 50% top;
	text-align: center;
	font: 10pt arial, georgia;
	color: #999999;
}

img {
	border: 0px;
}

a.lead {
	color:#9CCE2E;
	text-decoration:none;
}

a.lead:hover {
	color:#9CCE2E;
	text-decoration:underline;
}

a.link {
	color:#000000;
	text-decoration:none;
}

a.link:hover {
	color:#000000;
	text-decoration:underline;
}

a.metaLink {
	color:#FFFFFF;
	text-decoration:none;
}

a.metaLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.bestand {
	display: block;
	float: left;
	width: 325px;
	height: 30px;
	margin-bottom: 30pt;
	color:#999999;
	text-decoration:none;
}

a.bestand:hover {
	display: block;
	float: left;
	width: 325px;
	height: 30px;
	margin-bottom: 30pt;
	color:#999999;
	text-decoration:underline;
}

h1 {
	font: 18pt Century Gothic, arial, georgia;
	color: #9CCE2E;
}

h1.menuKop {
	font: 15pt arial, georgia;
	margin: 0px;
	padding: 0px;
	color: #9CCE2E;
}
h1.warning {
	font: 18pt Century Gothic, arial, georgia;
	color: red;
}

p.lead {
	font: 10pt arial, georgia;
	color: #000000;
}

p.kop {
	font: 10pt arial, georgia;
	font-weight: bold;
	color: #9CCE2E;
	margin-bottom: -10pt;
}

p {
	margin: 0px;
	padding: 17px 0px 0px 0px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	position: relative;
	top: 0;
	left: 0;
}

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 815px;
	text-align: left;
	z-index: 2;
}

#header .noScript {
	padding: 0px 0px 0px 108px;
	margin: 0px auto;
	width: 708px;
	text-align: left;
}

#header .noScript .lhs {
	width: 5px;
	background: #9cce2d url(../img/lhs.gif) repeat-y 50% top;
}

#header .noScript .rhs {
	width: 6px;
	background: #9cce2d url(../img/rhs.gif) repeat-y 50% top;
}

#header .noScript .content {
	padding: 0px 22px 0px 22px;
	width: 651px;
	background-color: white;
}

#header .noScript .content .menuLhs{
	float: left;
	margin-left: 15px;
}


#header .noScript .content .menuRhs{
	float: right;
	margin-left: 15px;
}

#header .noScript .content UL{
	padding: 0px;
	margin-left: 15px;
}

#page {
	padding: 0px 0px 0px 108px;
	margin: 0px auto;
	width: 708px;
	text-align: left;
	z-index: 1;
}

#page .lhs {
	width: 5px;
	background: #9cce2d url(../img/lhs.gif) repeat-y 50% top;
}

#page .rhs {
	width: 6px;
	background: #9cce2d url(../img/rhs.gif) repeat-y 50% top;
}

#page .content {
	padding: 15px 22px 15px 22px;
	width: 651px;
	background-color: white;
}

#footer {
	padding: 0px 0px 0px 108px;
	margin: 0px auto;
	width: 708px;
	text-align: left;
	z-index: 1;
}

#footer .lhs {
	width: 8px;
	background: #9cce2d url(../img/lhsFooter.gif) no-repeat;
}

#footer .meta {
	width: 689px;
	background: #9cce2d url(../img/metaBg.gif) repeat-x 50% top;
}

#footer .rhs {
	width: 9px;
	background: #9cce2d url(../img/rhsFooter.gif) no-repeat;
}

#footer .meta {
	padding: 5px 0px 2px 0px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer .meta .leftMeta{
	float: left;
}

#footer .meta .rightMeta{
	float: right;
}

#spacer {
	position: absolute;
	width: 708px;
	text-align: left;
	z-index: 1;
	display: none;
}

#spacer .lhs {
	width: 5px;
	background: #9cce2d url(../img/lhs.gif) repeat-y 50% top;
}

#spacer .rhs {
	width: 6px;
	background: #9cce2d url(../img/rhs.gif) repeat-y 50% top;
}

#spacer #spacerTd {
	width: 695px;
	background-color: white;
}

/* -- CONTACT FORMULIER STYLES -- */


.installInput {
	border		: 1px solid #6b7c48;
	background	: #ffffff  url(/img/loginInput.gif) repeat-x top;
}

.installErrorInput {
	border		: 1px solid #CCCCCC;
	background	: #ffffff  url(../img/installErrorInput.gif) repeat-x top;
}

.seperator {
	margin		: 15px 0px 15px 0px;
	height		: 1px;
	font-size	: 0px;
	width		: 332px;
	border-bottom : 1px solid #CCCCCC;
}

label {
	padding		: 0px 10px 0px 3px;
	color		: #999999;
	font-size	: 12px;
}

textarea {
	width: 649px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	border : 1px solid #6b7c48;
	background	: #9cce2d  url(../img/inputTextArea.gif) repeat-x top;
}

#formContact{
	margin-top: 20px;
}

#formContact .spanError {
	color		: #FF0000;
}

#formErrors {
	margin: 0px 0px 0px 15px;
}

#formErrors ul {
	margin		: 0px;
	font-size	: 11px;
	padding: 0px 0px 10px 0px;
}

#formErrors li {
	height		: 11px;
	padding		: 3px 0px 3px 5px;
	margin: 0px;
}

