body {
	background-color: #EBEFF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/hg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hgbildunten {
	background-image: url(../images/layout/layout_19.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.hgbildrechts {
	background-image: url(../images/layout/layout_19-1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.font12px {
	font-size: 12px;
}

.font16px {
	font-size: 16px;
}

.font22px {
	font-size: 18px;
	font-weight: normal;
}


/* Menue */

.menu {
	margin:0;
	padding:0;
	color: #547483;
	font-size: 1px;
	font-weight: bold;
}

.menu li {
	padding:0;
	margin:0 0 1;
	display:block;
	color: #547483;
}

.menu li a {
	text-align:left;
	display:block;
	text-decoration:none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #547483;
	line-height: 12px;
}

.menu li a:hover {
	background-image: url(../images/layout/hg-aktiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu li a.active, .menu li a.active:hover {
	background-image: url(../images/layout/hg-aktiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Menue */


.inhaltstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBEFF2;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EBEFF2;
	font-weight: bold;
	text-decoration: underline;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBEFF2;
	font-size: 11px;
}

a {
	color: #EBEFF2;
	text-decoration: underline;
}

a:hover {
	color: #91A8B3;
	text-decoration: none;
}
.ueberschriftklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EBEFF2;
}
.inputfeld {
	background-color: #EBEFF2;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
