body {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url('../images/background.png');
}
#page {
width: 990px;
margin-top:0px;
margin-left:150px;
margin-right:150px;

}
#header {
height: 215px;
width: 998px;
background: url('../images/header.png');
}
#header1 {
height: 148px;
width: 998px;
background: url('../images/header1.png');
}
#shoutbox {
padding-top: 20px;
padding-left: 30px;
color: #fff;
font-size: 12px;
}
#wissen {
height: 28px;
width: 800%;
background: url('../images/wissen.png');
}
#page_mid {
width: 998px;
margin-top:0px;
margin-left:150px;
margin-right:150px;
background: url('../images/middle.png');
}
#balken {
height: 44px;
width: 998px;
margin-top:0px;
margin-left:150px;
margin-right:150px;
background: url('../images/balken.png');
}
#div_left {
margin-left: 10px;
margin-top: 10px;
}
#div_right {
margin-left: -10px;
margin-top: 10px;
}
#div_mid {
margin-left: 21px;
margin-top: 10px;
}
#box_area_left {
width: 223px;
float: left;
}
#box_area_mid {
width: 494px;
float: left;
}
#box_area_mid_2 {
width: 716px;
float: left;
}
#box_area_right {
width: 223px;
float: right;
}
#help {
clear: both;
}
#top {
height: 13px;
width: 998px;
margin-top:0px;
margin-left:150px;
margin-right:150px;
background: url('../images/top.png');
}
#footer {
height: 15px;
width: 998px;
margin-top:0px;
margin-left:150px;
margin-right:150px;
background: url('../images/footer.png');
}
#box_top {
height: 25px;
width: 223px;
background: url('../images/box_top.png');
text-align: left
}
#box_mid {
width: 223px;
background: url('../images/box_mid.png');
text-align: left
}
#box_bottom {
height: 9px;
width: 223px;
background: url('../images/box_bottom.png');
text-align: left
}
#content_top {
height: 33px;
width: 494px;
background: url('../images/content_top.png');
text-align: left
}
#content_mid {
width: 494px;
background: url('../images/content_mid.png');
text-align: left
}
#content_bottom {
height: 9px;
width: 494px;
background: url('../images/content_bottom.png');
text-align: left
}
#content_top_2 {
height: 19px;
width: 716px;
background: url('../images/content_top_2.png');
text-align: left
}
#content_mid_2 {
width: 716px;
background: url('../images/content_mid_2.png');
text-align: left
}
#content_bottom_2 {
height: 29px;
width: 716px;
background: url('../images/content_bottom_2.png');
text-align: left
}
.boardlist {
margin: 15px 0px;
}
.boardlist td {
background-color: #E2E2E2;
padding: 4px;
font-size: 12px;
}
.boardlist th {
color: #FFFFFF;
font-size: 11px;
height: 23px;
background-color: lightblue;
text-align: left;
padding: 0px 10px;
}
.smallfont {
font-family: verdana;
font-size: 9px;
font-variant: normal;
}
.error {
margin: 20px;
border: 1px solid red;
color: red;
text-align: center;
font-weight: bold;
}
td.postactions {
   font-family: verdana;
   font-size: 11px;
   height: 23px;
   background-color: lightblue;
   text-align: right;
   padding: 0px 10px;
}
.boardlist {
margin: 15px 0px;
}

.boardlist td {
background-color: #DFDFDF;
padding: 4px;
font-size: 12px;
}

.boardlist th {
color: #FFFFFF;
font-size: 11px;
height: 23px;
background-color: #CCCCCC;
text-align: left;
padding: 0px 10px;
}

.smallfont {
font-family: verdana;
font-size: 9px;
font-variant: normal;
}

.error {
margin: 20px;
border: 1px solid red;
color: red;
text-align: center;
font-weight: bold;
}

td.postactions {
   font-family: verdana;
   font-size: 11px;
   height: 23px;
   background-color: #CCCCCC;
   text-align: right;
   padding: 0px 10px;
}