/* -- CSS Template, copyright by Your Company BV, NL -- */

body {
	margin:0px;
	padding:0px;
	background:  #EFE7F7 url('http://www.yourcompany.nl/images/layout/achtergrond.jpg') center repeat-y;
}

div.email {
background-color: #FFFFFF;
}

* {
	margin:0px;
	padding:0px;
}

.go_away{
	display: none;
}

td, div, th, span {
	vertical-align:top;
	text-align:left;
	border:0px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

/* Menu */

ul{
list-style: none;
margin: 0 0 0 15px;
padding: 0;
}

li{
padding: 2px 0 2px 0;
margin: 0;
}

li li{
padding: 2px 0 2px 0;
margin: 0;
}

ul ul{
margin: 4px 0 0 15px;
padding: 0;
}

/*ul a:link, ul a:visited{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background: none;
}*/

ul a:link, ul a:visited{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background: transparent;
}

ul a:hover, ul a:active{
font-weight: bold;
color: #FFFFFF;
background: transparent;
}

ul ul a:link, ul ul a:visited, ul ul a:hover, ul ul a:active{
font-weight: normal;
}

li span{
color: #FFFFFF;
font-weight: bold;
background: transparent;
}

li li span{
color: #FFFFFF;
font-weight: normal;
background: transparent;
}

hoofd a:link{
color: #FFFFFF;
font-weight: bold;
font-face: 12px Arial;
}

/* Afbeeldingen */

img {
	border:none;
}


/* Links */

a:link {
	color: #50027C;
	text-decoration: none;
}

a:visited {
	color: #50027C;
	text-decoration: none;
}

a:hover {
	color: #FF1009;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}


/* Indeling */

div.container {
	width:802px;
	margin:0px auto;
	height: auto;
background: #EDE5F2 url('http://www.yourcompany.nl/images/layout/achtergrond.jpg') center repeat-y;
}

div.header {
	width:auto;
	height:30px;
	margin-top:0px;
	padding-top:20px;
	background-color:#FFFFFF;
	text-align: center;
}

div.leftcontent {
	float:left;
	width:177px;
	background-color: #50027C;
	height: 400px;
  border-left: 1px solid #EDE5F2;
}

div.maincontent {
	float:left;
	width:232px;
	background-color: #C2A7D1;
	height: 300px;
}


/* Opmaak binnen de vlakken */

div.rightcontent {
	float:left;
	width:391px;
	background-color:#FFFFFF;
	height: auto;
  border-right: 1px solid #EDE5F2;

}

div.inschrijven {
	float:left;
	width:623px;
	background-color:#FFFFFF;
	height: auto;
  border-right: 1px solid #EDE5F2;
	}
	
div.imageinschrijven {
background: url('http://www.yourcompany.nl/images/layout/header inschrijven.gif');
width: auto;
height: 117px;
}

div.content {
padding-top: 20px;
padding-right: 15px;
padding-left: 15px;
text-align: justify;
}

div.vacatures {
padding-top: 20px;
padding-right: 15px;
padding-left: 15px;
text-align: justify;
}

a.vacatures{
	color: #FFFFFF;
text-decoration: none;
font-style: normal;
}

a.schuinelinks:link, a.schuinelinks:hover, a.schuinelinks:visited, a.schuinelinks:active{
font-style: italic;
font-size: 10px;
}


div.menu {
padding-top: 40px;
padding-left: 5px;
color: #FFA500;
}

/* Opmaak  binnen contentstuk */

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin-bottom:15px;
}

div.logo {
background: url("http://www.yourcompany.nl/images/layout/logo2.jpg");
width: auto;
height: 117px;
}

input {
    border: 1px solid #000000;
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

textarea {
    border: 1px solid #000000;
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
