.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #201F47;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
                padding-bottom : 2px;
	font-weight: normal;
	color: #201F47
}

.cross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
                padding-bottom : 2px;
                text-decoration: line-through;
	color: #201F47
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
                padding-bottom : 2px;
                text-decoration: none;
	color: #201F47
}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393884;
	text-decoration: none;
}
.menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C72C1A;
	text-decoration: none;
}

.content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C72C1A;
	text-decoration: none;
}


body {
	scrollbar-3dlight-color:#393884;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#393884;
}


SELECT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
} 
INPUT {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px 
}

td {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #201F47;
	text-decoration : none;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
                font-weight: bold;
	color : #FFFFFF;
	margin-bottom : 0px;
	margin-top : 3px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #201F47;
	margin-bottom : 0px;
	margin-top : 0px;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #201F47;
	margin-bottom: 0px;
	margin-top: 0px;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #201F47;
	margin-bottom: 0px;
	margin-top: 0px;

}
H5{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color : #201F47;
}

H6{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #201F47;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #201F47;
}
.subhead2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #201F47;
}
.subhead3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #201F47;
                text-decoration: none;
}
.headerdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #201F47;
	font-weight: normal;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #201F47;
	font-weight: normal;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #201F47;
}
.bulletlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
}
.table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
}

.searchform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #201F47;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #201F47;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0000;
}




.loginform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	font-weight : normal;
	background-color: #E6E6E6;
	border: #E6E6E6;
	border-color: #454545;
                border-width: 1; 
	border-style:solid;
}
.mailformsend {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #E6E6E6;
	font-weight : normal;
	background-color: #454545;
	border: #E6E6E6;
	border-color: #454545;
                border-width: 1; 
	border-style:solid;
}

.filelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #201F47;
}

.sitemap1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
                font-weight : bold;
                background-color: #454545;
}
.sitemap2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #201F47;
	margin-left : 25px;
}
.sitemap3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
                font-weight : normal;
	color : #201F47;
	margin-left : 45px;	
}
.sitemap4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
                font-weight : normal;
	color : #201F47;
	margin-left : 75px;
}

.celmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : 201F47;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #201F47;
	margin-left : 20px;
	margin-top : 3px;
}

