body,p,span,table,tr,td,input,select,textarea,li,ul,ol,font,span,div {
	font-family: Trebuchet MS,arial,verdana; 
	font-size: 11px; 
	line-height: 120%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS,verdana,arial; 
	font-size: 16px; 
	color: #5A7696; 
	display: block; 
	margin-bottom: 15px;
}

a {
text-decoration:	underline;
color: 	#A01818;
}

a:hover {
text-decoration:	none;
}

.submenu a:link, .submenu a:visited {
	color: #000000;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	background-color: #FFFFFF;
	display: block;
}
.submenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
	display: block;
}

.submenu2 a:link, .submenu2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	background-color: #5A7696;
	display: block;
}
.submenu2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
	display: block;
}


.xxcsc-form-label-req {
	font-family: Trebuchet MS,arial,verdana; 
	font-size: 11px; 
	line-height: 120%;
}
xxtd.input {
	font-family: Trebuchet MS,arial,verdana; 
	font-size: 11px; 
	height: 17px;
}

/* Common typo3 css */
.csc-mailform {
	margin: 0px;
}
/*input.text {
	width: 130px; 
	height: 17px; 
	border: 1px solid #5A7696;
	font-family: Trebuchet MS,arial,verdana; 
	font-size: 11px; 
}
input.image {
	width: 130px; 
	height: 17px; 
	border: 1px solid #5A7696;
	font-family: Trebuchet MS,arial,verdana; 
	font-size: 11px; 
}*/
.csc-form-fieldcell {

}
.csc-form-label, .csc-form-label-req {
	font-weight: 700;
}

.csc-frame .csc-frame-rulerAfter {
	border-bottom: 1px solid black;
}