* {
  margin:0px;
  padding:0px;
}

a img  {
  border:0;
}

td  {
  padding-top:2px;
}

html, body  {
  background-image:url(img/design/bg.png);
  background-repeat:repeat-x;
  background-color:rgb(0,0,0);
  margin:0px;
  padding:0px;
  font-family:Arial, Verdana;
  color:rgb(255,255,255);
  font-size:12px;
}

a  {
  color:rgb(255,255,255);
}

#header  {
  background-image:url(img/design/header.png);
  width:1034px;
  height:256px;
  margin-right:auto;
  margin-left:auto;
}

#advertisment  {
  position:relative;
  left:280px;
  top:20px;
  width:468px;
  height:60px;
  background-color:rgb(255,0,0);
}

#kontoinformationen  {
  background-image:url(img/design/kontoinformationen.png);
  width:167px;
  height:141px;
  position:relative;
  top:30px;
  text-align:center;
  padding: 5px 5px 5px 5px;
}

#navi_top  {
  height:38px;
  position:relative;
  left:300px;
}

#navi_top .left  {
  background-image:url(img/design/menu_top_left.png);
  width:21px;
  height:45px;
  float:left;
}

#navi_top .right  {
  background-image:url(img/design/menu_top_right.png);
  width:19px;
  height:45px;
  float:left;
}

#navi_top ul  {
  list-style:none;
  float:left;
}

#navi_top ul li  {
  background-image:url(img/design/menu_top_middle.png);
  height:45px;
  margin:0px;
  float:left;
}

#navi_top ul li a  {
  background-image:url(img/design/menu_top_button.png);
  width:96px;
  height:38px;
  display:block;
  text-decoration:none;
  line-height:37px;
  text-align:center;
  margin:4px 5px 0px 5px;
  font-weight:bold;
}
#navi_top ul li a:hover  {
  background-image:url(img/design/menu_top_button_hover.png);
}

#wrapper_header  {
  background-image:url(img/design/wrap_header.png);
  width:1033px;
  height:14px;
  margin-right:auto;
  margin-left:auto;
  margin-top:20px;
}

#wrapper_body  {
  background-image:url(img/design/wrap_body.png);
  width:1033px;
  margin-right:auto;
  margin-left:auto;
}

#wrapper_bg  {
  background-image:url(img/design/wrap_bg.png);
  background-repeat:no-repeat;
  background-position:bottom;
  width:1028px;
  margin:0px 0px 0px 2px;
}

#wrapper_footer  {
  background-image:url(img/design/wrap_footer.png);
  width:1033px;
  height:14px;
  margin-right:auto;
  margin-left:auto;
}

.leftmenu  {
  width:162px;
  float:left;
  display:inline;
  margin:10px 0px 0px 10px;
}

.leftmenu .menucontent  {
  background-image:url(img/design/menu_header.png);
  width:162px;
  height:41px;
  text-align:center;
  line-height:41px;
  font-weight:bold;
}

.leftmenu .menucontent a  {
  color:rgb(255,255,255);
}

.leftmenu .submenuwrapper  {
  background-image:url(img/design/wrapper.png);
  width:156px;
  padding:0px 3px;
}

.leftmenu .submenucontent  {
  background-image:url(img/design/menu_bg.png);
  background-repeat:no-repeat;
  width:146px;
  padding:0px 5px;
}

.leftmenu .submenucontent a  {
  display:block;
  background-image:url(img/design/button_left_normal.png);
  width:108px;
  line-height:26px;
  text-decoration:none;
  text-align:center;
  margin:0px 0px 0px 10px;
  padding:0px 20px 0px 0px;
}
.leftmenu .submenucontent a:hover  {
  background-image:url(img/design/button_left_hover.png);
}

.leftmenu .menu_footer  {
  background-image:url(img/design/menu_footer.png);
  width:162px;
  height:20px;
  margin:0px 0px 10px 0px;
}

.rightmenu  {
  width:162px;
  float:left;
  display:inline;
  margin:10px 0px 0px 0px;
}

.rightmenu .menucontent  {
  background-image:url(img/design/menu_header.png);
  width:162px;
  height:41px;
  text-align:center;
  line-height:41px;
  font-weight:bold;
}

.rightmenu .menucontent a  {
  color:rgb(255,255,255);
}

.rightmenu .submenuwrapper  {
  background-image:url(img/design/wrapper.png);
  width:156px;
  padding:0px 3px;
}

.rightmenu .submenucontent  {
  background-image:url(img/design/menu_bg.png);
  background-repeat:no-repeat;
  width:146px;
  padding:0px 5px;
}

.rightmenu .submenucontent a  {
  display:block;
  background-image:url(img/design/button_right_normal.png);
  width:108px;

  line-height:26px;
  text-decoration:none;
  text-align:center;
  margin:0px 0px 0px 10px;
  padding:0px 0px 0px 20px;
}
.rightmenu .submenucontent a:hover  {
  background-image:url(img/design/button_right_hover.png);
}

.rightmenu .menu_footer  {
  background-image:url(img/design/menu_footer.png);
  width:162px;
  height:20px;
  margin:0px 0px 10px 0px;
}

#content  {
  width:672px;
  float:left;
  display:inline;
  margin:10px 8px 0px 8px;
}

#content .box  {
  width:672px;
}

#content .box_head  {
  background-image:url(img/design/content_header.png);
  width:672px;
  height:41px;
  line-height:41px;
}

#content .box_title  {
  font-weight:bold;
  text-align:center;
}

#content .box_middle  {
  background-image:url(img/design/content_wrapper.png);
  width:666px;
  padding:0px 3px;
}

#content .box_content  {
  background-image:url(img/design/content_bg.png);
  background-repeat:no-repeat;
  width:656px;
  padding:0px 5px;
}

#content .box_footer  {
  background-image:url(img/design/content_footer.png);
  width:672px;
  height:9px;
  margin:0px 0px 10px 0px;
}

#shoutbox  {
  width:410px;
  height:200px;
}

.submenucontent .wiw_admin {
  color:rgb(255,0,0);
  font-weight:bold;
}

#content ul  {
  margin-left:20px;
}

#footer  {
  text-align:center;
}

#kontoinformationen h2  {
  font-size:15px;
}

