body {
	background-image:URL(../img_all/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444843;
	line-height: 16px;
}

.text {
	font-weight: normal;
	font-variant: normal;
	color: #444843;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #21AC19;
	font-style: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #21AC19;
	font-style: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #FFB449;
	font-style: normal;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #21AC19;
	font-style: normal;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #444843;
	text-decoration: none;
}

.unterueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #444843;
	text-decoration: none;
}

.subnaviActive a {
	color:#000000;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:10px 0 15px 0;
	padding:0;
	color:#21AC19;
	font-size:16px;
}

h3 {
	margin:5px 0 5px 0;
	padding:0;
	color:#000000;
	font-size:12px;
}

.linkFontSize {
	 font-size:14px;
}

p {
	margin:0;
	padding:0;
}
