body
    {
    margin: 0;
    padding: 0;
    color: #666666;
	background-color:#ECE9FE;
	background-image:url(images/hg.gif);
    text-align: center;
    }

a, a:link, a:visited
	{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}

a:hover
	{
	font-weight:bold;
	color:#F9AA1C;
	text-decoration:none;
	}	

#header
	{
	width:547px;
	margin:auto;
	background-image:url(images/hg_haupt.gif);
	background-repeat:repeat-y;
	}
	
#haupt
	{
	width:547px;
	background-image:url(images/hg_haupt.gif);
	background-repeat:repeat-y;
	margin:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	}

#text
	{
	width:350px;
	margin-left:20px;
	padding-bottom:20px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	}

.imprint
	{
	color:#999999;
	}

#rechts
	{
	width:154px;
	float:right;
	}
	
input.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	border: 1px solid #cccccc;
	background: #F9A91B;
}

input.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #3865AF;
	background: #F9A91B;
}


