a {color: #000000; text-decoration:underline;}
a:hover {color: #000000;}
td.coreg {color: #000000;}
td.coreg a {color: #000000;}
div.footer {color: #000000; font-size:11px; text-align:center;font-weight:bold;padding-top:5px;}
div.footer a {color: #000000;font-weight:bold; font-size:11px; text-decoration:none;}
.textfeld {background-color:#ffffff; color:#666666; height:18px; border:solid; border-width:1px; font-size:11px; padding-left:3px; padding-top:1px;}
.selectfeld {background-color:#ffffff; color:#666666; height:18px; border:solid; border-width:1px; font-size:11px; padding-left:3px;}

body{
	margin-top:20px;
}
body, div, td, input, p{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;	
}
input,select {border:1px solid #333333;margin:0px;}
h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
h3{
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

div#globalcont{
	width:800px;
	margin:0 auto;
	position:relative;
}
div#contentleft{
	width:380px;
	float:left;
	margin-top:6px;
}

div#contentright{
	width:394px;
	float:left;
	margin-left:6px;
	background-color:#E1E0E0;
	margin-top:6px;
	padding:10px;
}
div.formcont div.text{
	width:124px;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:5px;
}
div.formcont{
	width:380px;
}
div.fl{
	float:left;
	margin-top:5px;
}
div.cl {
	clear:left;
}
div.errorbox {z-index:2;position:absolute;background-color:#e30026;padding:5px;top:250px;left:500px;visibility:hidden;display:none;height:345px;width:365px;border:1px solid black;}
