a {
font-family: Arial, Helvetica, sans-serif; color: #364666; text-decoration: underline
}
.nav {  background-color: #364666}
.nav-linie {  background-color: #808DA2}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #364666; line-height: 18px; text-decoration: none}
.text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #364666; line-height: 16px; text-decoration: none}
.news-headline {  font-family: Arial, Helvetica, sans-serif; font-size: /*13px*/ 80%; font-weight: bold; color: #364666}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
form {  font-size: 5px}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	border:0
}.text-mo { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #364666 }
.text_mo { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #364666 }
.bot_dark {  background-color: #F0F2F5}
.bot_light {  background-color: #F0F2F5}
.headline { font-family: Arial, Helvetica, sans-serif; font-size: /*18px*/ 100%; font-weight: bold; color: #364666 }
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364666;
	text-decoration: none}


}
.submenumini { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #364666 ; text-decoration: none ; height: 16px}
.textlink {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #364666; line-height: 15px
}
.textkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364666;
	line-height: 16px;
	text-decoration: none;
	font-style: italic;

}
.submini {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #364666 ; text-decoration: none ; height: 16px
}
UL {
    list-style-type: disc;
    list-style-position: outside;
   }
.form-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.nav-linieselected { background-color: #FFFFFF}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #364666; line-height: 18px; text-decoration: none; margin-top:0em; margin-bottom:0em }
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #364666; line-height: 18px; text-decoration: none; margin-top:0em; margin-bottom:0em }
.poweredby { color: #FFFFFF; text-decoration: none }
input.mainarea {
	background-color:#E7EAEE;border:0;
          width: 100%
}
input.mainareabutton {
	background-color:#C8CFD8;border:0
}
.error { color: #800000 }
.text_tooltip { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #364666 }

.result_headline {
        color:#666666;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        font-weight:bold;
}

.result_excerpt {
        color:#000000;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
}

.result_excerpt b {
        background-color:#a6b6c5; /*#364666;*/
        color:#000000;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        font-weight:normal;
}

.searchBorder {
        border-top-width:1px;
        border-top-style:solid;
        border-bottom-width:1px;
        border-bottom-style:solid;
        border-color:#647182;
        /*padding:10px;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        color:#000000;*/
        background-color:#ffffff;
}

/* EASY TEXT */

ul {
	list-style-type:disc;
}

ul ul {
	list-style-type:circle;
}

ol.roman {
	list-style-type:upper-roman;
}

ol.roman ol.roman {
	list-style-type:lower-roman;
}

ol.alpha {
	list-style-type:upper-alpha;
}

ol.alpha ol.alpha {
	list-style-type:lower-alpha;
}

ol.greek {
	list-style-type:none;
}