

/*

*/

#newsheader {
	float:left;
	width:480px;
	padding:2px;
	background-color:#495a64;
	color:#b2d3e4;
}
#newsheader p {
	margin:0;
}
#newscontent {
	float:left;
	width:480px;
	padding:2px;
	border-bottom:1px dashed #f1f1f1;
}
#readmore {
	width:480px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px dashed #666666;
}

#divaction {
	width:450px;
	border-right:5px solid #f1f1f1;
	background-color:#484848;
	min-height:20px;
	padding-left:2px;
	padding-bottom:2px;
}


input {
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
}
input.login {
	width:70px;
	color:#FFFFFF;
	background-color:#5c5c5c;
	margin-top:10px;
}
input.senden {
	width:70px;
	color:#FFFFFF;
	background-color:#5c5c5c;
}
textarea { 
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:250px;
	height:130px;
}
select {
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
}


#divdetails {
	width:480px;
	margin-bottom:5px;
}
#divdetailssmall {
	width:440px;
	margin-bottom:5px;
}
#divdetailspos1 {
	width:150px;
	border-right:1px dashed #ffffff;
	float:left;
	height:25px;
}
#divdetailspos2 {
	width:300px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:25px;
}
#divdetailsposh1 {
	width:150px;
	border-right:1px dashed #ffffff;
	float:left;
	height:135px;
}
#divdetailsposh2 {
	width:300px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:135px;
}


.galmeneu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	position:absolute;
	z-index:80;
	bottom:0;
	left:0;
	background-color:#000000;
	height:20px;
	width:100%;
	text-align:center;
}
.galmeneu a {
	color:#f1f9fd;
}
