.std, td, .black, .copyadress {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 12px;
	text-decoration: none;
	color:#000000;
}

.stdi {
	font-family : Verdana,Arial,Efont Fixed;
	font-size : 12px;
	text-decoration: none;
	color:#0072FF;
}

.fett {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}


.table_headline {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}



.white {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 12px;
	text-decoration: none;
	color:#ffffff;
}

.error, .red {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 12px;
	text-decoration: none;
	color:#ff0000;
}

input.ierror {
	background-color: #ff0000;
	color:#ffffff;
}

img.ierror {
	border: 2px solid #ff0000;
}


input, select {
	font-family : Arial,Efont Fixed;
	font-size : 12px;
	border: 1px solid #666666;
}

textarea {
	font-family : Arial,Efont Fixed;
	font-size : 12px;
	border: 1px solid #666666;
}


a.black:link {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px; color:#000000;}
a.black:visited {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#000000;}
a.black:active {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#000000;}
a.black:hover {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#0072FF;}

a.white:link {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px; color:#ffffff;}
a.white:visited {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#ffffff;}
a.white:active {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#ffffff;}
a.white:hover {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 12px;color:#000000;}

a.menu:link {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px; color:#000000;}
a.menu:visited {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#000000;}
a.menu:active {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#000000;}
a.menu:hover {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 11px;color:#0072FF;}

a.selected:link {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px; color:#ffffff; background-color: #0072FF; padding-bottom: 3px; padding-top: 3px; padding-left: 1px; padding-right: 1px;}
a.selected:visited {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#ffffff; background-color: #0072FF; padding-bottom: 3px; padding-top: 3px; padding-left: 1px; padding-right: 1px;}
a.selected:active {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#ffffff; background-color: #0072FF; padding-bottom: 3px; padding-top: 3px; padding-left: 1px; padding-right: 1px;}
a.selected:hover {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 11px;color:#ffffff; background-color: #0072FF; padding-bottom: 3px; padding-top: 3px; padding-left: 1px; padding-right: 1px;}

a.pathselected:link {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px; color:#0072FF;}
a.pathselected:visited {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#0072FF;}
a.pathselected:active {font-family : Verdana, Arial,Efont Fixed; text-decoration: none; font-size : 11px;color:#0072FF;}
a.pathselected:hover {font-family : Verdana, Arial,Efont Fixed; text-decoration: underline; font-size : 11px;color:#000000;}



div, form { 
	display:inline;
}

tr.table, td.table {
	background-color: #eeeeee;
}

tr.table2, td.table2 {
	background-color: #e2e2e2;
}

tr.table_blue {
	background-color: #B6D5FC;
	cursor: pointer;
}

.dete_topic {
	font-family : Verdana, Arial,Efont Fixed;
	font-size : 18px;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}