/* CSS Document */
#container{
	width: 760px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: none;
	background-position: center;

}
#topbar{
	height: 141px;
	width: 760px;
	background-image: url(images/logobalken.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	text-align: right;
	padding-top: 87px;
	color: #274E27;

}
#topbar a{
	color: #274E27;
	text-decoration: none;
	font-weight: bold;


}
#topbar a:hover{
	color: #99CC33;
	text-decoration: none;


}
#middlecontainer{
	width: 760px;
	vertical-align: text-top;
	height: auto;
	background-image: url(images/inhaltsteil.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;









}

#images{
	width: 160px;
	padding-top: 30px;
	padding-left: 30px;
	font-size: 11px;
	text-align: left;
	color: #274E27;
	float: left;
	height: auto;







}
#images a{
	color: #274E27;
	text-decoration: underline;


}
#images h3{
	font-weight: bold;
	font-size: 11px;
}
#images h1{
	font-size: 11px;
	font-weight: normal;
}
#content{
	padding-top: 30px;
	padding-left: 70px;
	text-align: left;
	font-size: 11px;
	color: #274E27;
	float: left;
	width: auto;
	padding-right: 20px;





}
#content a{
	color: #274E27;
	text-decoration: underline;


}
#content h3{
	font-weight: bold;
	font-size: 11px;
}
#content h1{
	font-size: 11px;
	font-weight: normal;
}
#footer{
	height: 24px;
	width: 760px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	top: 90%;

}
body {
	background-image: url(images/hg_px.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #274E27;




}
h1{
	font-size: 11px;
	font-weight: normal;
}
.outline {
	border: 1px solid #274E27;
}
a{
	color: #274E27;
	text-decoration: underline;
}
.tablecontent {
	font-size: 11px;
	color: #274E27;
}

