html, body {
				height: 100%;
			}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(/pics/bg.gif);
	height: 100%;	
}

.container {
				position: relative;
				min-height: 100%;
				height: 100%;
				height: auto;
				
			}
			
html>body .container {
				height: auto;
			}




.logo { position: absolute; top: 6px; left: 770px; }

.dekolinks { position: absolute; top: 58px; left: 0px; }
.dekomitte { position: absolute; top: 0px; left: 165px; }
.dekorechts { position: absolute; top: 77px; left: 285px; width:617px; height:82px; background-image:url(/pics/deko/rechts-bg.gif);}
.navioben { position: absolute; top: 58px; left: 285px; height:19px; width:617px; background-color:#7D7D7D;}
.navilinks { position: absolute; top: 203px; left: 0px; width:150px;}

.content { position: relative; top: 195px; left: 317px; width:585px; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px; padding-bottom: 195px;}

.suche { position: absolute; top:40px; left: 21px;}
.footer { position:absolute; bottom:0px; width:902px; background-color:#4B4B4B; }
.sprache { position: absolute; bottom:38px; left: 21px;}



ul { 
	list-style-image:url(/pics/aufzaehlungsbild.gif);
	}

input.suchfeld { background-color:#ffffff; font-size:9px; width:100px; }

.adresse { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; margin-left:120px;}

h1 {  font-family: Times New Roman; font-size: 22px; color: #000000; font-weight: bold; margin-top:5px; line-height: 15pt;}
h2 {  font-family: Times New Roman; font-size: 16px; color: #868686; font-weight: bold; }

td {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px;}

a { color:#000033;}
a:hover { color:#0C136E; text-decoration:none;}

a.whitelink { color:#ffffff;}
a.whitelink:hover { color:#ffffff; text-decoration:none;}


a.navlink { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;}
a.navlink:hover {  text-decoration: underline; color:#ffffff;}
a.navlink2 { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none;}
a.navlink2:hover {  text-decoration: underline; color:#ffffff;}



.klein { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.normal { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}



.tabhead { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold }


/* Navlevel 1 */
td.nav1normal { 
	height:16px;
	vertical-align: bottom;
}
td.nav1select {
	
	font-weight:bold;
	vertical-align: bottom;
	}
td.nav1open {
	
	font-weight:bold;
	vertical-align: bottom;
}

/* Navlevel 2 */
td.nav2normal { 
	vertical-align: middle;	
}

td.nav2select {
	vertical-align: middle;
	color: #000000; 
	font-weight:bold;

}

