/* ######################################################################################################
** ### Homepage:                                   ######################################################
** ### - Container, rechts neben Navi-Leiste       ######################################################
** ###   - Inhalt (col 1)                          ######################################################
** ###   - rechte Leiste (col 2)                   ######################################################
** ###   - rechte Leiste (col 3)                   ######################################################
** ######################################################################################################
*/
#content{
	margin:0px;
	padding:0em;
	width:1000px;
}

#linksNav{
	margin:0px;
	padding-left: 2px;
	padding-top: 2px;
	background-color:#f4f4f4;
	width:140px;
        float:left;
}

#containerHP{
	width:850px;
	margin-top:0px;
	padding:0em;
        float:left;
}

#containerHPCol1{
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	width:500px;
        float:left;
	clear:right;
}

#containerHPCol2{
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	width:165px;
    text-align:left;
    float:left;
	clear:right;
}

#containerHPCol3{
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	width:165px;
    text-align:left;
    float:left;
	clear:right;
}

a.mehrlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #F4F4F4;
}

a.mehrlink:hover     {
	color: black;
	text-decoration: underline;
}

a.berlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #DEDEDE;
}

a.berlink:hover  {
	color: black;
	text-decoration: underline;
}

/* ######################################################################################################
** ### Tabelle fuer einen kompletten Bericht       ######################################################
** ######################################################################################################
*/
table.bericht   {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    padding-left: 2px;
}

table.bericht td.head   {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	color: #c00;
 	background: white;
}

table.bericht td.head1   {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	color: #c00;
 	background: #DEDEDE;
}

table.bericht td.rumpf  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: 550;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: white ;
	text-align: left;
}

table.bericht td.foto  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: normal;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: white ;
	text-align: left;
}

table.bericht td.autor-right  {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
    padding-right: 2px;
}

/* ######################################################################################################
** ### Tabelle fuer Berichte 2 bis 5               ######################################################
** ######################################################################################################
*/
table.bericht1  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    padding-left: 2px;
 	background: #F4F4F4
}

table.bericht1 td.head {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	color: #c00;
 	background: #DEDEDE
}	

table.bericht1 td.rumpf {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: 550;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left; 
}

table.bericht1 td.foto      {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: normal;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left;
}
table.bericht1  td.autor-right  {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
    padding-right: 2px;
}

table.bericht1 a.mehrlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #F4F4F4;
	font-size: 0.8em;		
}

table.bericht1 a.mehrlink:hover     {
	color: black;
	text-decoration: underline;
	font-size: 0.8em;		
}

/* Tabelle fuer Berichte-Elemente 2 bis 4*/
table.bericht2  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    padding-left: 2px;
 	background: #F4F4F4;
}

table.bericht2 td.head    {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	color: #c00;
 	background: #DEDEDE
}

table.bericht2 td.rumpf    {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: 550;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left;
}

table.bericht2 td.foto      {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: normal;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left;
}

table.bericht2 a.berlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #DEDEDE;
	font-size: 0.8em;
}

table.bericht2 a.berlink:hover  {
	color: black;
	text-decoration: underline;
	font-size: 0.8em;	
}

table.bericht2 a.mehrlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #F4F4F4;
	font-size: 0.8em;		
}

table.bericht2 a.mehrlink:hover     {
	color: black;
	text-decoration: underline;
	font-size: 0.8em;		
}

/* Tabelle fuer Berichte-Elemente ab 5 */
table.bericht5   {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    padding-left: 2px;
 	background: #F4F4F4;
}

table.bericht5 td.head   {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	color: #c00;
 	background: #DEDEDE;
}

table.bericht5 td.rumpf  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 0.8em;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left;
}

table.bericht5 td.foto  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 11px;
	font-weight: normal;
    padding-left: 0px;
    padding-top: 3px;
	color: black;
	background: #F4F4F4 ;
	text-align: left;
}

table.bericht5 a.mehrlink   {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	COLOR: #c00;
	BACKGROUND: #F4F4F4;
	font-size: 0.8em;		
}

table.bericht5 a.mehrlink:hover     {
	color: black;
	text-decoration: underline;
	font-size: 0.8em;		
}

/* ######################################################################################################
** ### Box Linkliste                               ######################################################
** ######################################################################################################
*/
#HPbox{
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 600;
	width:160px;
	TEXT-ALIGN: left;
	PADDING: 0px;
	margin-bottom: 3px;
	color: #c00;
	background: #f4f4f4;
	BORDER: 1px solid #9a9595;
}

#HPbox .kopf{
    font-size: 11px;
	font-weight: bold;
	color: #c00;
	background: #dedede;
	PADDING-right: 0;
    clear:both;
}

#HPbox .content{
    COLOR: #414F54;
	font-size: 9px;
	font-weight: 600;
}

