
body {
    margin: 0px;
    background-color: #FFFFFF;
    color: #000000;
    font-family:  Arial, Verdana, Helvetica;
    font-size:  10pt;
}

a:link {
    color: #003399;
    text-decoration: none;
}

a:visited {
    color: #336699;
    text-decoration: none;
}

a:active {
    color: #FFFFFF
    text-decoration: none;
}

a:hover {
    color:  #336699;
}

p {
    font-size: 10pt;
    background-color:  #FFFFFF;
    color:  #000000;
    font-family:  Arial, Verdana, Helvetica;
}

h1, h2, h3, h4, h5, h6
{
	
}
h1
{
	color: #000000;
}
h2
{
	color: #000000;
}
h3
{
	color: #000000;
}
h4
{
	color: #000000;
}
h5
{
	color: #000000;
}
h6
{
	color: #000000;
}

.invisible {
  font-size: 80%;
  color: #FFFFFF;
}

.mild {
    color: #7f7f7f;
}

.DesktopStatusBar{
  font-size: 80%;
  font-family: Arial, Verdana, Helvetica;
  color: #ff0000;
}

table {
    width: 100%;
    border: 0;
}

table.Masthead {
    background-color: #6699CC;
}

tr.Masthead td.PortalLogo {
    background-color: #6699CC;
    text-align: left;
    vertical-align: center;
}

table.Masthead tr.Masthead td.PortalTitle {
    text-align: left;
    vertical-align: middle;
}

h1.PortalTitle {
    background-color:  #6699CC;
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica;
    font-size: 120%;
    font-weight: bold;
}


table.Masthead tr.Navhead {
    background-color: #6699CC;
}

table.Masthead tr.Navhead td.NavBar {
    color: #E6E6E6;
    font-size: 80%;
    font-weight: normal;
    text-align: right;
    vertical-align: right;
}

table.Masthead tr.Navhead td.NavBar a:link {
    color: #FFFFFF;
}

table.Masthead tr.Navhead td.NavBar a:visited {
    color: #FFFFFF;
}

table.Masthead tr.Navhead td.NavBar a:active {
    color: #FFFFFF;
}

table.Masthead tr.Navhead td.NavBar a:hover {
    color: #336699;
}
td.SideBar {
    width: 15%;
    vertical-align: top;
}

table.ActionBox {
    font-family: Arial, Verdana, Helvetica;
    background-color: #6699CC;
}

table.ActionBox tr td {
    font-size: 100%;
}

table.ActionBox tr td.ActionTitle {
    font-weight: bold
}

table.ActionBox tr.GuestActions {
    background-color: #E6E6E6;
}

table.ActionBox tr.GuestActions td a:link {
    color: #003399;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:visited {
    color: #003399;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:active {
    color: #003399;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:hover {
    color: #336699;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions {
    background-color: #E6E6E6;
}

table.ActionBox tr.MemberActions td {
    color: #000000;
}

table.ActionBox tr.MemberActions td a:link {
    color: #000000;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:visited {
    color: #999999;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:active{
    color: #FFFFFF;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:hover{
color: #336699;
    text-decoration:  none;
}

td.Desktop {
    vertical-align: top;
}

td.Desktop table tr {
    vertical-align: top;
}

/* margin-right:100pt; entfernt */
div.Desktop p {
    font-size: 10pt;

    font-family: Arial, Verdana, Helvetica;
}

/* margin-right:100pt; entfernt */
div.Desktop h2 {
    font-size: 120%;

    font-family: Arial, Verdana, Helvetica;
}

/* margin-right:100pt; entfernt */
div.Desktop h1 {
    font-size: 180%;

    font-family: Arial, Verdana, Helvetica;
}

div.AuthWarning {
    text-align: center;
    font-style: italic;
}

div.AuthWarning table {
    border: 0;
}

div.AuthWarning tr.Hot {
    color: #FF0000;
}

div.Error {
    color:  #FF0000;
}

p.DesktopStatusBar {
    font-size: 100%;
    font-family: Arial, Verdana, Helvetica;
    font-style: italic;
    font-weight: bold;
}

table.FormLayout {
    width: 80%;
}

table.FormLayout tr {
    vertical-align: top;
}

table.FormLayout tr th.TextField {
    vertical-align: top;
}

table.FormLayout tr td.TextField {
    vertical-align: top;
}

table.FormLayout th {
    text-align: right;
}

table.FormLayout dl.FieldHelp dd {
    font-size: -1;
}

table.ContentsList {
}

table.ContentsList tr td img {
    border: 0;
}

table.SearchResults {
    width: auto;
}

table.SearchResults tr th {
    text-align: left;
}

table.SearchResults tr td img {
    border: 0;
}

table.Wizard {
    width: auto;
}

table.Wizard tr {
    vertical-align: top;
}

table.Wizard tr th {
    text-align: right;
}

div.NewsBar {
    text-align: right;
}

table.Items {
    border: 0;
}


