body {
	margin-top: 0px;
	background: #FFFFFF ;
	font: 12px arial ;
	color: #525252;
	background-color: #FFFFFF ;
	}

.bodysection {
	position: absolute;
	width: 890px;
	height: auto;
	left: 50%;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: -445px;
	margin-top: 0px;
	border: 0px solid #ff0000;
	}

.logo {
	position: absolute;
	left: 30px ;
	top: 30px ;
	height: 60px;
	width: 200px;
	border: 0px solid #ffcc00;
	}

.titel {
	height: auto;
	margin-bottom: 6px;
	color: #5E4F27;
	font-family: arial ;
	font-size: 30px;
	font-weight: normal;
	}

.introtext {
	color: #525252;
	font-family: arial ;
	font-size: 12px;
	font-weight: bold;
	}

.subtitle {
	height: auto;
	margin-bottom: 6px;
	color: #D29E00;
	font-family: arial ;
	font-size: 12px;
	font-weight: bold;
	}

.hometext2 {
	position: relative;
	float: left;
	width: 440px;
	height: 90px;
	margin-left: 10px;
	border: 0px solid #0000ff;
	}

.homethumb {
	position: relative;
	float: left;
	width: 80px;
	border: 0px solid #ff0000;
	}

.bullet {
	list-style-image: url(../images/bullet.png);
	margin-left: 18px;
  padding-left: 0px;
	}

.listitem {
	padding-left: 5px;
	}

a:link, a:active, a:visited	{ color: #C48B09 ; text-decoration: none ; cursor: pointer;}
a:hover { color: <textarea>#F9D37D</textarea> ; text-decoration: none ; cursor: pointer;}

.header {
	position: relative;
	width: 890px;
	height: 434px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/topmainback.jpg);
	background-repeat: no-repeat;
	background-position: top ;
	}

.leftbar {
	position: absolute;
	width: 200px;
	height: auto;
	top: 320px;
	left: 40px;
	margin-bottom: 0px;
	padding: 1px 0;
	border: 0px solid #ffcc00;
	}

.leftpadder {
	position: relative;
	width: 180px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 1px 0;
	border: 0px solid #ffcc00;
	}

.contentmid {
	position: absolute;
	width: 620px;
	height: auto;
	top: 160px;
	left: 250px;
	margin-bottom: 0px;
	padding: 1px 0;
	border: 0px solid #ffcc00;
	}

.textpadder	{
	width: 540px;
	height: auto;
	margin-left: 40px;
	margin-top: 30px;
	border: 0px solid #0000ff;
	}

.menubar {
	position: absolute;
	left: 40px;
	top: 152px;
	font-size: 16px ;
	font-weight: normal;
	}

.menulow {
	color: #FFFFFF ;
	font-weight: bold;
	line-height: 1.8
	}

.menuhi {
	color: #E9A60A ;
	line-height: 1.8;
	}

.footer {
	position: relative;
	width: 890px;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid ;
	padding: 1px0 ;
	}

.footerblock {
	position: absolute ;
	top: 10px ;
	width: 200px ;
	color: #333333 ;
	border: 0px solid #ff0000 ;
	}
	
	
