@charset "utf-8";
/* CSS Document 
Herman Nijkamp, Bruilweering Groningen
www.stam-beeld.nl
blauw: #003399
link rood: #990033
*/

body{
margin-top:0.2em;;
color:#003399;
font-family:Helvetica, Arial, sans-serif;
background-image:url(images/background.gif);
background-attachment:fixed;
}
p{
padding:0;
margin:0;}
a{
text-decoration:none;
color:#003399;
font-weight:bold;
}
a:hover{
color:#990033;
border-bottom:solid 2px #990033;}
p.geenlijn a:hover{
border-bottom:none;}
/*-------container-------------*/
#container{
width:80%;
margin-left:auto;
margin-right:auto;
/*background-image:url(images/lijnherman.gif);
background-repeat:no-repeat;
background-position:bottom;*/
/*border-left:solid 1px #003399;
border-right:solid 1px #003399;*/
}
/*-------inhoud-------------*/
#inhoud{
width:80%;
margin-left:auto;
margin-right:auto;
font-size:85%;
padding-left:2em;
padding-right:2em;
padding-top:0;
padding-bottom:0.5em;
line-height:140%;
color:#000000;
border:#003399 solid 1px;
background-repeat:no-repeat;
background-position:bottom right;
}
#inhoud.nieuws2{
background-image:url(images/loper.jpg);
}
#inhoud.contact2{
background-image:url(images/giraf.jpg);
}
#inhoud.koeien{
background-image:url(images/koeien.jpg);
}
#inhoud p strong{
font-weight:bold;
font-size:1em;
}
#inhoud h1{
padding-top:2em;
font-size:12px;
background-image:url(images/Herman-Nijkamp2.gif);
background-repeat:no-repeat;
background-position:center;
height:126px;
text-indent:-9999px;
}
#inhoud p.center{
text-align:center;
}
#inhoud p{
margin-top:0;
padding-top:0;
}
#inhoud p img{
padding-bottom:0.8em;}
/*--------------------Hier de h2-------------*/
#inhoud h2{
margin-top:1em;
background-repeat:no-repeat;
height:35px;
text-indent:-9999px;
}
#inhoud h2.werk{
background-image:url(images/werk.gif);
}
#inhoud h2.nieuws{
background-image:url(images/nieuws.gif);
}
#inhoud h2.informatie{
background-image:url(images/informatie.gif);
}
#inhoud h2.exposities{
background-image:url(images/exposities.gif);
}
#inhoud h2.downloads{
background-image:url(images/downloads.gif);
}
#inhoud h2.contact{
background-image:url(images/contact.gif);
}

#inhoud h3{
color:#003399;
font-size:100%;
padding:0;
margin:0;
padding-top:1em;
}
p.rechts{
float:right;
padding-left:1em;}
p.links{
float:left;
padding-right:1em;}
/*-------navigatie-------------*/
#navigatie{
/*border-bottom:solid 1px #003399;*/
padding-bottom:0.1em;
}
#navigatie ul{
padding:0;
margin:0;
font-family:Helvetica, Geneva, Arial, sans-serif;
font-size:105%;
font-weight:bold;
list-style:none;
text-align:center;}
#navigatie ul li{
display:inline;
padding:0.8em;
}
/*-------footer-------------*/
#footer{
/*height:60px;*/
text-align:center;
letter-spacing:0.3em;
font-size:80%;
/*border-top:solid 1px #003399;*/
padding-top:0.3em;
clear:both;
}
#fotos{
width: 900px;
margin-left:auto;
margin-right:auto;
text-align:center;}
#fotos img{
padding:0.5em;}
/*-------extra-------------*/
.titel{
font-weight:bold;
color:#003399;
font-size:120%;
}
.beschrijving{
font-size:75%;
line-height:1.2em;}
