a:link {
	color: #FFB705;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFB705;
}
a:hover {
	text-decoration: underline;
	color: #FFF728;
}
a:active {
	text-decoration: none;
	color: #FFB705;
}
body {
	background-image: url(../images/mainpageContent/h19bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.menu {
	background-color: #000000;
	clear: both;
	height: 40px;
	background-image: url(../images/mainpageContent/kurtjenstop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
}
.logo {
	height: 534px;
	width: 113px;
}
.container {
	float: left;
	width: 1000px;
}
.content {
	float: right;
	width: 500px;
}
.cell1 {
	background-image: url(../images/mainpageContent/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cell2 {
	background-image: url(../images/mainpageContent/contentbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_links {
	background-image: url(../images/mainpageContent/contentbgtop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}
.content_rechts {
	background-image: url(../images/mainpageContent/contentbgtop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 75px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
}
.footleft {
	background-color: #414141;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFA300;
	border-left-color: #FFA300;
}
.footright {
	background-color: #414141;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFA300;
	border-bottom-color: #FFA300;
	font-size: 8pt;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	padding-right: 10px;
	color: #FFA300;
}
h3 {
	color: #FFF728;
	font-size: 20px;
	padding-top: 10px;
}
.thumbcell {
	background-color: #414141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA300;
	font-size: 9pt;
}
