body {
	height: 100%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	color: #505a59;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	margin: auto;
	margin-top: 0px;

	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

td {
	padding: 20px 10px 0 10px;
	color: #000000;

}

h5 {

	color: #008F5A;	
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;

}

a, a.active, a.visited {

	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 19px;
}

a.hover {

	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
}


a.topmenulink, a.topmenulink:active, a.topmenulink:visited {

	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}

a.topmenulink:hover {

	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}


a.footermenulink, a.footermenulink:active, a.footermenulink:visited {

	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0 10px 0 10px;
	line-height: 19px;
}

a.footermenulink:hover {

	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
}


a.sidebarlink, a.sidebarlink:active, a.sidebarlink:visited {

	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 19px;
}

a.sidebarlink:hover {

	color: #888888;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	line-height: 19px;
}

.topmenusmall {

	color: #008F5A;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}

.footerwhite {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
}


h1 {

	color: #008F5A;	
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;

}

h2 {

	color: #000000;	
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0 10px 0;

}

h3 {

	color: #666666;	
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 0 0;

}

h6 {

	color: #505a59;	
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;

}


#top {

	width: 916px;
	height: 190px;
	margin: auto;
}

#toplogo {

	width: 202px;
	height: 115px;
	margin: 46px 0 0 0;
	float: left;
}

#topmenu {

	width: 665px;
	height: 70px;
	margin: 85px 0 0 0;
	float: right;
}

.topmenulinkbox {

	width: 120px;
	height: 50px;
	margin: 0 0px 0 10px;
	background-color: #FFFFFF;
	text-align: right;
	float: left;
}

#head {

	width: 916px;
	height: 278px;
	margin: auto;
}

#headbild {

	width: 637px;
	height: 278px;
	margin-top: 1px;
	float: left;
}

#headinfo {

	width: 278px;
	height: 278px;
	margin-top: 1px;
	background-image: url(../images/bg-header-textbox.jpg);
	float: right;
}

#headinfo-content {

	width: 230px;
	height: 60px;
	margin: 210px 0 0 20px;
	text-align: left;
}

#headinfo-content  h2 {

	color: #FFFFFF;	
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

#content {

	width: 916px;
	min-height: 300px;
	text-align: left;
	margin: auto;
}

#content-textbox {

	width: 512px;
	padding: 30px 60px 10px 65px;
	float: left;
}


#content-textbox h2 {

	color: #000000;	
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding-top: 20px;
	border-top: 1px solid #dddddd;

}

.content-sidebar {

	width: 258px;
	float: right;
}

.content-sidebarbox {

	width: 258px;
	padding: 30px 00px 10px 0px;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #dddddd;
}

.sidebar-headline {

	width: 258px;
	padding: 0 0 0 0;
	margin-bottom: 10px;
}

.sidebar-headline h1 {

	color: #008F5A;	
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.content-sidebarbox h2 {

	color: #000000;	
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#footer {

	width: 100%;
	height: 190px;
	margin: 0px;
	background-image: url(../images/bg-footer2.jpg);

}

#footer-content {

	width: 899px;
	height: 80px;
	margin: auto;	
	padding-top: 105px;
	text-align: left;
	background-image: url(../images/bg-footer.jpg);
}

.imgthumb {

padding: 3px;
border: 1px solid #dddddd;

}

.clear {

	clear: both;
}


