/* CSS Document */

/* Rahmen */
table.rahmen {
	border-right: 1px solid #003366;
}

/* Kontrastfarbe */
td.contrast {
	background-color: #1D3373;
}

/* allgemeine Einstellungen */
body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.hg_content {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: italic;
}

/* Ueberschriften */
h1 {
    font-size: 22px;
    color: #1D3373;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    font-size: 18px;
    color: #1D3373;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h3 {
    font-size: 14px;
    color: #1D3373;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h4 {
    font-size: 12px;
    color: #1D3373;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

/* Address Tag */
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

/* Titel der News-Box */
/* Titel */
.NewsTitle {
	font-weight: bold;
	color: #1D3373;
}

/* Tabellenzellen */
td.NewsOdd {
    background-color: #C6D0E0; 
	/* background-color: #D7E9F2; */
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
}

td.NewsEven {
    /* background-color: #DED8E2; */
	background-color: #D7E9F2;
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
}

td.NewsFooter {
    background-color: #1D3373;
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
	height: 30px;
}

/* ActionBox */
table.ActionBox {
    background-color: #00FF00;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    border: 2px #666666 solid;
}

tr.ActionBox {
    background-color: #FF0000;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

td.ActionBox {
    background-color: #00FF00;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

td.ActionBoxHead {
    background-color: #0000FF;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

/*
a.ActionBox:link {
	color: #FF0000;
	background-color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.ActionBox:visited {
	color: #754C24;
	background-color: #F7941D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a.ActionBox:active {
       color: #F7941D;
       background-color: #754C24;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12pt;
       font-weight: bolder;
}

a.ActionBox:hover {
       color: #FFFF00;
       background-color: #0000FF;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 8pt;
       font-weight: lighter;
}
*/

/* Box rechts */
table.BoxRechts {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: none;
    text-decoration: none;
}

td.BoxRechts {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
    line-height: 24px;
}

td.BoxRechts2 {
    background-color: #BEE9F8;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
    line-height: 24px;
}

td.BoxRechtsHead {
    background-color: #A0A0A0;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

   a.BoxRechts:link {
       color: #0B3661;
       text-decoration: none;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       line-height: 24px;
   }

   a.BoxRechts:visited {
       color: #0B3661;
       text-decoration: none;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       line-height: 24px;
}

   a.BoxRechts:active {
       color: #0B3661;
       text-decoration: none;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       line-height: 24px;
   }

   a.BoxRechts:hover {
       color: #0B3661;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       text-decoration: none;
       line-height: 24px;       
   }



/* Seiten-Ueberschrift */
table.Masthead {
    font-family: Arial, Helvetica, sans-serif;
    color: #754C24;
    font-size: 8pt;
    font-weight: lighter;
}

th.Masthead {
    color: #754C24;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: lighter;
}

tr.Masthead {
    text-align: left;
    vertical-align: top;
    color: #754C24;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: lighter;
}

td.PortalLogo {
    text-align: left;
    vertical-align: top;
}

/* Header */
table.pip_header {
    background-color: #444444;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
}

tr.pip_header {
    background-color: #444444;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
}

td.pip_header {
    background-color: #444444;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
}

div.myheader {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
	 margin: 0px;
	 padding: 0px;    
}

/* Footer */
td.footer {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}


/* Box Links */
tr.BoxLinks {
    background-color: #FFFFFF;
    color: #FF00FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: lighter;
}

td.BoxLinks {
    background-color: #FFFFFF;
    color: #FF00FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: lighter;
    text-decoration: italic;
}


/* Links unten - Redaktionsbereich */
/*
a.BoxLinks:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
}

a.BoxLinks:visited {
       color: #000000;
       text-decoration: none;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       font-weight: normal;
   }

a.BoxLinks:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

a.BoxLinks:hover {
       color: #000000;
       text-decoration: underline;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       font-weight: normal;
}
*/

/* Links unten - Redaktionsbereich ende */
table.ActionBoxPIP {
    background-color: #DADADA;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

th.ActionBoxPIP {
    background-color: #C1C1C1;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

tr.ActionBoxPIP {
    background-color: #DADADA;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

td.ActionBoxPIP {
    background-color: #DADADA;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

span.ActionBoxPIP {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

div.ActionBoxPIP {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}


a.ActionBoxPIP:link {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
   }

a.ActionBoxPIP:visited {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
   }

a.ActionBoxPIP:active {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
   }

a.ActionBoxPIP:hover {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
   }

.Document {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
}

a.link_hellblau:link {
	color: #00A5DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
   }

   a.link_hellblau:visited {
       color: #00A5DE;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: none;
	   font-weight: normal;
   }

   a.link_hellblau:active {
       color: #00A5DE;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: none;
	   font-weight: normal;
   }

   a.link_hellblau:hover {
       color: #00B8F4;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: normal;
   }
   
   a.blau:link {
       color: #00A5DE;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: normal;
   }

   a.blau:visited {
       color: #00A5DE;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: normal;
   }

   a.blau:active {
       color: #00A5DE;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: normal;
   }

   a.blau:hover {
       color: #00B8F4;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: normal;
   }

/*    

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
   }


tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
   
td {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   }   
*/
   
/* Link in Kontrastfarbe*/
a.link_contrast:link {
	color: #653272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
   }

   a.link_contrast:visited {
       color: #653272;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: bold;
   }

   a.link_contrast:active {
       color: #653272;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: bold;
   }

   a.link_contrast:hover {
       color: #83618D;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       text-decoration: underline;
	   font-weight: bold;
   }



/* Links im Menu, 1. Ebene */
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #653272;
	font-size: 12px;
	font-weight: normal;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #653272;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #653272;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.nav:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #83618D;
    text-decoration: underline;
    font-size: 12px;
	font-weight: normal;
}
/* Ende Links im Menu, 1. Ebene */

a.link_subnav:link {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #653272;
    font-size: 10px;
	font-weight: normal;
}

a.link_subnav:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #653272;
    text-decoration: none;
    font-size: 10px;
	font-weight: normal;
}

a.link_subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #653272;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.link_subnav:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #83618D;
    text-decoration: underline;
    font-size: 10px;
	font-weight: normal;
}

/* weiße Links */

a.link_weiss:link {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
}

a.link_weiss:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    text-decoration: underline;
    font-size: 102x;
	font-weight: bold;
}

a.link_weiss:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.link_weiss:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
    text-decoration: underline;
    font-size: 12px;
	font-weight: bold;
}

/* Links im Contentbereich*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #653272;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #653272;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #653272;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #83618D;
	font-weight: bold;
}
/* Ende Links im Contentbereich*/