body {
margin:0px;
padding:0px;
background-color:#aaaaaa;
}

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

#wrapper {
background-image:url(/website/Images/Layout/rootietootie/bg.jpg);
background-repeat:repeat-y;
width:946px;
margin-left:auto;
margin-right:auto;
}

#container {
margin-left:7px;
margin-right:7px;
}

#bg {
background-repeat:no-repeat;
background-position:bottom left;
width:932px;
height:auto;
}

.background-0{
background-image:url(/website/Images/Layout/rootietootie/image-bg1.jpg);
}
.background-1{
background-image:url(/website/Images/Layout/rootietootie/image-bg2.jpg);
}
.background-2{
background-image:url(/website/Images/Layout/rootietootie/image-bg3.jpg);
}
.background-3{
background-image:url(/website/Images/Layout/rootietootie/image-bg4.jpg);
}
.background-4{
background-image:url(/website/Images/Layout/rootietootie/image-bg5.jpg);
}
.background-5{
background-image:url(/website/Images/Layout/rootietootie/image-bg6.jpg);
}
.background-6{
background-image:url(/website/Images/Layout/rootietootie/image-bg7.jpg);
}
.background-7{
background-image:url(/website/Images/Layout/rootietootie/image-bg7.jpg);
}

#header_bg {
background:url(/website/Images/Layout/rootietootie/header_bg.jpg) repeat-x;
}

#header {
background-image:url(/website/Images/Layout/rootietootie/header.jpg);
background-position:center;
background-repeat:no-repeat;
height:197px;
margin-left:3px;
}

#menu {
width:300px;
height:1px;
background-image:url(/website/Images/Layout/rootietootie/menu_bg2.jpg);
float:left;
display:block;
}

#buttons {
width:103px;
margin-left:38px;
}

#content {
float:right;
width:458px;
background:#FFF;
padding-left:87px;
padding-right:87px;
padding-top:44px;
min-height:450px;
height:auto;
}

#center {
width:900px;
margin-left:auto;
margin-right:auto;
}

#footer {
height:38px;
background:url(/website/Images/Layout/rootietootie/footer.jpg);
}

/** TYPOGRAFIE **/
h1 {

text-transform:uppercase;

}

p {
color:#232323;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:20px;
line-height:1.5em;
}

a {
color:#dc4242;
}

ul {
color:#232323;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:20px;
margin-left:44px;
line-height:1.5em;
}

#footer p {
color:#FFF;
font-size:10px;
margin-top:8px;
float:right;
margin-right:15px;
}

#webton p {
color:#d8d8d8;
font-size:10px;
}

#webton a, #webton a:hover {
color:#d8d8d8;
text-decoration:none;
}

/** OVERIG **/
img.nav {
margin-top:5px;
}

.clear {
clear:both;
}
