body {
	font-size : 12px;
	font-family : Arial,Helvetica;
	font-weight : normal;
	color : #000000;
	margin : 0px 0px 0px 0px;
	background-image : url(/images/bg.jpg);
}
tr,th,td,p,div,input,select,option,textarea {
	font-size : 12px;
	font-family : Arial,Helvetica;
	font-weight : normal;
	color : #000000;
	margin : 0px 0px 0px 0px;
}

h1 {
	font-size : 18px;
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : bold;
}

.h1 {
	font-size : 18px;
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : bold;
}

.h2 {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : bold;
}

a,a:active,a:visited {
	font-size : 12px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : bold;
	color : #399445;
}

a:hover {
	font-size : 12px;
	font-family : Arial,Helvetica;
	text-decoration : underline;
	font-weight : bold;
	color : #399445;
}

a.email,a:active.email,a:visited.email {
	font-size : 11px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

a:hover.email {
	font-size : 11px;
	font-family : Arial,Helvetica;
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}
a.loesung,a:active.loesung,a:visited.loesung {
	font-size : 12px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : bold;
	color : #A0A0A0;
}

a:hover.loesung {
	font-size : 12px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : bold;
	color : #399445;
}

.gruen {
	font-size : 12px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : bold;
	color : #399445;
}

.ansprechpartner {
	font-size : 11px;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

