BODY {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
}

input {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
        border: 1px solid #95adbf;
}

select {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
        border: 1px solid #95adbf;
}

textarea {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
        border: 1px solid #95adbf;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.small {
   font-size: 1px;
   background-color: #CCCCCC;
   border: 0px solid black;
}

.content {
      line-height: 14px;
}

.mainmenu {
	vertical-align: middle;
	line-height: 18px;
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	color: #95adbf;
	font-family: Verdana;
}

.mainmenu:hover {
	color: #0b50a3;
}

.mainmenu-akt {
	vertical-align: middle;
	line-height: 18px;
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	color: #0b50a3;
	font-family: Verdana;
}

.submenu {
	vertical-align: top;
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	color: #95adbf;
	font-family: Verdana;
}

.submenu:hover {
	color: #0b50a3;
}

.submenu-akt {
	vertical-align: top;
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	color: #0b50a3;
	font-family: Verdana;
}

#loginzone {
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	color: #95adbf;
}

.faqtitle {
	text-decoration: none;
	color: navy;
}

.faqtitle:hover {
	color: red;
}

.hr {
	border-bottom: 1px dashed #95adbf;
}

.logoheader {
	font-size: 14px; 
    color: #0b50a3;
    font-weight:normal; 
	line-height: 32px;
}

.logoheader2 {
	font-size: 11px; 
    color: #818385;
    font-weight:normal; 
	line-height: 32px;
}

P {
	margin:0px;
}

/* General content -> Header 1 */
H1 { 
      font-size:22px; 
      color:#bfbfbf;
      font-weight:bold; 
      margin-top: 0px; 
      margin-bottom:5px; 
      white-space: nowrap; 
}

/* General content -> Header 2 */
H2 { 
      font-size:11px; 
      color:gray; 
      font-weight:bolder; 
      margin-bottom:5px; 
}

/* General content -> Header 3 */
H3 { 
      font-size:11px; 
      color: #0b50a3;
      font-weight:bolder; 
      margin-bottom:5px;

}

/* General content -> Header 2 */
H4 { 
      font-size:11px; 
      color: #0b50a3;
      font-weight:bolder; 
	  font-style: italic;
      margin-bottom:5px;
	  line-height: 16px;
	  text-transform: lowercase; 
}

/* General content -> Header 2 */
H5 { 
      font-size:11px; 
      color:gray; 
      font-weight:bolder; 
      margin-bottom:5px; 
}
/* General content -> Header 2 */
H6 { 
      font-size:12px; 
      color:gray; 
      font-weight:bolder; 
      margin-bottom:5px; 
}

A { 
      color:#95adbf; 
      text-decoration:none; 
}

A:hover { 
      color:#0b50a3;
}

td.c3l1-left {
      white-space: nowrap;
      border: 0px solid black;
      padding-right: 5px;
}

td.c3l1-middle {
      white-space: nowrap;
      border: 0px solid black;
}

td.c3l1-right {
      white-space: nowrap;
      border: 0px solid black;
}

li {
	list-style-type:square;
	list-style-position: inside;
}
ul {
	margin-left: 0px;
	margin-top: 7px;
}


