body {
	margin: 0px;
	padding: 0px;
	background-color: #019ADF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textgruen {
	color: #019ADF;
}

.link {
	color: #019ADF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none
}
.hg-tr-1 {
	background-image: url(../images/hg-leiste-oben.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.hg-tr-2 {
	background-image: url(../images/hg-leiste-oben-mitte.jpg);
	background-repeat: repeat-x;
	height: 120px;
}

a 		{
	color: #019ADF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3C70A9;
	font-weight: bold;
	text-decoration: none;
}

a.linkleiste {
	font-size : 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.linkleiste:hover {
	font-size : 10px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.inhalttext {
	font-size: 12px;
}
.inputfelder {
	width: 140px;
}
.textfelder {

	width: 500px;
}

#navi {
	margin: 0;
	padding: 0;
	width: 120px;
}

#navi ul, #navi li{
	list-style-type: none;
	padding-top: 1px;
	font-weight: normal;
}

#navi li a {
	text-decoration: none;
	display: block;
	width:100%;
	padding: 1px;
}

#navi a:link, #navi a:visited {
	color: #FFFFFF;
	background-color: #019ADF;
}

#navi  #akt {
	color: #FFFFFF;
	background-color: #3C70A9;
}

#navi a:hover, #navi a:hover#akt {
	color: #FFFFFF;
	background-color: #3C70A9;
}

.tblheadline {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #019ADF;
}
.tblinhalt {
	font-size:12px;
	background-color: #F4F4F4;
}


tr.trhgrau{
	background : url(../images/hhgrau.gif) repeat;
}

.tblrahmen {
	border: 1px solid #008774;
}
.schriftgroesseunserekunden {
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
