body{
font-family: arial;
font-size: 12px;
margin: 0px;
background-color: #3b3b3b;
}

hr{
width: 360px;
color: #0991cb;
}

textarea{
width: 300px;
height: 120px;
}

#b{
text-align: center;
margin-top: -20px;
margin-bottom: 12px;
color: #0991cb;
}

a{
text-decoration: none;
color: #000;
}

#head{
width: 100%;
height: 130px;
background: #0991cb;
}

#container{
background-image: url('img/logo.jpg');
background-repeat: no-repeat;
width: 775px;
height:600px;
margin: -80px 0px 0px 50px;
}

#menu{
background: #fff;
width: 135px;
height: 285px;
margin-top: 55px;
position: absolute;
}

#menulink{
margin-bottom: 2px;
font-size: 12px;
font-family: arial;
height: 18px;
width: 100%;
background: #f0f0f0;
}

#menulink a{
padding-left: 10px;
}

#menulink:hover{
background: #d8d8d8;
}

img{
border: none;
}


#content{
margin-top: 80px;
margin-left: 155px;
width: 580px !important;
padding: 20px;
width: 540px;
height: 620px;
background: #fff;
position: absolute;
}

#contentbox{
padding: 10px;
border-width: 2px;
border-style: solid;
border-color: #0991cb;
margin-top: 20px;
height: 430px;
}

#contentbox img{
width: 120px;
padding: 8px;
}

#image{
width: 580px;
height: 150px;
background: #b3b3b3;
}

#spuit{
background-image: url('img/spuit.png');
width: 325px;
height: 415px;
margin-top: 330px;
margin-left: 775px;
position: absolute;
}