td.NewsBorder {
    background-color: #6699CC;
}

td.NewsListing {
    background-color: #6699CC;
    color:  #FFFFFF;
}

.NewsLeadin {
    background-color: #FFFFFF;
    color:  #6699CC;
}

.NewsByLine {
    background-color:  #6699CC;
    color:  #FFFFFF;
}

.NewsDateline {
    background-color:  #6699CC;
    color:  #FFFFFF;
}

td.NewsTitle {
    background-color: #6699CC;
    color: #FFFFFF;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}

/* changed */
tr.NewsItemRow td {
    background-color: #E6E6E6;
    font-size: 10pt;
}
/* changed */

p.NewsHeadline {
    background-color:  #6699CC;
}
td.ListName {
    background-color:  #6699CC;
    color: #FFFFFF;
    font-weight: bold;
}
td.ListDefinition {
    font-style: italic;
}

/* Ab hier kommen neu erstellte Klassen */

table.top-bar
{
	border-top-width: 0px;
	border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
        border-collapse: collapse;
	background-color:  #6699CC;
	width: 100%;
	height: 90px;
	text-align: center;
}

td.top-bar
{
    background-color:  #6699CC;
    text-align: center;
    vertical-align: top;
    padding: 0;
    white-space: nowrap;
}

table.main-menu  
{
        border-collapse: collapse;
        width: 100%;
        border-width: 0px;
        border-color: #000000;
	border-style: solid;
}

tr.main-menu
{
    vertical-align: top;
    padding: 0;
    white-space: nowrap;
    text-align: left;
}

table.left-bar
{
        border-collapse: collapse;
        border-top-width: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-style: solid;
        border-color: #000000;
        background-color:  #6699CC;
        text-align: left;
        white-space: normal;
}

td.left-bar
{
    background-color:  #6699CC;
    vertical-align: top; 
    padding: 0;
    width: 200px;
    height: 400px;
}

ul.left-bar
{
	list-style: none outside;
}

p.left-bar
{
    font-size: 10pt;
    background-color:  #6699CC;
}

table.news-box
{
        border-collapse: collapse;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-style: solid;
        border-color: #000000;
        background-color:  #6699CC;
        text-align: left;
        width: 200px;
}

td.news-box
{
    background-color:  #6699CC;
    vertical-align: top; 
    padding: 0;
    white-space: normal;
    width: 200px;
    height: 100%;
}

table.search-bar
{
        border-collapse: collapse;
        width: 100%;
        border-width: 0px;
        border-color: #000000;
	border-style: solid;
}

tr.search-bar
{
       border-width: 1px;
       border-color: #000000;
	text-align: right;
        vertical-align: top;
}

td.search-bar
{
       border-width: 1px;
       border-color: #000000;

       padding: 0;
       white-space: nowrap;
	text-align: left;
        vertical-align: top;
}

table.nav
{
        background-color: #FFFFFF;
        height: 100%;
        width: 200px;
        border-width: 0px;
	border-style: solid;
	border-color: #000000;
        border-collapse: collapse;

}

table.main-menu  
{
        border-collapse: collapse;
        width: 100%;
        border-width: 0px;
        border-color: #000000;
	border-style: solid;
}


td.nav-bar
{
       padding: 0;
       white-space: nowrap;
       text-align: top;
       vertical-align: top;
       width: 200px;
}

table.content-space
{
        height: 100%;
        width: 8px;        
        border-width: 0px;
        border-collapse: collapse;
        border-color: #000000;
	border-style: solid;
}

td.content-space
{
	padding: 0;
        white-space: nowrap;
        border-width: 0px;        
}

table.content
{
        height: 100%;
        border-top-width: 1px;
        border-collapse: collapse;
        border-color: #000000;
	border-style: solid;
        bgcolor: #000000;
        text-align: top;
        white-space: normal;
}

tr.content
{
        vertical-align: top;
}

tr.footer-tr
{
	padding: 0;
        white-space: nowrap;
        vertical-align: top;
        text-align: center;
}

table.footer-tabelle
{
	color: #000000;
        font-size: 8pt;
        text-align: left;
	padding: 2;
        width: 320px;
        border-collapse: collapse;
}

.footer-td
{
	color: #000000;
        font-size: 8pt;	  	  
	text-align: center;
}

td.action-box
{
      vertical-align: top;
      width: 165px;
      padding: 0; 
}

div.contentbyline
{
      font-size: 8pt;
      background-color:  #FFFFFF;
      color:  #000000;
      font-family:  Arial, Verdana, Helvetica;
      text-align : right;
}

div.content_text
{
    font-size: 10pt;
    font-family: Arial, Verdana, Helvetica;
}

table.forms
{
      vertical-align: top;
      font-size : 10pt;
      text-align : left;
}

th.forms
{
      text-align : left;
}

textarea#id_synopsis
{
      width: 40em;
}

textarea#id_text
{
      width: 40em;
      height: 16em;
}
