html {height: 100%; margin-bottom: 1px; } 

body 
{
 height:101%;
 background-color:#bdbec6;
 margin:0px;
}

td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
}
td.tipp  { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace }
li {
 padding-bottom:10px
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

.links {
  margin-right:12px;
  clear:both;
}

.neue-zeile {
  clear:both;
}

.titel {
 font-size:16px;
 font-weight:bold;
}

.sub-titel {
  clear:both;
 font-size:14px;
 font-weight:bold;
}

.tipp_titel  { font-size: 16px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold }
.fett {
 font-weight:bold;
}

code {font-size:14px;color:#0000ff;}

pre {
 font-size:14px;
 color:#0000ff;
 padding:5px;
}

a:link, a:visited, a:active, a:hover {
 text-decoration:underline;
 font-weight:normal;
 color:#000000;
 font-size:12px;
}

a:active, a:hover {
 color:#999999;
}

a.menu, a.menu:link, a.menu:visited {
 padding:0px;
 color:#fff600;
 text-decoration:none;
 font-weight:bold;
}

a.menu:active, a.menu:hover {
  text-decoration:underline;
}

a.menu-sub, a.menu-sub:link, a.menu-sub:visited {
 padding:0px;
 color:#000000;
 text-decoration:none;
 font-weight:normal;
}

a.menu-sub:active, a.menu-sub:hover {
  text-decoration:underline;
}

a.webdesign, a.webdesign:link, a.webdesign:visited {
 padding:0px;
 font-size:10px;
 color:#999999;
 font-weight:normal;
 text-decoration:none;
}

a.webdesign:active, a.webdesign:hover {
  text-decoration:underline;
}

#main {width:770px;margin:5px auto;text-align:left;background-color:#ffffff;border:1px solid #000000;}

#telefon {
 height:100px;
 margin:0px 0px;
 padding:0px;
 background-color:#7b7d8e;
}

#navi {
 background-color:#000000;
 color:#fff600;
 font-weight:bold;
 font-variant:small-caps;
}

.strich {
 height:2px;
 width:770px;
 padding:0px;
 background-color:#ffffff;
}

#navi-sub {
 background-color:#fff600;
 font-variant:small-caps;
}

#left {
 background-color:#fff600;
 width:90px;
 float:left;
}

#content {
 border:1px solid #efeff7;
 background-color:#ffffff;
 width:640px;
 float:right;
 padding:0px;
 padding-left:30px;
 padding-right:8px;
 padding-top:19px;
}
.goss {
	font-size: 18px;
	font-weight: bold;
}
