html, body {
	background-color:#DFE2C5;
	margin:2px;
}

html, body, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

input, textarea {
	border:1px solid #000000;
	padding:2px;
	width:250px;
}

.checkbox {
	width:20px;	
}

div.subnav {
	float:left;
	width:152px;
	min-height:600px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
}

div.subnav-inner {
	margin-top:50px;	
}

div.nav {
	width:793px;
	height:28px;
	margin-bottom:25px;
	overflow:hidden;
}

div.outer {
	width:945px;
	margin:0 auto;
	border:3px solid #19986F;
}

div.main {
	background-image:url(../images/backtotal.gif);
	background-repeat:repeat-y;
}

div.top {
	width:945px;
	height:135px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

div.content {
	background-color:#FFFFFF;
	float:left;
	width:763px;
	min-height:600px;	
	padding-left:10px;
	padding-right:10px;
}

div.clear {
	clear:both;	
}

div.contact-form-section {
	margin-bottom:3px;	
}

span.contact-form-label {
	width:200px;
	text-align:right;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;
	margin-top:2px;
}


/*********************************
*    CAPTCHA-Styles
*/
p.captcha_1,
p.captcha_2,
p.captcha_notvalid {
	margin-left: 30px;
	margin-right: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #000000;

}
p.captcha_2 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

p.captcha_notvalid {
	font-weight: bold;
	color: #FFAAAA;
}

.captchapict {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid black;
	width:143px;
}

#captcha {
	margin-left: 5px;
	margin-right: 5px;
	border-style: dashed;
	border-width: 2px;
	border-color: #FFD940;
}


/*********************************
*    Gallery-Styles
*/

img.gallery {
	border:1px solid #000000;	
}

div.floatimages {
	background-color:#DEDEDE;
	float:left;
	display:block;
	margin-right:14px;
	margin-bottom:14px;
	padding:5px;
	border:1px solid #000000;
}
