#login_menu{
	color:#FFFFFF;
}
 
 * {
	padding:0;
	vertical-align:bottom;
}

img{
	border-style:none;
}

html{
	background:#0000fe;
}

p{
	margin-top:30px;
}

body{
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;	font-size:12px;
	font-weight:lighter;
	padding:0;
	margin:0;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 50%px;
	width: 100%;
	height:680px;
	margin-top: -350px;
}

#content{
	position:relative;
	height:512px;
	width:1080px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	position:relative;
	top:-15px;
	left:0px;
	width:284px;
	height:97px;
}

#foto{
	float:left;
	width:540px;
	height:540px;
	margin-top:-4px;
	background:#FFFFFF;
}

#tekst{
	float:left;
	width:540px;
	height:540px;
	background:#FFFFFF;
	margin-top:-4px;
} 


#inhoud{
	float:left;
	margin-left:-40px;
	margin-top:5px;
	width:580px;
	height:515px;
	color:#666666;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #85d22e;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}


.or{
	color:#8a1414;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.or1{
	color:#FFFFFF;
	font-size:11px;
}

.vet{
	font-weight:bold;
}

.or1 a{
	text-decoration:none;
	color:#FFFFFF;
}

#menu{
	float:left;
	font:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	width:auto;

}
#menu li{
	display:inline;
  text-transform:uppercase;
	padding-right:54px;
}

.pad{
	clear:all;
	position:absolute;
	margin-left:-10px;
	}

#menu a{
	text-decoration:none;
	color:#FFFFFF;
}

#menu a:hover{
	color:#FFFFFF;
}

#westmedia{
	float:right;
	margin-top:-60px;
}


textarea, input, select {
	background: #8c8b86;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#submit {
	color: #FFFFFF;
	background-color: #b0b0b0;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	width:153px;
	text-align:left;
}

.form_field {
	width:151px;
	height:16px;
}

.form button{
	width:151px;
	height:16px;
	text-align: center;
}

.button {
	text-align: center;
	width:151px;
	height:16px;
}


#logout{
	width:50px;
	height:auto;
	float:right;
	margin-top:-18px;
	margin-left:10px;
} 

#logout a{
	text-decoration:none;
}

#tekening{
	margin-left:40px;
	margin-top:100px;
}
