.required:after{ 
    content: "*";
    color: red;
    vertical-align: top;
}
#aanvraagBalk
{ 
	width:300px;
}

#vet
{
	font-weight:bold;
}
ul.error{
    color: red;
}
body{
background-color:#CCC
margin-top:10px;
margin-bottom:10px:

}
#myimagecontainer{
	width: 550px;
	height: 400px;
	size:portrait;
	background: white;
}
#opmerking
{
	height:200px;
	width:50px;
}
#vraag
{
	height: 200px;
}
#wrapper{
	border-radius:20px;
	background-color:#666;
	margin:auto;
	width:750px;
	border:2px groove #999;
	moz-box-shadow: 0 0 5px 5px #888;
	webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}
header{
	
	background-image:url(../images/headerNonkel.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:5px;
	padding-left:60px;
	height:120px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	padding-bottom:10px;
	margin-bottom:1px;
	
}
#foto
{
	width:300px;
	height:100px;
	background-size:cover;
	}
footer{
	height:10px;
	text-align:center;
	padding-bottom:15px;
	color:#CCC;
}
header h1{
	color:#FF8204;
	font-size:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
header h3
{
	color:white;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
nav{
	background-color:#000;
	border-bottom-left-radius:20px;
	border: 1px solid black;
	
}

article
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	padding:20px;
	padding-left:60px;
	padding-top:60px;
	color:#FFF;
	width:550px;
	padding-right:0px;
	margin-left:0px;
	font-size:15px;
	background-color:#666;
	min-height:475px;
	max-height:1600px;
}

.fototekst
{
	font-size:small;
}

nav ul{
	list-style: none;
	width:800px;
	margin: 0;
	padding: 0;
	
}

nav li{
	width:160px;
	float: left;
	height:8px;
	text-align:left;
}

nav li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#224C9E;
	color:#FFF;
	float: left;
	width: 100%;
	height: 100%;
	text-decoration:none;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:15px;
	border:1px solid white;
}
form{
     width: 570px;
	 margin-top:10px;
	
}

form div.field, div.button{
     margin-bottom: 5px;
}
form div.field label{
     width: 150px;
     display: inline-block;
     vertical-align: top;
			}
        	form div.field label.required:after{
        		content: "*";
        		color: red;
        	}

        	form div.field input + label{
        		width: 100px;
        	}

        	form div.field input{
        		margin: 0;
        		margin-right: 5px;
        	}

        	form div.field textarea{
        		width: 400px;
        	}

        	form div.field input:after{
        		clear: both;
        	}

        	form div.button input{
        		float: right;
        	}

        	div.clr{
        		clear: both;
        	}
			form div.field input.small{
				width: 50px;
        	}
 a:hover{
	transition: all 0.4s;
	background-color:#FFF;
	color:#039;;
}
#button
{
	width:150px;
	height:25px;
	margin:5px;
}
#werken
{
	color:red;
}
#eersteEl
{
	height:33px;
	background-color:#224C9E;
	width:50px;
	border:1px solid white;
	border-bottom-left-radius:50%;
}
table
{
	font-size:13px;
}
#tweedeEl
{
	height:33px;
	background-color:#224C9E;
	width:55px;
	border:1px solid white;
	border-bottom-right-radius:50%;
}
.rooster
{
	height:315px;
	width:600px;

	
}
.rooster td
{
	
	margin 5px;
	width:100px;
	height:10px;
	
}
a:visited
{
	
	font-style:normal;
}
a
{
	text-decoration:none;
	color:white;
}
.rooster tr
{
	height:50px;
}
.rooster img
{
	width:80%;
	padding:5px;
	border-radius:13%;
}
.ankers
{
	font-size:x-small;
}