#HPbox UL {
    COLOR: #414F54;
    list-style: none;
    margin: 0px;
    padding: 0px;}

#HPbox a {
	font-size: 9px;
	font-weight: 600;
    COLOR: #414F54;
    text-decoration: none;
}

#HPbox a:link {
    text-decoration: none;
}

#HPbox a:visited {
    text-decoration: none;
}
#HPbox a:active {
    text-decoration: none;
}

#HPbox a:hover {
    color: #c00;
	font-weight: 600;
	text-decoration: underline;
}
#HPbox a:focus {
    color: #c00;
	font-weight: 600;
	text-decoration: underline;
}

/* ######################################################################################################
** ### Box Sponsorenlinks                          ######################################################
** ######################################################################################################
*/
#SPbox{
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 600;
	width:160px;
	TEXT-ALIGN: left;
	PADDING: 0px;
	margin-bottom: 3px;
	color: #c00;
	background: #f4f4f4;
	BORDER: 1px solid #9a9595;
}

#SPbox .kopf{
    font-size: 11px;
	font-weight: bold;
	color: #c00;
	background: #dedede;
	TEXT-ALIGN: center;
	PADDING-right: 0;
    clear:both;
}

#SPbox .content{
    COLOR: #414F54;
	font-size: 9px;
	font-weight: 600;
}

/* ######################################################################################################
** ### Premium Sponsoren                           ######################################################
** ######################################################################################################
*/
table.premBox  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 9px;
	font-weight: 600;
	TEXT-ALIGN: center;
	PADDING-LEFT: 2px;
	color: #414F54;
	background: #E9B124;
}
table.premBox td.head   {
	font-size: 11px;
	font-weight: bold;
	color: #414F54;
	background: #E9B124;
	PADDING-right: 0;
}

/* ######################################################################################################
** ### Gold Sponsoren                              ######################################################
** ######################################################################################################
*/
table.goldBox  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 9px;
	font-weight: 600;
	TEXT-ALIGN: center;
	PADDING-LEFT: 2px;
	color: #414F54;
	background: #DAA520;
}
table.goldBox td.head   {
	font-size: 11px;
	font-weight: bold;
	color: #414F54;
	background: #DAA520;
	PADDING-right: 0;
}

/* ######################################################################################################
** ### Silber Sponsoren                            ######################################################
** ######################################################################################################
*/
table.silberBox  {
	font-family: Verdana, Arial, "Times New Roman", Times, Geneva;
	font-size: 9px;
	font-weight: 600;
	TEXT-ALIGN: center;
	PADDING-LEFT: 2px;
	color: #414F54;
	background: #C0C0C0;
}
table.silberBox td.head   {
	font-size: 11px;
	font-weight: bold;
	color: #414F54;
	background: #C0C0C0;
	PADDING-right: 0;
}


/* ######################################################################################################
** ### Linke Navigationsleiste                     ######################################################
** ######################################################################################################
*/
table.boxHead {
    font-size: 11px;
	font-weight: bold;
	color: #c00;
}

/* ######################################################################################################
** ### Block am Anfang der Homepage                ######################################################
** ######################################################################################################
*/
table.infoblock  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: black;
	background: #f4f4f4;
	text-align: center;
	border: 2px solid #C0C0C0; 
}

table.infoblock td.head  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #c00;
	background: #C0C0C0;
	border: 0px;
	padding-left: 4px
}

table.infoblock  td.head1  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 600;
	color: #000000;
	background: #dedede;
	padding-left: 4px; 
}
	
table.infoblock td.center  {
	padding-left: 4px;
	color: black;
	font-weight: bold;
	text-align: center;
}

table.infoblock td.right   {
	padding-left: 4px;
	color: black;
	font-weight: bold;
	text-align: right;
}

table.infoblock td.left    {
	padding-left: 4px;
	color: black;
	font-weight: bold;
	text-align: left; 
}
	
table.infoblock td.tore-rechts { 
	padding-left: 1px;
	color: black;
	font-weight: bold;
	text-align: right; 
}

table.infoblock td.tore-links {
	padding-left: 1px;
	color: black;
	font-weight: bold;
	text-align: left; 
}

table.infoblock td.tore-trenner {
	padding-left: 1px;
	color: black;
	font-weight: bold;
	text-align: center; 
}

table.infoblock a {
	font-size: 9px;
	font-weight: 600;
    COLOR: #414F54;
    text-decoration: none;
}

table.infoblock a:link {
    text-decoration: none;
}

table.infoblock a:visited {
    text-decoration: none;
}
table.infoblocka:active {
    text-decoration: none;
}

table.infoblock a:hover {
    color: #c00;
	font-weight: 600;
	text-decoration: underline;
}
table.infoblock a:focus {
    color: #c00;
	font-weight: 600;
	text-decoration: underline;
}

