#main {
	position: absolute;
	height: 596px;
	width: 820px;
	background: #009933;
	z-index: 0;
}

#top {
	position: relative;
	height: 172px;
	width: 800px;
	background: url(../_img/10_top_back.jpg);
}

#topNAV {
	position: relative;
	left: 38px;
	top: 102px;
	width: 762px;
	text-align: left;
	height: 40px;
}


#content {
	position: relative;
	height: 320px;
	width: 800px;
	background: url(../_img/10_content_back.jpg);
}



#contentText {
	position: relative;
	left: 91px;
	top: 0px;
	width: 476px;
	text-align: left;
	height: 314px;
}

#contentText a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0px;

}

#contentBild {
	position: absolute;
	left: 594px;
	top: 0px;
	width: 180px;
	text-align: left;
	height: 314px;
}



#bottom {
	position: relative;
	height: 94px;
	width: 800px;
}



td,br,p,h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #535353;
	font-weight:bold;


}

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


a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}

a:active {
	color: #FFFFFF;
	background: #FFCC33;
	font-weight: bold;
}

a:hover  {
	color: #FFFFFF;
	background: #FFCC33;
	font-weight: bold;
}

.hiddenStyle{ 
	visibility: hidden; 
	display: none;
	}
	
.headline {
	color: #839B11;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.subhead {
	color:#839B11;
	font-weight: bold;
}

	
.active {
	color: #FFFFFF;
	background: #FFCC33;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.gar56 {
	color: #D8BB35;
}
p {
	margin: 0px;
}

