p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i
     { font-family:Verdana, sans-serif; color:#000000; }
	 
td.caption {
	color: #03958B;
	font-size: 12px;
	font-weight: bold;
}

td.box_light {
	background-color: #EEEEEE;
}

td.box_bordered {
	border: 1px solid #EEEEEE;
}

td.light {
	color:#AAAAAA;
}

h1 {
	font-weight:bold;
	color:#03958B;
	font-size:12px;
}

h2 { font-size:11pt; }

h3 { font-size:10pt; }

h4 { font-size:9pt; }

hr {
	color: #03958B;
	height: 1px;
}

td.dark_gray { background-color:#CCCCCC; }
td.gray { background-color:#DDDDDD; }
td.light_gray { background-color:#EEEEEE; color:#000000; }
td.bd1_3 { background-image: url(bilder/bd1_3.gif); }
td.bd3_1 { background-image: url(bilder/bd3_1.gif); }
td.bd3_3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11px; }
.small { font-size:9px; color:#B5B5B5; }
.light_gray { color:#EEEEEE; }
.orange { color:#FA9E00; }
.turquoise { color:#03958B; }
strong { color:#03958B; }

a { color:#FA9E00; text-decoration:none; }
a:visited { color:#FA9E00; text-decoration:none; }
a:active { color:#FA9E00; text-decoration:none; }
a:hover { color: #FA9E00; text-decoration: underline; }
.error {
	font-weight: bold;
	color: #FF0000;
}

a.trial_edit {
	color: #000000;
	text-decoration: none;
}

a.trial_edit:hover {
	color: #FA9E00;
	text-decoration: underline;
}

a.trial_edit:visited {
	color: #000000;
	text-decoration: none;
}