body{
  background:#ffffcc;
  font-family:"Verdana", "Arial";
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  color:#000000;
}
table{
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:12px;
  border-collapse:collapse;
  border-spacing:5px;
  emty-cells:hide;
}

h1{
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  color:#cccc00;
  font-size:18px;
}

h2{
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:16px;
}

h3{
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:14px;
}

h4{
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:12px;
}


li{
  list-style:none;
  text-align:left;
  margin:0px;
  padding:0px;
}

a:link {color:#333333;}
a:visited {color:#999999;}
a:active {color:#CCCCFF;}
a:hover{color: #FFCC00;}

#logo{
  background:#ffffcc;
  left:0px;
  top:0px;
  position:fixed;
  height:166px;
  width:14%;
  min-width:160px;
  max-width:200px;
  padding:5px;
  border-right-style:solid;
  border-right-width:10px;
  border-right-color:#ffffcc;
  border-left-style:solid;
  border-left-width:10px;
  border-left-color:#ffffcc;
  border-bottom-style:solid;
  border-bottom-width:5px;
  border-bottom-color:#FFFFCC;
  z-index:6;
}

#titelleiste{
  background:#63a4ff;
  top:0px;
  right:10px;
  width:58%;
  min-width:200px;
  max-width:1400px;
  height:75px;
  position:fixed;
  vertical-align:top;
  text-align:center;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:14px;
  padding-top:0px;
  padding-left;10px;
  border-bottom-style:solid;
  border-bottom-width:15px;
  border-bottom-color:#44cdff;
  border-top-style:solid;
  border-top-width:10px;
  border-top-color:#ffffcc;
  border-right-width:200px;
  border-right-style:solid;
  border-right-color:#ffffcc;
  z-index:4;
}

#rahmen{
  background:#ffffcc;
  position:fixed;
  top:100px;
  right:10px;
  hight:10px;
  width:90%;
  min-width:500px;
  max-width:1000px;
  z-index:4;
}

#menulinks{
  top:200px;
  left:0px;
  position:fixed;
  background:#44cdff;
  text-align:left;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  width:12.5%;
  min-width:140px;
  max-width:180px;
  font-size:16px;
  font-weight:bold;
  font-stretch:wider;
  padding:10px;
  border-right-style:solid;
  border-right-width:20px;
  border-right-color:#63a4ff;
  border-left-style:solid;
  border-left-width:10px;
  border-left-color:#ffffcc;
  z-index:6;
}


#menubalken{
  background:#44cdff;
  top:70px;
  right:10px;
  text-align:center;
  height:30px;
  width:180px;
  vertical-align:middle;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#44cdff;
  position:fixed;
  padding-left:10px;
  padding-right:10px;
  z-index:5;
}

#impress{
  top:30px;
  right:10px;
  text-align:center;
  vertical-align:middle;
  height:20px;
  width:100px;
  position:fixed;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:14px;
  font-weight:bold;
  font-stretch:wider;
  z-index:5;
}

#angebot{
  background:#63a4ff;
  top:110px;
  right:10px;
  width:148px;
  height:250px;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:12px;
  position:fixed;
  padding:5px;
  z-index:2;
  text-align:center;
  vertical-align:middle;
  border-left-style:solid;
  border-left-width:20px;
  border-left-color:#44cdff;
}

#textfeld{
  top:110px;
  right:200px;
  width:58%;
  min-width:200px;
  max-width:1400px;
  height:60%;
  position:absolute;
  padding:10px;
  font-family:"Verdana","Arial", "Times New Roman", Times, sans-serif;
  font-size:15px;
  font-style:normal;
  font-variant:normal;
  z-index:2;
}