/* CSS Document */
body, html { 
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
    height: 100%; 
    margin: 0; 
    padding: 0;
	background-color:#ffffff;
}
.main {
    background-color:#ffffff;
    padding-top: 20px; 
    width: 100%; 
    height: 100%; 
    margin: 0 auto 0 auto;
} 
.content { 
    width: 975px;
	background-image:url(sys-img/bg_pix.gif);
	background-repeat:repeat; 
    height: 730px;
    margin: 0 auto 0 auto; 
}
h1 {
    font-size: 20px;
	color: #244e97;
	font-weight:normal;
}
.txt_bl1 {
    font-size: 40px;
	line-height: 40px;
    color: #244e97;
}
.txt_bl2 {
    font-size: 60px;
	line-height: 60px;
    color: #244e97;
}
.txt_bl3 {
    font-size: 24px;
	line-height: 24px;
    color: #244e97;
}
.txt_bl4 {
    font-size: 18px;
	line-height: 18px;
    color: #244e97;
}
.txt_bl5 {
    font-size: 12px;
	color: #244e97;
}
.txt_bl6 {
    font-size: 22px;
	color: #244e97;
}
.txt_gr1 {
    font-size: 40px;
	line-height: 40px;
    color: #8f8f8f;
}
.txt_gr2 {
    font-size: 60px;
	line-height: 60px;
    color: #8f8f8f;
}
.txt_gr3 {
    font-size: 24px;
	line-height: 24px;
    color: #8f8f8f;
}
.txt_gr4 {
    font-size: 18px;
	line-height: 18px;
    color: #8f8f8f;
}
.txt_gr5 {
    font-size: 12px;
	color: #8f8f8f;
}
.txt_gr6 {
    font-size: 14px;
	color: #8f8f8f;
}
.txt_sw {
    font-size: 14px;
	color: #000000;
}
.txt_sw2 {
    font-size: 14px;
	color: #545454;
	font-weight:bold;
}
.txt_imp {
    font-size: 11px;
	color: #000000;
}
.naviHH {
    font-size: 20px;
	color: #181716;
}
.navitop a {
   font-size: 20px;
   color: #244e97;
   text-decoration: none;
}
.navitop a:hover {
   font-size: 20px;
   color: #181716;
   text-decoration: none;
}
.navibot a {
   font-size: 12px;
   color: #8f8f8f;
   text-decoration: none;
}
.navibot a:hover {
   font-size: 12px;
   color: #244e97;
   text-decoration: none;
}
.navi a {
   font-size: 18px;
   color: #8f8f8f;
   text-decoration: none;
}
.navi a:hover {
   font-size: 18px;
   color: #244e97;
   text-decoration: none;
}
.navicms a {
   font-size: 14px;
   color: #244e97;
   font-weight:bold;
   text-decoration: none;
}
.navicms a:hover {
   font-size: 14px;
   color: #e80f0f;
   font-weight:bold;
   text-decoration: none;
}
.navicmsHH {
   font-size: 14px;
   color: #181716;
   font-weight:bold;
   text-decoration: none;
}
.navicmskl a {
   font-size: 11px;
   color: #244e97;
   font-weight:bold;
   text-decoration: none;
}
.navicmskl a:hover {
   font-size: 11px;
   color: #e80f0f;
   font-weight:bold;
   text-decoration: none;
}
.navi_imp a {
   font-size: 14px;
   color: #000000;
   text-decoration: none;
}
.navi_imp a:hover {
   font-size: 14px;
   color: #244e97;
   text-decoration: none;
}
.txt_blau {
    font-size: 30px;
	line-height: 30px;
    color: #244e97;
}
.fehler {
    font-size: 13px;
	color: #e80f0f;
}
.tabhead {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color:#c8c8c8;
}
.input {
    font-size: 12px;
	color: #000000;
}

