html { overflow-y:scroll; }

body,td {
font-family: Verdana;
font-size: 12px;
color: #515457;
line-height:1.4em;
}
A { text-decoration:none; color: #505050 }
A:hover {color: #AAAAAA;}
A.weiss { text-decoration:none; color: #ffffff }
A.weiss:hover {color: #95c8fb;}


A.blau { text-decoration:underline; color:#057ddc; }
A.blau:hover {color: #95c8fb;}

img { border:0px; }
.menu { margin:0px 4px 0px 20px}
.menu1 { text-decoration:none; }
.menu2 { text-decoration:underline;}
body{ background:#999999; margin:0px; padding:0px; }
/* li { margin-left:-20px;  margin-top:0px;} */
li { list-style:square; }
.nav1 	{ 	display:block; width: 125px; height:35px; background:url(images/b10.gif); float:left; margin-right:1px; }
.nav1:hover	{ background: url(images/b12.gif); } /* !important; = auch hovern wenn aktiv */
.nav2 	{ 	display:block; width: 125px; height:35px; background:url(images/b20.gif);float:left; margin-right:1px; }
.nav2:hover	{ background: url(images/b22.gif); } /* !important; = auch hovern wenn aktiv */
.nav3 	{ 	display:block; width:125px; height:35px; background:url(images/b30.gif);float:left; margin-right:1px;}
.nav3:hover	{ background: url(images/b32.gif); } /* !important; = auch hovern wenn aktiv */
.nav4 	{ 	display:block; width:125px; height:35px; background:url(images/b40.gif);float:left; }
.nav4:hover	{ background: url(images/b42.gif); } /* !important; = auch hovern wenn aktiv */
a.grau   {COLOR:#afbac2}
a.grau:hover   {COLOR:#047cdb}



h1 { color:#057ddc; margin:0px; padding:0px; font-weight:normal; margin-bottom:16px; font-size:28px; text-transform:lowercase; letter-spacing:-0.04em; word-spacing:-0.04em; font-family: 'Arial Narrow', Arial;  font-weight:lighter;  }
h2 { color:#057ddc; margin:0px; padding:0px; font-weight:normal; margin-bottom:10px; font-size:20px; text-transform:lowercase;  letter-spacing:-0.04em; font-family: 'Arial Narrow', Arial; font-weight:lighter;  }
h3 { color:#057ddc; margin:0px; padding:0px; font-weight:bold; margin-bottom:16px; font-size:12px; }
.inhalte { display:none; }
.inhalte2 { padding-top:300px; clear:both; display:block; }