/* CSS Document stadswerkplaats groningen 2008*/

* {margin: 0; padding: 0;}

html{
text-align:center;
color:#FFFFFF;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#362f2d;
background-repeat:no-repeat;
background-position: bottom left;
text-align:left;
}

#container{
width:100%;
background-position:bottom right;
background-repeat:no-repeat;
}

#aambeeld{
background-color:#282842;
padding-top:20px;
padding-left:31px;
padding-right:79px;
text-align:center;
float:left;
}
#aambeeld img{
margin-right:-18px;
}

/*#zaagblad{
background-color:#080727;
height:142px;
float:left;
}*/

#header{
background-image:url(plaatjes/bakfiets.jpg);
background-position:right;
background-repeat:no-repeat;
/*background-color:#080727;*/
background-color:#282842;
/*dit is de paarsachtige achtergrond kleur van de header*/
color:#fc3;
/*dit is de gele kleur*/
height:120px;
}
/*#headerno{
background-image:url(plaatjes/noordoost.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#2a2a38;
color:#fc3;
height:142px;
}
#headerindex{
background-image:url(plaatjes/swp-ext2.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#080727;
color:#fc3;
height:142px;
}*/
#headercursus{
background-image:url(plaatjes/cursus.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#080727;
color:#fc3;
height:142px;
}
.kop{
font-size:45px;
height:54px;
}
h2{
font-size:24px;
}
h3{
font-size:14px;
font-weight:bold;
}
p{
margin-top:0;
padding-top:0;
}
#nav{
clear:both;
background-color:#fc3;
background-image:url(plaatjes/gele_rand.jpg);
background-repeat:repeat-x;
height:29px;
font-size:0.9em;
font-weight:bold;
padding-top:7px;
}
#nav ul li{
padding-right:0.9em;
}
#nav ul{
list-style:none;
padding-left:273px;
}
#nav ul li{
display:inline;
}
#links{
float:left;
width:194px;
height:360px;
padding-right:31px;
padding-top:31px;
color:#fef4dc;
font-size:1em;
font-weight:bold;
text-align:right;

}
#links ol{
list-style:none;
}
#links ol li{
padding-top:1em;

}
#tekst{
background-color:#fef4dc;
/*height:380px;*/
height:500px;
/*als height= 500px dan komt afbeelding van de body omhoog*/
float:left;
/*deze float is voor firefox, anders gaat de tekst div over de link div. Explorer doet dit niet*/
width:55%;
padding-top:31px;
padding-left:48px;
padding-right:5%;
line-height:1.4em;
font-size:13px;
color:#564e42;
overflow:auto;
background-image:url(plaatjes/onderlogo3b.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
#tekst p{
padding-top:1em;}

#tekst ul{
margin-left:3em;
margin-top:0.4em;}
#voetnoot{
clear:both;
padding:1em;
color:#fef4dc;
font-size:10px;
font-weight:bold;
letter-spacing:0.1em;
padding-left:225px;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#FF0000;
border-bottom:solid 1px red;
}
#links a{
color:#fef4dc;
text-decoration:none;
}
#links a:hover{
color:red;
border-bottom:solid 1px red;
}
#cursusnieuws{
background-color:white;
border:solid 1px #CCCCCC;
padding:1em;}

#galerie{
background-color:#fef4dc;
/*height:380px;*/
height:500px;
/*als height= 500px dan komt afbeelding van de body omhoog*/
float:left;
/*deze float is voor firefox, anders gaat de tekst div over de link div. Explorer doet dit niet*/
width:60%;
padding-top:31px;
padding-left:48px;
padding-right:5%;
line-height:1.4em;
font-size:13px;
color:#564e42;
overflow:auto;
background-image:url(plaatjes/onderlogo3b.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}