/* 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 : #C35583;
text-decoration : none;
}
a:hover {
color : #C35583;
text-decoration : none;
}
#aktiv {
text-decoration : none;
color : #C35583;
}
#bok{
background-image:url(../images/bok.png);
background-repeat:no-repeat;
width:200ox;
height:500px;
}
#content_central{
width:547px;
text-align:justify;
padding-left:20px;
padding-right:20px;
}
#background_content{
margin-left:10%;
width:1040px;
padding-top:20px;
padding-bottom:20px;
background-image:url(../images/background_content.png);
background-repeat:repeat-y;}
#menu{
padding-left:10px;
height:200px;
}
