@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
margin-top: 0px;
margin-bottom: 0px;
}

#container {
width:905px;
height:auto;
margin:auto auto;
}

#header {
width:905px;
height:264px;
background-image:url(images/images_02.gif);
background-repeat:no-repeat;
}

#menu {
width:905px;
height:36px;
}

#content_top {
background-image:url(images/images_11.gif);
width:905px;
height:20px;
background-repeat:no-repeat;
}

#content {
background-image:url(images/content_bg.gif);
width:905px;
height:auto;
}

#left_bar {
background-image:url(images/images_12.gif);
width:18px;
background-repeat:repeat-y;
}

#left_content {
background-image:url(images/images_13.gif);
width:676px;
background-repeat:repeat-y;
}

#mid_bar {
background-image:url(images/images_14.gif);
width:20px;
background-repeat:repeat-y;
}

#right_content {
background-image:url(images/images_15.gif);
width:168px;
background-repeat:repeat-y;
}

#right_bar {
background-image:url(images/images_16.gif);
width:23px;
background-repeat:repeat-y;
}

#footer {
background-image:url(images/images_17.gif);
width:905px;
height:60px;
}

.titel {
font:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
color:#000000;
}

.tekst {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0px 20px 0px 20px;
}