html{
  font-family: verdana, "sans-serif", geneva, arial, helvetica;
}

body{
  padding: 0; margin: 0px;
  font-size: 11pt;
  font-family: verdana, "sans-serif", geneva, arial, helvetica;
  color: #000000;
  background-color: #F0F0F0;
}
.clear{
  clear: both;
  height: 0;
  font-size: 0;
}

a{
  color: #000000;
  text-decoration: underline;
}
a:hover{
  color: #000000;
  text-decoration: none;
}

div#all {

}
div#content {
  width: 1008px;
  margin: 0 auto;
}

div#head{
  height: 111px;
  background-image: url("head.png");
}
#head_left{
  margin-left: 10px;
  width: 370px;
  height: 90px;
  float: left;
  display: block;
}
div#head_right{
  margin-left: 380px;
  padding-top: 67px;
  padding-right: 35px;
  text-align: right;
}

* html div#head{
  height: 111px;

}

div#head a{
  margin-left: 10px;
  text-decoration: underline;
}
div#head a:hover{
  text-decoration: none;
}

div#left{
  width: 158px;
  float: left;
  margin-left: 0px;
}
div#right{
  width: 158px;
  float: right;
  margin-right: 0px;
}
div#center{
  margin-left: 170px;
  height: 100%;
}

div#center_top{
  height: 8px;
  width: 668px;
  background-image: url("center_top.png");
  background-repeat: repeat-x;
  font-size: 4px;
}

div#center_content{
  min-height: 400px;
  width: 643px;
  background-image: url("center_bg.png");
  padding: 0 15px 10px 10px;
}
*html div#center_content{
  width: 668px;
  w\idth: 643px;
}
	div#center_content_home{
	min-height: 400px;
	width: 668px;
	background-image: url("center_bg.png");
	padding: 0 0 10px 0;
	}
	*html div#center_content_home{
	width: 668px;
	w\idth: 668px;
	}


div#center_content a{
  text-decoration: underline;
}
div#center_content a:hover{
  text-decoration: none;
}
	div#center_content_home a{
	text-decoration: underline;
	}
	div#center_content_home a:hover{
	text-decoration: none;
	}

div#center_ende{
  height: 9px;
  width: 668px;
  background-image: url("center_ende.png");
  font-size: 4px;
}

#pfad_leiste{
  font-size: 10px;
  color: #707070;
}
#pfad_leiste a{
  color: #707070;
}


div#StageBackground{
  position: absolute; top: 0; left: 0;
  width: 100%; height: 100%;

  z-index: 5;

  background-color: #000;

  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;

  display: none;
}
	*html div#StageBackground{
		position: absolute;
	}
div#Stage{
  position: absolute;

  text-align: center;

  z-index: 200;

  padding: 10px;
  background-color: #FFF;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;

  color: #000;

  display: none;
}
	*html div#Stage {
		position: absolute;
	}
div#StageClose{
  cursor: pointer;
  font-size: 11px;
  text-align: right;
  background-color: #F0F0F0;

  margin: 0; padding: 5px;
}
div#StageClose:hover{
  background-color: #FAFAFA;
}


.box{
  width: 158px;
  margin-bottom: 5px;
}
.box_head{
  height: 18px;
  background-image: url("box_head.png");
  color: #FAE800;
  font-weight: bold;
  font-size: 11pt;
  padding-left: 9px;
  padding-top: 2px;
}
* html .box_head{
  height: 20px;
  he\ight: 18px;
}

.box_head a{
  color: #FAE800;
  font-weight: bold;
  font-size: 11pt;
}

.box_content{
  width: 157px;
  background-image: url("box_schatten.png");
  background-repeat: repeat-y;
  background-position: right top;
}
.box_content2{
  background-image: url("box_verlauf.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #fffeef;
  width: 138px;
  min-height: 105px;
  padding: 0 5px 5px 5px;
}
* html .box_content2{
  width: 148px;
  w\idth: 138px;
}

.box_foot{
  height: 8px;
  background-image: url("box_ende.png");
  font-size: 4px;
}

input{
  background: transparent;
}

.box_content2 ul{
	list-style-type: circle;
	list-style-image: url("/out/oxbaseshop/html/0/images/arrow_details.gif");
	margin: 0;
	padding-left: 20px;
}
.box_content2 ul li{
	border-bottom: 1px solid #505050;
}

