html, table, tr, td
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

img
{
	border:0;
}

h1
{
	color:#1b3864;
	font-size:14px;
}

h2
{
	color:#1b3864;
	font-size:12px;
}

h3
{
	color:#bf2f38;
	font-size:11px;
}

#application
{
	position:absolute;
	width:1000px;
	min-height:600px;
	left:50%;
	margin-left:-500px;
	background-image:url('http://www.fulltech.nl/fulltech/images/fulltech_logo.png');
	background-repeat:no-repeat;
	background-position:5px 0px;
}

#menu
{
	margin-top:100px;
}

a.menu_item
{
	border:0;
	float:left;
}

#content
{
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	/*height:400px;*/
	min-height:400px;
	border-bottom:1px solid #DDDDDD;
}

#search_links
{
	position:absolute;
	right:15px;
	top:0px;
	width:300px;
}

table.search_links
{
	width:300px;
	border-spacing:0;
}

td.search_link
{
	border-bottom:2px solid #DDDDDD;
}

a
{
	text-decoration:none;
	color:#1b3864;	
}

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

a.active
{
	color:#bf2f38;
}

input.search_nonactive, input.search_active
{
	color:#CCCCCC;
	border:1px solid #BBBBBB;
	float:left;
}

input.search_active
{
	color:#000000;
}

input.search_submit
{
	color:#FFFFFF;
	border:0;
	background-color:#FFFFFF;
	background-image:url('http://www.fulltech.nl/fulltech/images/arrow_right.png');
	background-repeat:no-repeat;
	background-position:8px 2px;
	width:50px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.footer
{
	margin-left:15px;
	margin-right:15px;
	text-align:right;	
}

input.login, input.settings
{
	width:150px;
	border:1px solid #1b3864;
}

input.button
{
	border:1px solid #bf2f38;
	background-color:#FFFFFF;
	color:#1b3864;
}

p.error
{
	color:#FF0000;
}

input.settings
{
	width:450px;
}

p.ok
{
	color:#008000;
}

textarea.ckeditor
{
	
}

#sub_menu
{
	margin-left:15px;
	margin-right:15px;
	padding-bottom:2px;
	border-bottom:2px solid #DDDDDD;
}

input.input, select
{
	width:300px;
	border:1px solid #1b3864;
}

table.contactform tr td
{
	vertical-align:top;
}

input.contactform
{
	width:300px;
}

textarea.contactform
{
	width:300px;
	height:200px;
}

.red
{
	color:#FF0000;
}

input.domaincheck
{
	width:200px;
}

.light
{
	background-color:#FFFFFF;
}

.dark
{
	background-color:#EEEEEE;	
}

.green
{
	color:green;
}
