html,body {
height: 100%;
}

#main{
vertical-align: centre;
}

.box_bg {
  width: 99%;
	background-color: #9C8F6F;
	background-image: url("http://iqw26.de/styles/prostaemme/theme/images/bg_list.gif");
	background-repeat: repeat-x;
  color: #804000;
  padding: 8px;
  text-align: left;
  margin-top: 10px;
}

.box_inner {
  font-size: 10pt;
	background-color: #f1ebdd;
	padding: 5px;
}

.box_title {
  font-size: 13pt;
}

.box_text {
  font-size: 10pt;
}

.box_left {
  float: left;
  width: 50%;
  font-size: 10pt;
  border-right: 1px #9c8f6f solid;
}

.box_right {
  margin-left: 51%;
  font-size: 10pt;
}


.klein{
color:          #444444;
font-size:      9pt;
font-family:    Arial;
line-height:    110%;
}


.normal{
color:          #444444;
font-size:      11pt;
font-family:    Arial;
line-height:    110%;
}

.gross{
color:          #333333;
font-size:      16pt;
font-family:    Arial;
line-height:    110%;
}

.link{
color:          #555555;
font-size:      12pt;
font-weight:    bold;
font-family:    Arial;
line-height:    110%;
}

.link_klein{
color:          #555555;
font-size:      11pt;
font-weight:    bold;
font-family:    Arial;
line-height:    110%;
}

.link_klein9{
color:          #555555;
font-size:      9pt;
font-weight:    bold;
font-family:    Arial;
line-height:    110%;
}


.rdorf{
position:         absolute;
background-color: #AA0000;
width:            4px;
height:           4px;
}

.bdorf{
position:         absolute;
background-color: #0000AA;
width:            4px;
height:           4px;
}

.gdorf{
position:         absolute;
background-color: #00FF00;
width:            4px;
height:           4px;
}