body {
  font-family					:arial, verdana, helvetica, sans-serif;
  color							:#000;
  font-size						:10pt;
  font-weight					:normal;
  background-image			:url("img/bg.jpg");
  background-repeat			:no-repeat;
  background-color			:#FFF;
  margin							:0px;
  padding						:0px;
}

img {
 border							:none;
}

#right img {
 width							:250px;
 height							:150px;
}

/****************** LINKS ******************/
a {
 text-decoration				:none;
 border							:none;
 font-family						:arial;
 color								:#999;
 font-size						:10pt;
 font-weight					:bold;
}

 #menuetop a {
 text-decoration				:none;
 border							:none;
 font-family						:arial;
 color								:#999;
 font-size						:14px;
 font-weight					:bold;
}

 #menuetop a:hover {
 color								:#666;
}

 #menue a {
 text-decoration				:none;
 border							:none;
 font-family						:arial;
 color								:#06c;
 font-size						:14px;
 font-weight					:bold;
}

 #menue a:hover {
 color								:#036;
}

 #left a {
 text-decoration				:none;
 border							:none;
 font-family						:arial;
 font-weight					:normal;
 font-size						:12px;
 color								:#039;
}

 #left a:hover {
 color								:#06c;
}

 #footer a {
 text-decoration				:none;
 border							:none;
 font-family						:arial;
 color								:#06c;
 font-size						:10pt;
 font-weight					:normal;
}

/****************** INHALT ******************/

 #menuetop {
  position						:absolute;
  top								:70px;
  left								:180px;
  text-align						:right;
  width							:800px;
  height							:22px;
  color							:#999;
  font-weight					:bold;
  letter-spacing				:-1px;
}

 #menue {
  position						:absolute;
  top								:126px;
  left								:200px;
  text-align						:left;
  height							:22px;
  color							:#06c;
  font-weight					:normal;
  background-color			:#FFF;
}

 #left {
  position						:absolute;
  top								:170px;
  left								:0px;
  text-align						:left;
  width							:180px;
  height							:500px;
  font-weight					:normal;
  color							:#039;
  font-size						:12px;
  line-height					:8px;
}

 #right {
  position						:absolute;
  top								:170px;
  left								:750px;
  text-align						:left;
  width							:250px;
  height							:500px;
  font-weight					:normal;
  color							:#039;
  font-size						:12px;
  line-height					:8px;
}

 #main {
  position						:absolute;
  top								:172px;
  left								:202px;
  width							:540px;
  height							:360px;
  overflow						:auto;
}

  #footer {
  position						:absolute;
  top								:668px;
  left								:4px;
  text-align						:right;
  width							:1000px;
  height							:20px;
  font-size						:12px;
  font-weight					:normal;
  color							:#598402;
}

  .balken180 {
  text-align						:left;
  width							:180px;
  height							:30px;
  font-size						:12pt;
  font-weight					:bold;
  color							:#999;
  background-image			:url("img/balken.jpg");
  background-repeat			:repeat-x;
  line-height					:30px;
  text-indent					:10px;
}

  .balken250 {
  text-align						:right;
  width							:250px;
  height							:30px;
  font-size						:12pt;
  font-weight					:bold;
  color							:#999;
  background-image			:url("img/balken.jpg");
  background-repeat			:repeat-x;
  line-height					:30px;
  text-indent					:10px;
}
