BODY {
	background: url(images/bg.jpg) top left no-repeat;
}

a.startseite {
	color: rgb(134,204,34);
	text-decoration:underline;
}

.startseite-header-border {
	margin-top:40px;
}

.startseite-header-links {
	width: 800px;
	color: rgb(134,204,34);
	font-size:9pt;
}

div.startseite-hgm-title-border {
	margin-top: 60px;
}

div.startseite-hgm-title {
	width: 642px;
	background: url(images/startseite-hg-title-bg.gif) top center no-repeat;
	padding-top:50px;
	text-align:center;
}

span.startseite-hgm-title {
	display:block;
	margin-bottom: 10px;
	font-size:16pt;
	font-weight:bold;
	font-family: Times New Roman, Serif;
}

img.startseite-pfeil {
	margin:40px 0px 30px;
}

.startseite-footer-border {
	width:100%;
	margin:10px 0px;
}

.startseite-footer {
	width: 800px;
	border: 1px solid rgb(134,204,34);
	color: rgb(134,204,34);
	font-size:9pt;
	text-align:center;
}

img.picto {
	border: 2px solid rgb(203,234,159);
}

