/*
Webbdesign guiden
Emil och Mahmoud
V 10.0
13/2 2008
*/


body {
background:url(../img/bg.gif);
font-family:Arial;
font-size:14px;
text-align: center;
scrollbar-base-color: #444;
scrollbar-track-color: #000;
scrollbar-shadow-color:#000;
scrollbar-darkshadow-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-arrow-color:#fff;
}

h1 {
font-weight: bold;
Font-size: 30px;
font-family: verdana;
text-align: center;
}

h2 {
font-weight:bold;
Font-size:20px;
font-family:verdana;
text-align:left;
}

#container {
position:relative;
width:670px !important;
width:700px;
text-align: left;
left:-6px !important;
left:8px;
margin: auto;
}

#bannercontainer {
width: 700px;
margin: auto;
left:10px !important;
}

#banner {
width:700px;
height:100px;
}

#linkbar {
width:680px !important;
width:700px;
height:25px !important;
height:40px;
background:url(../img/linkbar.gif);
border-top:1px solid gray;
margin-top:50px !important;
margin-top: auto;
padding-top:13px;
padding-left:20px;
text-align:left;
}

#textbox {
width:670px !important;
width: 700px;
padding:15px;
font-family:arial;
background: url(../img/glas.png);
color: #fff;
}




.text {
position:relative;
color: #fff;
} 

#copyr {
padding-top:20px;
font-family:arial;
text-align:center;
color: #fff;
}


ul {
list-style-image: url(../img/dot.png);
}

li {
font-weight:bold;
}






a:link {
text-decoration: none;
color:#6bf;
font-weight:bold;
}

a:visited{
text-decoration: none;
color:#49e;
font-weight:bold;
}

a:hover {
text-decoration: none;
color:#9df;
font-weight:bold;
}



ul a:link {
text-decoration: none;
color:#aaa;
font-weight:bold;
}

ul a:visited {
text-decoration: none;
color:#eee;
font-weight:bold;
}

ul a:hover {
text-decoration: none;
color:#ccc;
font-weight:bold;
}


p a:link {
text-decoration: none;
color:#aaa;
}

p a:visited {
text-decoration: none;
color:#eee;

}

p a:hover {
color:#ccc;
text-decoration:underline;
}




