body
{
   font-size: 10px;
   margin: 0px;
   padding: 0px;
   color: #FFFFFF;
   background-color: #000000;
   text-align: center;
   position: center;
}

#pagecontent
{
   font-size: 10px;
   font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
   width: 780px;
   position: relative;
   min-height: 100%;
   color: #FFFFFF;
   background-color: #000000;
   margin: auto;
   text-align: left;
}

#top
{
   clear: both;
   width: 780px;
   height: 80px;
}

#logo
{
   float: left;
   width: 190px;
   height: 80px;
}
#logo img
{
   border: 0px;
}

#trailer
{
   float: right;
   width: 590px;
   height: 80px;
}

#mainmenu
{
   width: 780px;
   height: 30px;
}

#inner_mainmenu
{
   padding-top: 4px;
}

#submenu
{
   width: 780px;
   height: 20px;
}

.trenner
{
   width: 780px;
   height: 10px;
}

#innere_content_tabelle
{
   font-size: 13px;
   font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
   color: #FFFFFF;
   background-color: #000000;
}

#content_allgemein
{
   width: 780px;
   height: auto;
}

#content_oben
{
   width: 780px;
   height: auto;
}

#content_oben_links
{
   width: 160px;
}

#content_oben_links p
{
   font-size: 10px;
   margin: 10px;
}

#content_oben_rechts
{
   width: 620px;
}

#content_links
{
   font-size: 10px;
   overflow: hidden;
   width: 170px;
   margin: 10px;
   border: 1px solid #FFFFFF;
   padding-bottom: 10px;
}

#content_links p
{
   font-size: 10px;
   margin: 10px;
}

#content_normal
{
   overflow: hidden;
   width: 404px;
   margin-top: 10px;
   margin-bottom: 10px;
   border: 1px solid #FFFFFF;
}

#content_normal h1
{
   margin-top: 10px;
}

#content_normal_unten
{
   padding: 10px;
   position: relative;
   top: -18px;
}

#csc-firstHeader 
{
   font-color: white;
   margin-top: 10px;
   
}

#content_rechts
{
   overflow: hidden;
   width: 160px;
   margin: 10px;
   border: 1px solid #FFFFFF;
}

#content_rechts p
{
   font-size: 10pt;
   margin: 10px;
}

#content_rechts h1
{
   font-size: 16px;
   margin-top: 15px;
   margin-left: 10px;
}

#spruch
{
   width: 780px;
   height: 88px;
}

#inner_spruch
{
   padding-top: 12px;
   padding-left: 12px;
}

#footer
{
   width: 780px;
   height: 28px;
}

#inner_footer
{
   padding-top: 3px;
}

img
{
   border: 0px;
}

a:link, a:visited
{
   text-decoration: underline;
   color: #FFFFFF;
}

a:hover, a:focus
{
   text-decoration: none;
   color: #FFFFFF;
}

a:active
{
   text-decoration: underline;
   color: #FF0000;
}

h1
{
   font-size: 16px;
   top: -15px;
}

h2
{
   font-size: 14px;
}

h3
{
   font-size: 12px;
}

.news-latest-container
{
   text-align: left;
   padding: 10px;
}