body, p, a, td, tr, table, form, textarea, select, li, ul, h5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

h5 { 
	font-size: 16px;
}

a:link, a:visited, a:active, a:hover {  color: #FF8B00; font-weight:bold;}
a:hover {  text-decoration: underline;}

.top, a.top, a.top:link, a.top:visited, a.top:active {  font-size: 10px; color: #011F7C; font-weight:normal;}
a.top:hover {  color: #FF8B00; text-decoration: underline;}

.textgrau {  font-size: 10px; color: #9A9A9A; }
a.textgrau, a.textgrau:link, a.textgrau:visited, a.textgrau:active {  font-size: 10px; color: #FF8B00; }
a.textgrau:hover {  color: #FF8B00; text-decoration: underline;}

.nav, a.nav {  font-size: 14px; color: #ffffff; font-weight:normal;}
a.nav:link, a.nav:visited, a.nav:active {  font-size: 14px; color: #011F7C; font-weight:normal;}
a.nav:hover {  color: #ffffff; text-decoration: none; font-weight: normal;}

.formtext {
	font-size: 11px;
	color: #b0b0b0;
}

// textarea {
//    scrollbar-base-color:#666666;
//    scrollbar-3dlight-color:#999999;
//    scrollbar-arrow-color:#666666;
//    scrollbar-darkshadow-color:#999999;
//    scrollbar-face-color:#999999;
//    scrollbar-highlight-color:#FFFFFF;
//    scrollbar-shadow-color:#6E6559;
//    scrollbar-track-color:#999999;
//  }

.inputbox {
	font-size: 11px;
	border: 1px outset #666666;
	width:230px; 
}

// input[type="text"]:hover, select:hover, textarea:hover {  border: 1px solid #FF8B00;}

.checkbox {
	font-size: 11px;
	border: 1px outset #666666;
}

.send {
	font-size: 11px;
	color: #ffffff;
	border: 1px outset #e0e0e0;
	background-color: #011F7C;
	cursor: hand;
}

.blueframeline {
	border-top: 1px solid #011F7C;
	border-right: 1px solid #011F7C;
	border-bottom: 0px solid #011F7C;
	border-left: 0px solid #011F7C;

}

.blueframeright {
	border-top: 0px solid #011F7C;
	border-right: 0px solid #011F7C;
	border-bottom: 0px solid #011F7C;
	border-left: 1px solid #011F7C;
}

table.woche td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
}

table.woche {
	border-top: 1px solid #e0e0e0;
}

.hdlnimg {
	margin-top: 20px;
	margin-bottom: 8px;
}

.contentimg {
	margin-top: 3px;
	margin-left: 8px;
}
