BODY {
  background-image: url( "../assets/images/background-homepage.jpg" );
  color: rgb(0,0,0);
  font-family: Arial;
  background-repeat: repeat;
	font-size : 16px;
	white-space : normal;
	background-color : transparent
}
.tabelle1{ 
background-color: #CCCCCC;
border: solid 1px #E3E9EF;
border-radius: 6px;
padding: 8pxV
}

.tabelle2{
 background-color: #D3C5BC;
 border: solid 1px #E3E9EF;
 border-radius: 6px;
 padding: 8px
}

.tabelle3{ 
background-color: #445ea7;
border: solid 1px #E3E9EF;
border-radius: 6px;
padding: 8px
}

.tabelle4{ 
background-color: #E3E9EF;
border: solid 1px #cccccc;
border-radius: 6px;
padding: 8px
}

.tabelle5{ 
background-color: #555555;
border: solid 1px #E3E9EF;
border-radius: 6px;
padding: 8px
}

.tabelle6{ 
background-color: #ffffff;
border: solid 1px #E3E9EF;
border-radius: 6px;
padding: 8px
}

.flex{ 
    display: flex; 
    justify-content: center; 
    align-items: center
}
 
HR {
  border-width: 0px;
  margin: 0.5em auto
}

.nof_BroadcastBlueBanners1-Default{
  font-family:French Script MT ; font-size:42px; color:rgb(0,51,153)
}

.nof_BroadcastBlueNavbar4-Regular{
  font-family: Arial; font-size:12px; color:rgb(255,255,255) 
}

.nof_BroadcastBlueNavbar5-Rollover{
  font-family: Arial; font-size:12px; color:rgb(255,255,255) 
}

.nof_BroadcastBlueNavbar6-Highlighted{
  font-family: Arial; font-size:12px; color:rgb(255,159,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_BroadcastBlueNavbar7-HighlightedRollover{
  font-family: Arial; font-size:12px; color:rgb(255,255,255) ;
	font-style : normal;
	font-weight : bold
}

.nof_BroadcastBlueNavbar9-Regular{
  font-family: Arial; font-size:12px; color:rgb(255,255,255) 
}

.nof_BroadcastBlueNavbar10-Rollover{
  font-family: Arial; font-size:12px;  color:rgb(255,255,255) 
}

.nof_BroadcastBlueNavbar11-Highlighted{
  font-family: Arial; font-size:12px;  color:rgb(255,159,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_BroadcastBlueNavbar12-HighlightedRollover{
  font-family: Arial; font-size:12px;  color:rgb(255,255,255) ;
	font-style : normal;
	font-weight : bold
}

.color-gray{
  color: rgb(85,85,85)
}

.TextObject{
	font-family: Arial;
	font-size : 16px;
	color : rgb(0,0,0);
	background-color : transparent;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none
}

A {
	font-size : 16px;
	text-decoration : underline;
	color : rgb(0,51,153)
}

A:visited {
	font-size : 16px;
	text-decoration : underline}

A:active {
	font-size: 16px;
	text-decoration : underline}

A:hover {
	font-size : 16px;
	text-decoration : underline;
	color : rgb(255,159,0)
}

P {
	font-family: Arial,                                                                                                                Helvetica,                                                                                                                Geneva,                                                                                                                Sans-serif;
	font-size : 16px;
	color : rgb(0,0,0);
	background-color : transparent;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none
}

BLOCKQUOTE {	font-family : Arial;
	font-size : 16px}

.TextNavBar{
	text-align: center;
	font-size : 14px;
	color : rgb(0,51,153)
}

H1 {
	font-family: Arial,                                                                                                               Helvetica,                                                                                                               Geneva,                                                                                                               Sans-serif;
 	color: rgb(0,51,153)
}

H2 {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	color: rgb(0,51,153)
}

H3 {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	color: rgb(0,51,153)
}

H4 {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	color: rgb(0,51,153)
}

H5 {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	color: rgb(0,51,153)
}

H6 {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	color: rgb(0,51,153)
}

A:link {
	font-family: Arial}

LI {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	font-size: 16px;
 	color: rgb(0,0,0)
}

OL {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	font-size: 16px
}

UL {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	font-size: 16px
}

ADDRESS {
	font-family: Arial,                                                                                                               Helvetica,                                                                                                               Geneva,                                                                                                               Sans-serif;
 	font-size: 16px
}

PRE {
	font-family: Arial,                                                                                                              Helvetica,                                                                                                              Geneva,                                                                                                              Sans-serif;
 	font-size: 16px
}
