@charset "utf-8";
/* CSS Document */

body {
background: #000;
text-align: center;
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
}

#container {
width: 1024px;
}

#banner {
width: 1024px;
height: 194px;
background: url(../img/logo.jpg);
}

#overmeny {
width: 1024px;
height: 31px;
border-bottom: 3px solid #000000;
border-top: 4px solid #000000;
background:url(../img/banner.JPG);
color: #333333;
padding-top: 10px;
}

#sidmeny {
width: 200px;
float: left;
background: #333333;
}

#lankar {
width: 200px;
border-bottom: 5px solid #000000;
padding-bottom: 5px;
}

#razer1 {
width: 180px;
height: 99px;
background:url(../img/razer1.jpg);
margin-left: 10px;
margin-top: 5px;
}

#razer2 {
width: 180px;
height: 99px;
background:url(../img/razer2.jpg);
margin-left: 10px;
margin-top: 5px;
}

#razer3 {
width: 180px;
height: 99px;
background:url(../img/razer3.jpg);
margin-left: 10px;
margin-top: 5px;
}

#main {
width: 800px;
padding: 10px;
float: right;
background: #808080;
}

#textmain {
width: 560px; 
}

#head1 {
width: 500px; 
background:#333333;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 1px;
font-family:Arial, Helvetica, sans-serif;
}

#hogermeny {
padding: 5px;
width: 210px;
float: right;
border-left: 3px solid #000000;
padding-top: 15px;
}

#db {
width: 200px;
height: 60px;
background:url(../img/db-button.gif);
}

#komplett {
width: 200px;
height: 60px;
margin-top: 2px;
background:url(../img/komplett-button.GIF);
}

#hostive {
width: 200px;
height: 60px;
margin-top: 2px;
background:url(../img/Hostive-button.GIF);
}

#vanilla {
width: 200px;
height: 60px;
margin-top: 2px;
background:url(../img/Vanilla-button.GIF);
}

#borderner {
width: 500px;
height: 190px;
background:url(../img/banner_rounded_cs16.jpg);
margin-left: 30px;
} 
#links {
width: 100px;
height: 30px;
margin-left: 50px;
margin-top: 5px;
color:#FFFFFF;
border: 3px solid #FFFFFF;
}