body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #DBE870;
}
.hg {
	background-image: url(images/nl-hg.gif);
	background-repeat: no-repeat;
}
.hg-winter {
	background-image: url(images/nl-hg-winter.jpg);
	background-repeat: repeat;
}
.hg-sommer {
	background-image: url(images/nl-hg-sommer.jpg);
	background-repeat: repeat;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.text-rot {
	color: #D30000;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.font11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.font11-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}
.font18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.font13-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFD400;
}
.font13-blue-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bae1fe;
}
.font13-green-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c8e154;
}
.font13-gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffd722;
}
.font11-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568200;
}
.font11-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134f7e;
}
.font11-green-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355d00;
}
.font11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.font12-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568200;
}
.font12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #134f7e;
}
.font12-green-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #355d00;
}
.font13-green-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #355d00;
}
.font18-green-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #355d00;
}
.font24-green-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #355d00;
}
.font24-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #568200;
}
.font24-green-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a0be15;
}
.font18-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffa200;
}
.font24-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffa200;
}
.font18-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #163C65;
}
.font24-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #163C65;
}



a.link-white:link {
    color: #FFFFFF;
    text-decoration : underline;
} 
a.link-white:visited {
    color: #FFFFFF;
    text-decoration : underline;
} 
a.link-white:active {
    color: #FFFFFF;
    text-decoration : underline;
} 
a.link-white:hover {
	color: #FFFFFF;
	text-decoration : none;
}

a.link-green:link {
    color: #568200;
    text-decoration : underline;
} 
a.link-green:visited {
    color: #568200;
    text-decoration : underline;
} 
a.link-green:active {
    color: #568200;
    text-decoration : underline;
} 
a.link-green:hover {
	color: #568200;
	text-decoration : none;
}

a.link-blue:link {
    color: #134f7e;
    text-decoration : underline;
} 
a.link-blue:visited {
    color: #134f7e;
    text-decoration : underline;
} 
a.link-blue:active {
    color: #134f7e;
    text-decoration : underline;
} 
a.link-blue:hover {
	color: #134f7e;
	text-decoration : none;
}


.line {
	background-image: url(images/nl-punktline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
