html, body{
	position: absolute;
	top: 0; bottom: 0; left:0; right:0;
	margin: 0; padding: 0;
	height:100%;
	width:100%;
	min-width:1000px;
	font-family: Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}

table#main{
	border: 0px none black;
	width: 100%;
	height: 100%;
	z-index: 2;
}

table#submenu{
	border:0px solid black;
	width:100%;
	height:100%;
}

td#s1{
         background: transparent url('s1.gif') repeat;
         width: 100%;
         height: 33px;
}

td#s2{
         background: transparent url('s2.gif') repeat;
         width: 100%;
         height: 33px;
}

td#s3{
         background: transparent url('s3.gif') repeat;
         width: 100%;
         height: 33px;
}

td#s4{
         background: transparent url('s4.gif') repeat;
         width: 100%;
         height: 66px;
}

td#cont{
	background: transparent url('bigin.gif') bottom  right no-repeat;
         width: 100%;
	height: 100%;
	vertical-align:top;
}

tr#subfst{
	height:40px;
	vertical-align:bottom;
}

td#f1{
         background: transparent url('s4.gif') repeat;
         width: 100%;
         height: 33px;
         text-align:center;
         font-size: 0.8em;
}
p#sc{
	margin-left: 66px;
}

img{
	border:0px none black;
}

.sc{
	margin-left: 66px;
         width:830px;
}

.slogan{
	font-family: Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #eeffff;
}
.cont{
	color:#444444;
	font-size: 10pt;
	margin-top: 33px;
	margin-left: 33px;
	margin-right: 66px;
}

.button{
	font-family: Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
	font-size: 10pt;
         width:100;
         height:27px;
         color:#333333;
}

a.conti:link, a.conti:visited{ color:#444444; font-size: 10pt; text-decoration : underline;}
a.conti:hover{ text-decoration: underline; }

.legal{ font-size: 8pt; }
a.legal:link, a.legal:visited{ color:#0047ba; font-size: 8pt; font-weight:bold; text-decoration : none;}
a.legal:hover{ text-decoration: underline; }

/*Die Schwarz-Weißen Links*/
a.menu:link, a.menu:visited{
 color:#003882;
 font-size:12px;
 font-family:Verdana;
 text-decoration : none;
 font-weight:bold;
}
a.menu:hover{ text-decoration: underline; }

a.submenu:link, a.submenu:visited{
 font-family: Verdana;
 color:#001882;
 font-size:12px;
 text-decoration : none;
 font-weight:bold;
}
a.submenu:hover{ text-decoration: underline; }