﻿* 
{
    margin:0px;
    padding:0px;
}


body
{
    margin:5px;
    background-color:#EFEFEF;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;
    width:975px;
    height:576px;
}

#logo
{
   width:185px;
   height:67px;
   float:left;
   position:relative;
   padding-left:15px;
   padding-top:12px; 
   background-image:url("../images/2mat-background-logo.gif");
   background-repeat:repeat-x;
}

#banner
{
    width:775px;
    height:79px;
    float:right;
    position:relative;
    background-image:url("../images/2mat-banner-uk.gif");
    background-repeat:no-repeat;
}

#languages
{
    width:110px;
    height:20px;
    margin-left:592px;
    margin-top:40px;
}

#navigation
{
    width:200px;
    height:475px;
    float:left;
    position:relative;
    background-image:url("../images/2mat-navigation.jpg");
    background-repeat:repeat-x;
}

#content
{
    width:575px;
    height:475px;
    float:left;
    position:relative;
    background-color:White;
    font-size:12px;
}

#content-materieel
{
    width:775px;
    height:475px;
    float:left;
    position:relative;
    background-color:white;
    font-size:12px;
    overflow-x:none;
}

#right
{
    width:200px;
    height:475px;
    float:right;
    position:relative;
    background-image:url("../images/2mat-right.jpg");
    background-repeat:repeat-x;
}

#right-machines
{
    width:169px;
    height:210px;
    margin-top:15px;
    padding-top:3px;
}


#fastcontact
{
    width:169px;
    height:178px;
    background-image:url("../images/2mat-fastcontact.jpg");
    background-repeat:no-repeat;
    margin-left:15px;
    margin-top:54px;
    padding-left:5px;
    padding-top:3px;
    font-family:Arial;
    font-size:15px;
    color:#446a91;
    font-weight:bold;
}

#footer
{
    width:975px;
    height:18px;
    float:left;
    position:relative;
    background-image:url("../images/2mat-footer.gif");
    background-repeat:repeat-x;
    color:White;
    font-family:Arial;
    font-size:12px;
    text-align:center;
    padding-top:4px;
}

#footer a
{
   text-decoration:none;
   color:White;
   font-family:Arial;
}

#footer a:hover
{
    color:#446a91;
}

#navigation-items
{
    width:170px;
    height:225px;
    font-family:verdana;
    font-size:13px;
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    font-weight:bold;
}

#navigation-items a
{
    color:#000000;
    text-decoration:none;
}

#navigation-items a:hover
{
    color:#446a91;
}

#news
{
    width:169px;
    height:210px;
    background-image:url("../images/2mat-news.gif");
    background-repeat:no-repeat;
    margin-top:15px;
    margin-left:15px;
    padding-left:5px;
    padding-top:3px;
    font-family:Arial;
    font-size:12px;
    color:#446a91;
    font-weight:bold;

}
.titel
{
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold; 
}

.titel-rood
{
    color:#ff3333;
    font-family:Arial;
    font-size:16px;
    font-weight:bold; 
}

.red
{
    color:#ff3333;
}

.navigation-items-line
{
    border-bottom:solid 1px #000;
}

h1
{
    font-size:14px;
    color:#ff3333;
    padding-bottom:10px;
    padding-top:5px;
    font-family:Arial;
}

h2
{
    font-size:14px;
    color:#446a91;
    font-family:Arial;
    padding-top:11px;
    padding-left:8px;
    padding-bottom:0px;
     
}

h3
{
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    padding-bottom:0px;
    padding-left:4px;
    
}

iframe
{
    overflow-x:hidden;
    overflow-y:scroll;
}

