/* Standard Tabelle ID: 0 */
	
	/* Allgemeine Definitionen */
	table.contenttable-0 {
		margin:0;
		padding:0;
		font-family:Verdana;
	}

	table.contenttable-0 thead {
		color:#FFFFFF;
                background-color:#3c5da2;
		font-size:12px;
	}

	table.contenttable-0 tbody {
		font-size:11px;
	}
	
	/* Zeilen Definition */
	/* Kopf */
	table.contenttable-0 thead tr.tr-even {
        }
	
	table.contenttable-0 thead tr.tr-even th {
		padding:7px;
        }
	
	table.contenttable-0 thead tr.tr-odd {
	}
	
	table.contenttable-0 thead tr.tr-odd th {
		padding:7px;
        }
	
	/* Body */
	table.contenttable-0 tbody tr.tr-even {
        	background-color:#f8fafe;
		color:#666666;
	}
	
	table.contenttable-0 tbody tr.tr-even td {
		vertical-align:top;
		padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
	}

	
	table.contenttable-0 tbody tr.tr-odd {
		background-color:#e5eaf5;
                color:#666666;
        }
	
	table.contenttable-0 tbody tr.tr-odd td {
		vertical-align:top;	
		padding-left:7px;
		padding-right:0;
		padding-top:3px;
		padding-bottom:3px;
	}
/* ENDE Standard Tabelle ID:0 */

/* Blaue Tabelle ID: 1 */

        /* Allgemeine Definitionen */
        table.contenttable-1 {
                margin:0;
                padding:0;
                font-family:Verdana;
        }

        table.contenttable-1 thead {
                color:#FFFFFF;
                background-color:#3c5da2;
                font-size:12px;
        }

        table.contenttable-1 tbody {
                font-size:11px;
        }

        /* Zeilen Definition */
        /* Kopf */
        table.contenttable-1 thead tr.tr-even {
        }

        table.contenttable-1 thead tr.tr-even th {
                padding:7px;
        }

        table.contenttable-1 thead tr.tr-odd {
        }

        table.contenttable-1 thead tr.tr-odd th {
                padding:7px;
        }

        /* Body */
        table.contenttable-1 tbody tr.tr-even {
                background-color:#f8fafe;
                color:#666666;
        }

        table.contenttable-1 tbody tr.tr-even td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }


        table.contenttable-1 tbody tr.tr-odd {
                background-color:#e5eaf5;
                color:#666666;
        }

        table.contenttable-1 tbody tr.tr-odd td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }
/* ENDE Blaue Tabelle ID:1 */

/* Rote Tabelle ID: 2 */

        /* Allgemeine Definitionen */
        table.contenttable-2 {
                margin:0;
                padding:0;
                font-family:Verdana;
        }

        table.contenttable-2 thead {
                color:#FFFFFF;
                background-color:#c42d1c;
                font-size:12px;
        }

        table.contenttable-2 tbody {
                font-size:11px;
        }

        /* Zeilen Definition */
        /* Kopf */
        table.contenttable-2 thead tr.tr-even {
        }

        table.contenttable-2 thead tr.tr-even th {
                padding:7px;
        }

        table.contenttable-2 thead tr.tr-odd {
        }

        table.contenttable-2 thead tr.tr-odd th {
                padding:7px;
        }

        /* Body */
        table.contenttable-2 tbody tr.tr-even {
                background-color:#fbf0ef;
                color:#666666;
        }

        table.contenttable-2 tbody tr.tr-even td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }


        table.contenttable-2 tbody tr.tr-odd {
                background-color:#f8e5e3;
                color:#666666;
        }

        table.contenttable-2 tbody tr.tr-odd td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }
/* ENDE Rote Tabelle ID:2 */

/* Blaue Tabelle 100% ID: 3 *

        /* Allgemeine Definitionen */
        table.contenttable-3 {
                margin:0;
                padding:0;
                font-family:Verdana;
		width:100%;
		
        }

        table.contenttable-3 thead {
                color:#FFFFFF;
                background-color:#3c5da2;
                font-size:12px;
        }

        table.contenttable-3 tbody {
                font-size:11px;
        }

        /* Zeilen Definition */
        /* Kopf */
        table.contenttable-3 thead tr.tr-even {
        }

        table.contenttable-3 thead tr.tr-even th {
                padding:7px;
        }

        table.contenttable-3 thead tr.tr-odd {
        }

        table.contenttable-3 thead tr.tr-odd th {
                padding:7px;
        }

        /* Body */
        table.contenttable-3 tbody tr.tr-even {
                background-color:#f8fafe;
                color:#666666;
        }

        table.contenttable-3 tbody tr.tr-even td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }


        table.contenttable-3 tbody tr.tr-odd {
                background-color:#e5eaf5;
                color:#666666;
        }

        table.contenttable-3 tbody tr.tr-odd td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }
/* ENDE Blaue Tabelle 100% ID:3 */

/* Rote Tabelle 100% ID: 4 */

        /* Allgemeine Definitionen */
        table.contenttable-4 {
                margin:0;
                padding:0;
                font-family:Verdana;
		width:100%;
        }

        table.contenttable-4 thead {
                color:#FFFFFF;
                background-color:#c42d1c;
                font-size:12px;
        }

        table.contenttable-4 tbody {
                font-size:11px;
        }

        /* Zeilen Definition */
        /* Kopf */
        table.contenttable-4 thead tr.tr-even {
        }

        table.contenttable-4 thead tr.tr-even th {
                padding:7px;
        }

        table.contenttable-4 thead tr.tr-odd {
        }

        table.contenttable-4 thead tr.tr-odd th {
                padding:7px;
        }

        /* Body */
        table.contenttable-4 tbody tr.tr-even {
                background-color:#fbf0ef;
                color:#666666;
        }

        table.contenttable-4 tbody tr.tr-even td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }


        table.contenttable-4 tbody tr.tr-odd {
                background-color:#f8e5e3;
                color:#666666;
        }

        table.contenttable-4 tbody tr.tr-odd td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
		/*width:50%;*/
        }
/* ENDE Rote Tabelle 100% ID:4 */

/* Unsichtbar ID: 5 */

        /* Allgemeine Definitionen */
        table.contenttable-5 {
                margin:0;
                padding:0;
                font-family:Verdana;
        }

        table.contenttable-5 thead {
                color:#FFFFFF;
                background-color:#c42d1c;
                font-size:12px;
        }

        table.contenttable-5 tbody {
                font-size:11px;
        }

        /* Zeilen Definition */
        /* Kopf */
        table.contenttable-5 thead tr.tr-even {
        }

        table.contenttable-5 thead tr.tr-even th {
                padding:7px;
        }

        table.contenttable-5 thead tr.tr-odd {
        }

        table.contenttable-5 thead tr.tr-odd th {
                padding:7px;
        }

        /* Body */
        table.contenttable-5 tbody tr.tr-even {
                /*background-color:#fbf0ef;*/
                color:#666666;
        }

        table.contenttable-5 tbody tr.tr-even td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }


        table.contenttable-5 tbody tr.tr-odd {
                /*background-color:#f8e5e3;*/
                color:#666666;
        }

        table.contenttable-5 tbody tr.tr-odd td {
                vertical-align:top;
                padding-left:7px;
                padding-right:0;
                padding-top:3px;
                padding-bottom:3px;
        }
/* ENDE Unsichtbar ID:5 */


