A,body,td {
	font-family: Trebuchet MS;
	font-size:11px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	color: #0E074C;
	text-align : justify;
}

.heading {
	font-size: 11px;
	font-weight : bold;
}

.mainnav {
	font-size: 10px;
	color: #000000;
}
.whitenav {
	font-size: 11px;
	color: #ffffff;
}

.cms_top {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

A.mainnav { text-decoration: none}
A:hover.mainnav {text-decoration: none;}

.specialheading {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;	
}
A.specialheading { text-decoration: none}
A:hover.specialheading {text-decoration: none;}


.speciallink {
	font-size: 11px;
	cursor: hand;
}
.whitelink {
	font-size: 12px;
	font-weight: normal;	
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}
A:hover.whitelink {text-decoration: underline;}
A.speciallink { text-decoration: none}
A:hover.speciallink {text-decoration: underline;}



.search_label         {
	font-size:10px;
	border : 1px solid #ffffff;
	height: 9px;
	color: #ffffff;
}

.pagina_titel
{
	font-size:12px;
	color: #333366;
	font-weight: bold;
}


.login           {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ObjectEdit_TextArea
{
	font-size:11px;
	background-color : #8585A4;
	color: #ffffff;	
}

.ObjectEdit_Input
{
	font-size:11px;
	background-color : #8585A4;
	color: #ffffff;	
}

.form_input             
{ 
	background: #ffffff;
	font-size:11px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;	
	border: 1px solid;
	width : 200px;
}

.form_input_err             
{ 
	background: #FF8080;
	font-size:11px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;	
	border: 1px solid;
	width : 200px;
}

.form_button          { 
{
	background: #CCCCCC;
	height: 18x;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	cursor: hand;
	color: #000000;
	border : 1px solid;
	width : 80px;
}
.form_td1                { }
.form_td2                {}
.form_tr                   {}
.form_table             {}