html { height: 100%; }

body {
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height:100%;
font-family: Arial, Helvetica, sans-serif;
}


td,th, p, li {
	font-size: 93%;
	color: #000000;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #000000;
}

.smallerw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #FFFFFF;
}

h1{
	font-size: 115%;
	color: #244f90;
	margin:0px;
	padding:0px;
}
h2{
	font-size: 115%;
	color: #244f90;

}

.ueberschrift {
	font-size: 98%;
	color: #244f90;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.content {
	line-height:13pt;
	padding-right: 30px;
}

a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffffff;
	text-decoration:none;
	font-weight:bolder;
	margin-left: 3px;
}
a.navi:hover {
	color: #789ea2;
	font-size: 95%;
}


a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b1c20;
	text-decoration:none;
	text-decoration:underline;
}
a:hover {
	color: #789ea2;
	text-decoration:underline;
}



.navipunkt {
	margin: 0px;
	padding:0px;
	margin-left: 3px;
	margin-right: 10px;
	float:left;
	line-height:14pt;
}

.bgfoot {
    background-image: url(images/background_foot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	min-height:100%;
	width:100%;
}
.tabelle_s {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color: #000000;
}
.tabelle_w {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color: #FFFFFF;
}


a.marquee:link{
	text-decoration:none;
}
a.marquee:visited{
	text-decoration:none;
}
a.marquee:hover{
	text-decoration:none;
}
a.marquee:active{
	text-decoration:none;
}

#lebensquali{
	background:url(images/balken.jpg) no-repeat; 
	height:19px; 
	padding:8px;
	color:#FFffff;
	font-weight:bold;
	font-size:95%;}
img{
	border:0;
}
a.sitemap:link, a.sitemap:visited, a.sitemap:hover, a.sitemap:active, a.sitemap:focus {
	padding-bottom:5px;
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
}.gruen {
	color: #090;
}
.border{
	border:1px solid #789ea1;
	
}
.border-r{
	border-right:1px solid #789ea1;
}
.border-l{
	border-left:1px solid #789ea1;
}
.border-l-r{
	border-left:1px solid #789ea1;
	border-right:1px solid #789ea1;
}
.border-b-l{
	border-bottom:1px solid #789ea1;
	border-left:1px solid #789ea1;
}
.border-b-r{
	border-bottom:1px solid #789ea1;
	border-right:1px solid #789ea1;
}
.border-b{
	border-bottom:1px solid #789ea1;
}
.border-t-l{
	border-top:1px solid #789ea1;
	border-left:1px solid #789ea1;
}
.border-t-r{
	border-top:1px solid #789ea1;
	border-right:1px solid #789ea1;
}
.border-t{
	border-top:1px solid #789ea1;
}
.border-b-t{
	border-top:1px solid #789ea1;
	border-bottom:1px solid #789ea1;
}
.border-b-t-r{
	border-top:1px solid #789ea1;
	border-bottom:1px solid #789ea1;
	border-right:1px solid #789ea1;
}
.border-b-t-l{
	border-top:1px solid #789ea1;
	border-bottom:1px solid #789ea1;
	border-left:1px solid #789ea1;
}
.white {
	color: #FFF;
}
