/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

form {
padding:0px;
margin:0px;

}
a:link {
	color: #AE9E72;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE9E72;
}
a:hover {
	text-decoration: underline;
	color: #CCC2BD;
}
a:active {
	text-decoration: none;
	color: #AE9E72;
}
a {
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
	margin-top: 8px;
}

h1 {
margin-top:5px;
	font-size: 18px;
	color: #666666;

}
h2 {
	font-size: 14px;
	color: #666666;

}
h4 {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;

}

#content {
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;


}
.frameborder {
border-width:1px;
border-color:#444444;
border-style:solid
}
.signatur {
	font-size:10px
	color:#AE9E72;
	font-style: italic;
	
}
#footer {
	color: #BBBBBB;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #DDDDDD;
}
#frontimg {
float:left;
}#frontimgtext {
float:right;
height:334px;
padding-top:3px;
padding-right:10px;
}

a.clicktext:link, a.clicktext:visited, a.clicktext:active {
	color: #666666;
		font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a.clicktext:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	
}	.imgborder {
	font-size: 10px;
	border:#666666 solid 1px;
}
.12bold {
font-size:12px;
font-weight:bold;

}

#content #paraflat p {
margin:0px;
padding:0px;
}
.inputfield {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	}
.messageborder {
border-width:1px;
border-color:#ccc;
border-style:dashed;
}
#footerfront {
	color: #888;
}

#footerfront a:link, #footerfront a:visited, #footerfront a:active {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}
#footerfront a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #555;