h1 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003F5D;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003F5D;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003F5D;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003F5D;
	margin-top: 10px;
	margin-bottom: 2px;
}
p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 0px;
}
ul {
	font-family: Tahoma, sans-serif;
	font-size: 11px; 
	color: #333333;
	list-style-type:disc;
	list-style-position:outside;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-indent: 0px;
	padding-left: 5px;
}

td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
a:link {
	color: #003F5D;
}
a:visited {
	color: #003F5D;
}
a:hover {
	color: #FF0000;
}

.bodyCommon {
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
}

.small {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.small a:link {
	text-decoration: none;
	color: #000000;
}
.small a:visited {
	text-decoration: none;
	color: #000000;
}
.small a:hover {
	text-decoration: none;
	color: #FF0000;
}
.smallbold {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.smallbold a:link {
	text-decoration: none;
	color: #000000;
}
.smallbold a:visited {
	text-decoration: none;
	color: #000000;
}
.newsdate {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	font-weight: normal;
	vertical-align:top;
}

.table_mainnav_head {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #182D49;
}
.table_mainnav_head a:link {
	text-decoration: none;
	color: #182D49;
}
.table_mainnav_head a:visited {
	text-decoration: none;
	color: #182D49;
}
.table_mainnav_head a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.table_mainnav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #182D49;
}
.table_mainnav a:link {
	text-decoration: none;
	color: #182D49;
}
.table_mainnav a:visited {
	text-decoration: none;
	color: #182D49;
}
.table_mainnav a:hover {
	text-decoration: none;
	color: #FF0000;
}
.td_leftnav {
	background-color: #CCCCCC;
}
.td_rightnav {
	background-color: #003F5D;
}
.table_rightnav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
}
.table_rightnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.table_rightnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.table_rightnav a:hover {
	text-decoration: none;
	color: #F8AE12;
}
.table_bottomnav {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
}
.table_bottomnav a:link {
	color: #182D49;
}
.table_bottomnav a:visited {
	color: #182D49;
}
.table_bottomnav a:hover {
	color: #FF0000;
}

.button_form_small {
	background-color: #CCCCCC;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-color: #333333;
	border-left-color: white;
	border-right-color: #333333;
	border-top-color: white
}
.text_form {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_form_small {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}
.select_form {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.button_form {
	background-color: #CFD6E9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #333333;
	border-left-color: white;
	border-right-color: #333333;
	border-top-color: white
}
.formSectionHead {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-width:0px;
}

.warningborder {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding: 3px;
	background-color: #FFFFFF;
	border-width: 2px;
  border-style: solid;
  border-color: #FF0000;
}


.helptext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.helptextStep {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-indent: -7px;
}
.helptextHint {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
.helpHead {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #000099;
}

/*Styles für FAQ*/
.pointer {  cursor: default }
.menucelloff {  background-color: #E8BC90; border-style: none }
.menucellover {  background-color: #CC9966; border-style: none }
.maintable {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; border: 0px #000000 solid; background-repeat: repeat}
.maintable p { margin-top: 0px; margin-right: 36px; margin-bottom: 12px; margin-left: 36px ; font-family: Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #003F5D}
.maintable b {  color: #FF9900; font-weight: normal }
.maintable a:link {  color: #669999; text-decoration: none }
.maintable a:visited {  color: #777777; text-decoration: none }
.maintable a:hover {  color: #333333; text-decoration: underline }
.maintable a:active {  color: #669999; text-decoration: underline }
.rolltd a:link {  color: #333333; text-decoration: none }
.rolltd a:visited {  color: #333333; text-decoration: none }
.rolltd a:hover {  color: #FFFFFF; text-decoration: underline }
select.faqeselect , select.faqeselect2{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.faqebutton , input.faqebutton2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.subcat{
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
.subcat a:link{
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
.subcat a:active{
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
.subcat a:visited{
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
.catlink {
	color:#003366;
	text-decoration:none
}
.catlink a:link{
	color:#003366;
	text-decoration:none
}
.catlink a:visited{
	color:#003366;
	text-decoration:none
}
.catlink a:active{
	color:#003366;
	text-decoration:none
}

