select {
	height:20px;
}

form {
	margin:0px;
}

input, select, option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #63A1C9;
	background-color:transparent;
	overflow:visible;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #63A1C9;
	background-color:transparent;
	overflow:visible;
}

text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body {
	background-attachment	: fixed;
	background-color		: transparent;
	background-image		: url(images/new/background.jpg);
}
.cmsbody {
	background-attachment	: fixed;
	background-color		: transparent;
	background-image		: url(images/new/cmsbackground.jpg);
}

.topbg {
	background-color		: transparent;
	background-image		: url(uploads/header_new.jpg);
	height					: 135px;
	background-position		: left;
	background-repeat		: no-repeat;
}
.contenttop {
	background-color		: transparent;
	background-image		: url(images/new/contenttop.gif);
	background-position		: bottom;
	background-repeat		: no-repeat;
}
.contentbg {
	background-color		: White;
	background-image		: url(images/new/contentbg.jpg);
	background-position		: bottom;
	background-repeat		: no-repeat;
	border-left				: 1px solid #1C3F94;
	border-right			: 1px solid #1C3F94;
	padding					: 5px 10px 10px 10px;
}


.table_bottom {
	font-family				: Verdana;
	font-size				: 11px;
	color					: #63A1C9;
}

.table_content {
	font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	text-align				: justify;
}

table.table_content {
	padding-left			: 10 px;
	padding-right			: 10 px;
	padding-top				: 5 px;
	padding-bottom			: 5 px;
}

.form_dd {
	width					: 300px;
}

.form_content td{
	font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size				: 13px;
	text-align				: right;
}

.product_content {
	font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size				: 13px;
	text-align				: justify;
	background				: #ECF2FC;
	border					: 1px solid #FFFFFF;
	padding-left			: 10 px;
	padding-right			: 10 px;
	padding-top				: 5 px;
	padding-bottom			: 5 px;
}

div.knoppen {
	padding-top				: 2px;
}
.knoppen {
	height					: 20px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: center;
	vertical-align			: middle;
	cursor					: pointer;
	whitespace				: nowrap;
	padding-left			: 3px;
	padding-right			: 3px;
	padding-top				: 0px;
	padding-bottom			: 0px;
	color					: #1C3F94;
	
}
.backknoppen {
	height					: 20px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: center;
	vertical-align			: middle;
	cursor					: pointer;
	whitespace				: nowrap;
	padding-left			: 3px;
	padding-right			: 3px;
	padding-top				: 0px;
	padding-bottom			: 0px;
	color					: #1C3F94;
	width					: 110px;
}


.subknoppen {
	height					: 20px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: left;
	vertical-align			: middle;
	cursor					: pointer;
	whitespace				: nowrap;
	padding-left			: 3px;
	padding-right			: 3px;
	padding-top				: 0px;
	padding-bottom			: 0px;
	color					: #1C3F94;
}
.disclaimer {
	font-family				: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size				: 8px;
	color					: #A1A1A1;
}
.knoppen_p td {
	width					: 80px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: center;
	border					: 1px solid #63A1C9;
	cursor					: hand;
	white-space				: nowrap;
}

.knopjes {
	width					: 15px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: center;
	border					: 1px solid #63A1C9;
	cursor					: hand;
	white-space				: nowrap;
}

.inputfield{
	overflow				: hidden;
	width					: 150px;
	font-family				: Verdana;
	font-size				: 11px;
	text-align				: left;
	border					: 1px solid #63A1C9;
	white-space				: nowrap;
}
.inputfield_small{
	overflow				: hidden;
	width					: 50px;
	font-family				: Verdana;
	font-size				: 10px;
	text-align				: left;
	border					: 1px solid #63A1C9;
	white-space				: nowrap;
}
.submitfield{
	overflow				: hidden;

	font-family				: Verdana;
	font-size				: 11px;
	text-align				: center;
	border					: 1px solid #63A1C9;
	white-space				: nowrap;
}
hr{
	height					: 1px;
	color					: #1C3F94;
	}
.wrapp {
	whitespace : nowrap;
}

a:link{
	color					: #1E7DBA;
}

a:hover{
	color					: #0B4367;
}

a:active{
	color					: #63A1C9;
}

a:visited{
	color					: #1E7DBA;
}

.ButtonOK
{
    border			: 1px solid black;
    cursor			: hand;
    width			: 110px;
    height			: 20px;
    background-color: #426482;
   	font-family		: verdana;
	font-size		: 11px;
}

.inputTxt {
    border: 1px solid #426482;
    width: 115px;
    height: 20px;
    background-color: white;
}


/* Style voor de Newsscan! */

table th
	{
	text-align		: left;
	font-family		: Verdana;
	font-size		: 11px;
	font-weight		: bold;
	background-color: #EDF4FC;
	padding-left	: 5px;
	height			: 20px;
	}

table td
	{
	font-family		: Verdana;
	font-size		: 11px;
	}

.textfield
	{
    border				: 1px solid #63a1c9;
    background-color	: white;
	}

.submitbutton
	{
    border			: 1px solid black;
    cursor			: hand;
    width			: 110px;
    height			: 20px;
    background-color: #edf4fc;
   	font-family		: verdana;
	font-size		: 11px;

	}

input.login{
	border: 1px solid #000000;
	overflow:hidden;
}

.subjects_location
{
	font-weight: bold;
	background: #D6E8FB;
}

.subjects_header
{
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.subjects_height
{
	height: 7px;
}

.subjects_white
{
	background: #FFFFFF;
}

.subjects_white_name
{
	background: #FFFFFF;
	font-size: 10px;
}

.subjects_blue
{
	background: #D6E8FB;
}

.subjects_line_norm
{
	border-bottom: 1px solid #000000;
}

.subjects_line
{
	font-size: 1px;
	border-top: 1px solid #000000;
}

.new_subject_usertype
{
	font-style: italic;
	font-size:  10px;
}

input.forum, textarea.forum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #63A1C9;
	background: #FFFFFF;
	overflow:hidden;
}

table.forum {
	background-color: #ECF4FC;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding: 9px;
}

.user_profile_line
{
	whitespace				: nowrap;
	font-style: italic;
}

.register_error
{
	color: #FF0000;
}