* {
	margin:0; 
	padding:0;
	outline:0;
	text-decoration:none;
}
img {
    border:none;
}

html {
    overflow-y:scroll;
}

body {
    background:url('/images/bg-header.png') top left repeat-x;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
}
#wrapper {
    background:url('/images/bg-container.png') top left repeat-y;
    width:827px;
	margin:0 auto;    
}
#container {	
	width:807px;
	margin:0 auto;
	background:url('/images/bg-header-top.png') top left no-repeat;
	padding:9px 0 0 0;
}

#header {
    overflow:hidden;
    height:195px;
}

#logo {
    float:left;
    width:208px;
    height:195px;
}
#headerimg {
    float:left;
    width:208px;
    height:195px;
}

#menu {
    height:36px;
    background:url('/images/bg-menu.png') top left repeat-x;
}
#menu ul {
    list-style:none;
}
#menu ul li {
    float:left;
    height:36px;
    background: url('/images/bg-menu-delimeter.png') top right no-repeat;
}
#menu ul li.last {
    float:left;
    height:36px;
    background: none;
}
#menu ul li a {
    display:block;
    float:left;
    padding: 0 14px 0 15px;
    line-height:36px;
    color:white;
    font-size:12px;
}
#menu ul li a:hover, #menu ul li.active a {
    color:black;
}
#menu ul li.first a span {
    display:none;
}
#menu ul li.first a {
    width:26px;
    height:36px;    
    background:url('/images/bg-menu-home.png') top center no-repeat;
}
#menu ul li.first a:hover {
    background:url('/images/bg-menu-home-active.png') top center no-repeat;
}
#menu ul li.first.active a {
    background:url('/images/bg-menu-home-active.png') top center no-repeat;
}


#page {
    overflow:auto;
    padding: 6px 0 20px 0;
    background:url('/images/bg-page-top.png') top left repeat-x;
}
#page-wrapper {
    overflow:auto;
    padding: 6px 0 20px 0;
    background:url('/images/european-trailer-care-logo.png') bottom right no-repeat;
}

#sidebar {
    width:208px;
    float:left;
    overflow:auto;
}
#sidebar a {
    text-decoration:none;
}

#submenu ul {
    list-style:none;
}
#submenu li {
    background:url('/images/bg-sidebar-menu.png') top left no-repeat;
}
#submenu li a {
    line-height:38px;
    display:block;
    padding: 0 0 0 11px;
    color:white;
}
#submenu li #subsubmenu li a{
    color:white;
}
#submenu li a:hover, #submenu li.active a {
    color:black;
}

#subsubmenu ul {
    list-style:none;
}
#subsubmenu li {
    
    background:url('/images/bg-sidebar-submenu.png') top left no-repeat;
}
#submenu li.active #subsubmenu li a {
    line-height:26px;
    color:#636466;
}
#submenu li.active #subsubmenu li a:hover, #submenu li.active #subsubmenu li.active a {
    color:black;
}


#content {
    width:370px;
    float:left;
    overflow:auto;
    margin:0 30px;
    color:#535353;
    line-height:15px;
}
#content #breadcrumbs {
    font-size:10px;
    color:#8f8e8e;
    line-height:16px;
    padding:17px 0 0 0;
    height:33px;
}
#content #breadcrumbs a {
    color:#8f8e8e;
    line-height:16px;
    font-weight:normal;
}
#content #breadcrumbs a:hover {
    color:#000;

}

#content h2, #content h3, #content h4, #content h5 {
    color:#0078ae;
    font-size:14px;
    font-weight:normal;
}
#content h2 {
    margin:5px 0 15px 0;
    
}
#content h3 {
    font-size:12px;
}
#content h4, #content h5 {
    font-size:11px;
}
#content p {
    margin: 5px 0 10px 0;
}
#content ul {
    margin: 5px 0 10px 20px;
}
#content a {
    color:#0078ae;
    text-decoration:underline;
}

#content hr {
margin: 0px 0 5px 0;
}

#col-right {
    width:161px;
    float:left;
    padding: 0 0 100px 0;
}

#taalselector {
    height:65px;
    line-height:50px;
    font-size:10px;
    color:#000;
}
#taalselector a {
    color:#000;
}
#taalselector a:hover {
    text-decoration:underline;
}


#newsblock {
    background:url('/images/bg-news.png');
    padding: 0 0 10px 0;
    color:#535353;    
}
#newsblock span.title{
    padding: 0 40px 0 16px;
    display:block;
    background:url('/images/bg-newstitle.png');
    height:36px;
    line-height:36px;
    color:#0078ae;
    font-weight:bold;
}
#newsblock p {
    padding: 18px 16px 0px 16px;
}
#newsblock a {
    color:#535353;
    text-decoration:underline;
}
#newsblock a:hover {
    color:#000;
}
#newsblock-bottom {
    height:31px;
    background:url('/images/bg-news-bottom.png');
}

#footer {
    background:url('/images/bg-footer.png') top left repeat-x;
    width:827px;
    height:60px;
	margin:0 auto;    
}
#footer #adres {
    display:block;
    float:left;
    margin: 0 0  0 218px;
    color:#cbcbcb;
    font-size:10px;
    line-height:29px;

}
#footer #adres a {
    color:#cbcbcb;    
}
#footer #adres a:hover {
    color:#fff;
}

#footer #overige-links {
    display:block;
    float:right;
    margin: 0 40px 0 0;
    color:#fff;
    font-weight:bold;
    font-size:10px;
    line-height:29px;    
}
#footer #overige-links a{
    color:#fff;
}
#footer #overige-links a:hover{
    text-decoration:underline;
}

#nieuwsbrieftext {
    margin: 20px 0 5px 16px ;
}
#nieuwsbriefaanmelden {
    margin: 0 0 16px 0;
    width:161px;
    height:30px;
    background: url('/images/nieuwsbriefform.png') top left repeat-x;  
}
#nieuwsbriefaanmelden #aanmeldfield {
    float:left;
}
#nieuwsbriefaanmelden #submitfield {
    float:left;
}
#nieuwsbriefaanmelden #aanmeldfield input {
    width:114px;
    border:0px;
    margin:7px 0 0 16px;
}
#nieuwsbriefaanmelden #submitfield input{
    border:none;
    background:none;
    width:30px;
    height:30px;
    margin:0px 0 0 0px;
}

