* {
padding:0px;
margin:0px;
}

p {
	margin-bottom: 10px;
}

body{
margin:20px auto;
width:956px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

html{
background-color:#AAAAAA;
width:100%;
height:100%;
}

#contentContainer{
float:left;
width:100%;
height:100%;
background:url('../images/bgcontent.gif') repeat-y;
}

#header{
position:relative;
float:left;
width:100%;
height:296px;
}

#bottom{
float:left;
width:100%;
height:100%;
padding-bottom:20px;
}

#left, #right{
float:left;
height:100%;
width:160px;
background-color:#BBC8CD;
}

#left{
text-align:center;
}

#left .tekst{
width:100%;
float:left;
margin-bottom:21px;
color: rgb(70, 130, 180);
font-size:8pt;
line-height:12pt;
font-weight:bold;
}

#right{
background-color:#ffffff;
}

#right p{
float:left;
color:#3D3D3D;
margin:30px 0 0 5px;
}

#right a{
color:#0079C1;
}

#center{
float:left;
width:636px;
height:100%;
}

#center .tekst{
float:left;
width:600px;
}

#footer{
float:left;
width:100%;
height:20px;
background-color:#E6E7E9;
text-align:center;
font-size:11px;
color:#555555;
font-family:Arial, Helvetica, sans-serif;
}

#footer a{
color:#555555;
}

#footer a:hover{
color:#111111;
}

#header ul{
position:absolute;
right:20px;
top:0px;
list-style-type:none;
}
#header li{
position:relative;
float:left;
min-width:101px;
_width:101px;
height:24px;
background:url('../images/bgli.gif') repeat-x;
text-align:center;
color:#ffffff;
font-size:7pt;
font-weight:bold;
line-height:15px;
vertical-align:middle;
padding-top:3px;
margin-right:5px;
}

#submenu{
position:absolute;
}

#header a{
color:#FFFFFF;
text-decoration:none;
}
