body
{
   margin: 0px;
   padding: 0px;
   color: #FFFFFF;
   background-color: #000000;
}

#pagecontent
{
   font-size: 10px;
   font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
   width: 780px;
   position: relative;
   margin: 0 auto;
   min-height: 100%;
   color: #FFFFFF;
   background-color: #000000;
   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_breit
{
   overflow: hidden;
   width: 575px;
   margin-top: 10px;
   margin-bottom: 10px;
   border: 1px solid #FFFFFF;
}

#content_breit_unten
{
   padding: 10px;
   position: relative;
   top: -29px;
}

#csc-firstHeader 
{
   font-color: blue;
   top: -15px;
}

#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: -15;
}

h2
{
   font-size: 14px;
}

h3
{
   font-size: 12px;
}

.news-latest-container
{
   text-align: left;
   padding: 10px;
}

table.table1 {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align:left;

}

.table1, .tr-even tr-0 {
	text-align:left;
}

.table1 th {
	text-algin: left;
	background: #D7D53F;
	color: #000000;
	padding: 10px;
	border: 1px solid #D7D53F;
}

.table1 td {
	padding: 10px;
	border: 1px solid #FFFFFF;
	text-align-left;
}

.table1 td {
	background: #000000;
	color: #FFFFFF;
}

.table1 td.td-last {
	text-align: left;
	background: #000000;
	color: #FFFFFF;
}

