/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrap {
background: #ffffff;
color: #5D5148;
margin: 0 auto;
width: 770px;
}

#header {
margin: 0 0 0 0;
padding: 0;
height: 128px;
float: left;
}

#headermenu {
width: 100px;
float: left;
padding: 20px 10px 10px 140px;
}

#headermenu ul {
width: 100px;
list-style: none;
}

#headermenu li a {
font-weight: bold;
font-size: 10px;
height: 10px;
text-decoration: none;
color: #7C695A;
display: block;
padding: 2px 2px 2px 2px;
border-bottom: 1px solid #E3DFCE;
}

#headermenu li a:hover {
text-decoration: none;
color: #0C2D8D;
display: block;
border-bottom: 1px solid #E3DFCE;
}	
.extern
{
    visibility: hidden;
}
#flashmenu {
clear: both;
margin: 0 0 5px 0;
border: 0;
}

#submenu {
width: 186px;
margin: 0 0 10px 0;
padding: 0;
font-size: 12px;
border: 1px solid #D5D1BF;

clear: left;
float: left;
}

#submenu ul {	
list-style: none;
width: 176px;
margin: 10px 0 15px 0;
padding: 5px;
font-size: 12px;
}	

#submenu li {
margin-bottom: 4px;
}

#submenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #0C2D8D;
display: block;
padding: 5px 0 5px 5px;
background: #ffffff;
border-bottom: 1px solid #D5D1BF;
}	
	
#submenu li a:hover {
background: #ffffff;
color: #E60003;
border-bottom: 1px solid #D5D1BF;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 18px;
}

#rechts {
width: 145px;
margin: 0 0 0 0;
padding: 0;
font-size: 12px;
line-height: 18px;

float: right;
}

#rechts p {
margin: 0 0 1.5em 0;
}

#rechtskader {
width: 145px;
margin: 0 0 0 0;
padding: 1px;
font-size: 10px;
line-height: 14px;
background: #ffffff;
border: 1px solid #E3DFCE;
}

#rechtsfotokader {
margin: 0;
padding: 0;
background: #0C2D8D;
color: #0C2D8D;
text-align: center;
}

#rechtsfotokader img {
width: 145px;
margin: 0;
padding: 0;
border-bottom: 1px solid #ffffff;
}

#rechtstekstkader {
margin: 0 0 0 0;
padding: 6px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
background: #0C2D8D;
color: #ffffff;
}

#content {
padding: 0;
line-height: 18px;
text-align: left;
/*margin: 30px 175px 40px 216px;*/
margin: 30px 20px 40px 216px;
}

#content h2 {
font-size: 16px;
margin: 0 0 10px 0;
color: #E60003;
}

#content img {
padding: 1px;
display:inline;
background: #ffffff;
border: 3px solid #E3DFCE;
}

h1 {
font-size: 28px;
margin: 0 0 20px 0;
color: #0C2D8D;
font-weight: normal;
}

h3 {
font-size: 13px;
margin: 0 0 10px 0;
color: #50443B;
}

a {
text-decoration: underline;
color: #50443B;
}

a:hover {
text-decoration: underline;
color: #0C2D8D;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 20px 0 20px 0;
width: 760px;
text-align: center;
color: #0C2D8D;
font-weight: normal;

background-image : url(../bg/footer.gif);
background-repeat : no-repeat;
}

#footer a {
color: #7C695A;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #0C2D8D;
font-weight: bold;
text-decoration: underline;
}

#footermenu {
font-size: 11px;
line-height: 18px;
}

#footersmall {
padding: 15px 0 20px 0;
color: #7C695A;
font-size: 10px;
font-weight: normal;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footersmall a {
color: #7C695A;
font-weight: normal;
}

#footersmall a:hover {
color: #7C695A;
font-weight: normal;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
