/* CSS Document */

body
{
	margin-top:0px;
	padding:0px;
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	height:100%;
}
a
{
	text-decoration:none;
	color:#226666;
}
a:hover
{
	text-decoration:underline;
}
img
{
	border-width:0px;
}
#contact
{
	line-height:23px;
}
.frm_text
{
	width:350px;
	background-color:#CCCCCC;
}
.frm_text_half
{
	width:175px;
	background-color:#CCCCCC;
}
.frm_text_kwart
{
	width:87px;
	background-color:#CCCCCC;
}
.frm_textarea
{
	width:480px;
	height:150px;
	background-color:#CCCCCC;
	overflow:hidden;
}
.frm_button
{
	height:24px;
	width:125px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	max-height:24px;
	min-height:24px;
	border-style:solid;
	border-width:2px;
	border-color:#666666;
	color:#000000;
	background-color:#CCCCCC;
	float:left;
}
.table_title
{
	background-color:#AAB0AA;
}
.images
{
	height:150px;
	background-color:#000000;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}