/* CSS Document */
@charset "utf-8";
#body_style{
font-size: 12px;; /* Resets 1em to 10px */
font-family : Arial, Helvetica, sans-serif;
color: #4f4f4f;
}
#table_haupt{
background-color:#EFE8E1;
}
.hauptmenu {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #4f4f4f;
width : 210px;
margin-top : 2px;
margin-right : 1px;
margin-bottom : 3px;
margin-left : 10px;
font-size : small;
padding : 0;
padding-top : 2px;
padding-bottom : 2px;
}
a:link {
color : #4f4f4f;
text-decoration : none;
}
a:visited {
color : #4f4f4f;
text-decoration : none;
}
a:active {
color : #920C8C;
text-decoration : none;
}
a:hover {
color : #920C8C;
text-decoration : none;
}
#aktiv {
text-decoration : none;
color : #920C8C;
}
#bok{
background-image:url(../images/bok.png);
background-repeat:no-repeat;
width:200ox;
height:500px;}

#content_central{
width:547px;
text-align:justify;
}
