/* CSS Document */

.bodytext { font-size: 13px;  }
a:link   { color: #A90714; text-decoration: none; }
a:visited { color: #6F6F6F; text-decoration: none; }
a:active { color: #6F6F6F; text-decoration: none; }
h1, h2, h3 { color: #A90714; font-family:Arial,sans-serif; }

body{
    margin:10px;
    font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
    font-size: 13px;
    color: #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center; 
}


#SiteRight{
  float:left;
  width:1050px;
}

#HeaderTitle{
    font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
    font-style: normal;
    float:left;
    padding-top:100px;
    padding-left:650px;
    font-size:44px;
    font-weight:bold; 
    color:black;      
}

#Header{
    float:left;
    height:168px;
    width:1050px;
    margin:-1px;
    background-image: url(pics/headKomplett1September05.png);  
    background-repeat: no-repeat;
}

#HeaderTitleSpan{
    font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
    font-style: normal;
    float:left;
    font-size: 24px;
    font-weight:bold;
    padding-top: 38px;
    padding-left: 30px;
    color: white;    
}

table.defaultTabelle{
  font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
  text-align: center;
  font-size: 12px;
  width="50px";
}

a.NavLinkNewsPics{
  font-size: 12px;
  font-family: Tahoma;
  font-style: normal;
  text-decoration: none;
  color: white;
  font-weight: bold;
  display: block;
  margin: 2px 0 0 0;
  padding: 3px;
}

table.OuterTable{
  font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
  font-size: 14px;
  text-align: center;
  width: 700px;
  height: 600px;
}

tr.OuterRow{
font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
width: 700px;
}

td.OuterColumn{
  padding-left: 20px;
  font-family: 'Arial Unicode MS',Helvetica,Tahoma,Verdana,sans-serif;
  vertical-align: top;
  padding-top: 0px;
}

fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
     float: left;
     width: 150px;
}
