/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #432121;
	margin-top:0px;
	background-image:url('/images/main_bg.gif');
	background-repeat:repeat-x;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
	text-align: center;
}
H3 {
	font-size : 14px;
	margin:0px;
	
}

.menutoplevel{
 color : #5c001f;
 font-size : 13px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #5c001f;
 font-size : 13px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #5c001f;
 font-size : 13px;
 font-weight : bold;
 line-height : 30px;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #432121;
	font-weight: bold;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #990033;
	border: solid 1px #990033;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #e0c4c4;
	border: solid 1px #e0c4c4;

}

.txt_adressenorm{
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #432121;
}