@import url(http://fonts.googleapis.com/css?family=Droid+Sans:700,400); /*apple*/
body {
/*background-image:url('bg.png');*/
background-color: rgb(242, 242, 242); /*apple*/
font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif; /*apple*/
letter-spacing:1px;
}

::selection
{
background-color:rgb(200, 200, 200)/*apple#842461*/;
color:white;
}
::-moz-selection
{
background-color:rgb(200, 200, 200)/*apple#842461*/;
color:white;
} 


p {
color:rgb(118, 118, 118);/*apple*/
font-size:15px;
}
p a:visited {
color:rgb(118, 118, 118);
}
p a{
color:rgb(118, 118, 118);
}
hr {
margin-top:0px;
margin-bottom:0px;
color:white;
}
#menu {
height:40px;
}

/*a:link {
text-decoration:none;
border-bottom:1px solid black;
}

a:visited {
border-bottom:1px solid grey;
}

a:hover {
border-bottom:1px solid red;
}

paarse onderstreep menu */
#logo {
/*
color:white;
background: rgb(160,160,160);
background: -moz-linear-gradient(top, rgba(160,160,160,1) 0%, rgba(124,124,124,1) 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,160,160,1)), color-stop(99%,rgba(124,124,124,1)));
background: -webkit-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(124,124,124,1) 99%);
background: -o-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(124,124,124,1) 99%);
background: -ms-linear-gradient(top, rgba(160,160,160,1) 0%,rgba(124,124,124,1) 99%);
background: linear-gradient(to bottom, rgba(160,160,160,1) 0%,rgba(124,124,124,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#7c7c7c',GradientType=0 );
*/
margin-bottom:0px;
height:155px;
font-family:sans-serif;
width:845px;

}
h2 {
font-family: 'Droid Sans', sans-serif;
text-align: center;
color:#404040;
width:400px;
}
.inputtext {width:300px; height:3em;}
.purple{
color:rgb(100,100,100)/*#842461 apple*/;
/*font-family: Helvetica, Arial, Sans-Serif;*/
}
#container {
margin-top:20px;
margin-left:auto;
margin-right:auto;
width:845px;
height:840px;
/*background-color:white;*/
box-shadow: 0px 3px 10px rgb(150,150,150);
border-color:rgb(90,90,90);
border-width:1px;
border-style:solid; 

}
#text1 {
width:400px;
margin:30px;
}
.textl {
float:left;
width:400px;
margin-left:20px;
}


.plaatje {
float:right;
}

#onder {
margin:0px;
padding:0px;
overflow:auto;
height:645px;
width:845px;
color:#293133;
background-color:white;
border-radius:3px;


}

.submit {
 color: #fff;
box-shadow: 0px 3px 6px #888;
 border: 1px solid rgb(78,78,78)/*apple#333*/;
 background-color:rgb(138,138,138);
 height:25px;
 width:70px;
 text-align: center;
}
.submit a{
color:white;
text-decoration:none;
}
.bot {
color:grey;
font-size:30px;
}



/*menu*/
.menu a {
font-size:12px;
color:rgb(118, 118, 118);
}
.actief  a{
color:rgb(118, 118, 118);
	border-width:0px;
border-bottom-width:2px;
border-style:solid;
border-color:rgb(178,178,178)/*#842461apple*/;
}

.menu{
    width: 100%;
background-color:white;
width:845px;

	}


.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;

	}
 
.menu ul li a{
    float: left; text-decoration: none;
  color:rgb(118, 118, 118);
    padding: 10.5px 11px;
 }
 
.menu ul li a:visited{
   color:rgb(118, 118, 118);}
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:rgb(120,120,120) /*#842461apple*/;;
		border-width:0px;
border-bottom-width:2px;
border-style:solid;
border-color:rgb(95,95,95)/*apple#842461*/;



	}
	
	/*box-shadow: 0px 3px 10px rgb(90,90,90);
border-color:rgb(90,90,90);
border-width:1px;
border-style:solid; */
