body {
    text-align: left;
    background-color: #FFFFFF;
    font-family: Helvetica, Arial, non-serif;
    font-size: 12px;
    color: #070400;
    margin: 0;
    padding:0;
}



#outer {
    width: 970px;
    margin: 0;
    background-image: url(/fileadmin/system/id/body_bg.gif);
    background-repeat: repeat-y;
}

    #my_head {
        width: 770px;
        height: 93px;
    }

    #my_head img{
        border: 0;
    }

    
    #my_body {
    }
    
        
        /* ------------------------------------------------ */
        /* WERBUNG:                                         */
        /* ------------------------------------------------ */
        #my_body #ads {
            float: right;
            width: 200px;
            margin-left: 0px;
            display: block;
        }
        * html    #my_body #ads {
            float: right;
            width: 200px;
            margin-left: 0px;
            display: block;
            border: 0px solid black;
        }
        
             #my_body #ads #innerads{
                margin-left: 20px;
                display: block;
            }
            
            * html #my_body #ads #innerads{
                padding-left: 0px;
                margin-left: 0px;
                display: block;
                text-align:right;
            }
            
            #innerads h1,
            #innerads h2 {
            margin-top:5px;
            }
            
        
        /* ------------------------------------------------ */
        /* CONTENT-BEREICH:                                 */
        /* ------------------------------------------------ */
        #my_body #content {
            float: right;
            width: 566px;
            border: 0px solid green;
        }
        
            #my_body #content #innercontent{
                padding: 10px;
                border: 0px solid red;
            }
            
            h4 {
                background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
                padding: 3px;
                color: #0A50A1;
                font-weight:bold;
            }
            
            .tt_news_einzel {
              margin-bottom:20px;
			  border:1px solid white; /*Wichtig wg. Abstände Überschriften zu Bild*/
            }
            

        
            #my_body #content #service {
                margin-right: 0;
                width: 566px;
                height: 18px;
                text-align:right;
                margin-top: 3px;
            }
            
                #my_body #content #service img{
                        vertical-align: bottom;
                        margin-right: 3px;
                        border: 0;
                }
 
                #my_body #content #service a {
                     padding: 0px 5px;
                     text-decoration: none;
                }
                
                #my_body #content #service input {
                    vertical-align: bottom;
                }
                
                #my_body #content #service .suchfeld {
                    height: 13px;
                    padding: 1px;
                    width: 80px;
                    vertical-align: bottom;
                    font-size: 9px;
                    border-top: 2px solid #0A50A1;
                    border-left: 2px solid #0A50A1;
                    border-bottom: 1px solid #C9DAEC;
                    border-right: 2px solid #C9DAEC;
                }
                
                * html #my_body #content #service .suchfeld {
                    height: 18px;
                }

                

        /* ------------------------------------------------ */
        /* NAVIGATION:                                      */
        /* ------------------------------------------------ */
        #my_body #nav {
            min-height: 500px;
            background-image: url(/fileadmin/system/id/nav_bg.gif);
            background-repeat: no-repeat;

            width: 175px;
            padding-left: 27px;
            padding-right: 0px;
            border: 0px solid red;
        }
        
        * html #my_body #nav {
            height: 500px;
        }
        
            
                /* ------------------------------------------------ */
                /* NAVIGATION 1. EBENE:                             */
                /* ------------------------------------------------ */
                #nav ul {
                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                    margin: 0;
                    margin-left: 5px;
                    padding: 0px;padding-top: 10px;
                    border: 0px solid green;
                }
                
                    
                    #nav ul li .nav1 {
                        margin-top: 10px;
                        font-size: 12px;
                        padding-left: 25px;
                        padding-right: 3px;
                        background-image: url(/fileadmin/system/id/nav_1.gif);
                        background-repeat: no-repeat;
                        border: 0px solid red;
                    }
                    
                    #nav ul li .nav1sub {
                        margin-top: 10px;
                        font-size: 12px;
                        padding-left: 25px;
                        padding-right: 3px;
                        background-image: url(/fileadmin/system/id/nav_1.gif);
                        background-repeat: no-repeat;
                        border: 0px solid red;
                    }
                   
                        #nav ul li.none .nav1{
                             background-image: url(/fileadmin/system/id/spacer.gif);
                        }
                        
                        #nav ul li.active .nav1sub{
                            background-color: #0A50A1;
                            background-image: url(/fileadmin/system/id/nav_1_f2.gif);
                            background-repeat: no-repeat;
                            margin-bottom: 0px;
                        }
                        
                        #nav ul li.active .nav1{
                            background-color: #0A50A1;
                            background-image: url(/fileadmin/system/id/nav_1_f2.gif);
                            background-repeat: no-repeat;
                            margin-bottom: 10px;
                        }
                        
                        #nav ul li.active .nav1 a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #FFFFFF;
                        }
                       
                      
                        #nav ul li .nav1 a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #0A50A1;
                            left: 20px;
                        }
                        
                        #nav ul li.active .nav1sub a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #FFFFFF;
                        }
                       
                      
                        #nav ul li .nav1sub a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #0A50A1;
                            left: 20px;
                        }
                        
                        
                                /* ------------------------------------------------ */
                                /* NAVIGATION 2. EBENE:                             */
                                /* ------------------------------------------------ */
                                                                
                                #nav ul li ul{
                                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                                    margin: 0;
                                    padding: 0px;
                                    padding-top: 0px;
                                    border: 0px solid green;
                                }
                                
                                #nav ul li ul li{
                                    margin-bottom: 0px;
                                    font-size: 12px;
                                    padding-right: 3px;
                                    background-image: url(/fileadmin/system/id/nav_2.gif);
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    padding: 6px 0px 3px 25px;
                                    border: 0px solid red;
                                }
                           
                                #nav ul li ul li.none {
                                     background-image: url(/fileadmin/system/id/spacer.gif);
                                }
                                
                                
                                 #nav ul li ul li.active a{
                                    font-weight: bold;
                                    color: #000000;
                                }
                               
                              
                                #nav ul li  ul li a{
                                    text-decoration: none;
                                    font-weight: normal;
                                    color: #0A50A1;
                                    left: 20px;
                                }
                                
                                 #nav ul li  ul li.last {
                                    background-image: url(/fileadmin/system/id/nav_2_last.gif);
                                    background-repeat: no-repeat;

                                }

                                
                                 /* ------------------------------------------------ */
                                /* NAVIGATION 3. EBENE:                             */
                                /* ------------------------------------------------ */
                                                                
                                #nav ul li ul li ul{
                                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                                    margin: 0;
                                    padding: 0px;
                                    padding-top: 0px;
                                    border: 0px solid green;
                                    font-weight: normal;                                    
                                }
                                
                                #nav ul li ul li ul li{
                                    margin-bottom: 0px;
                                    font-size: 12px;
                                    padding-right: 3px;
                                    background-image: url(/fileadmin/system/id/nav_3.gif);
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    padding: 6px 0px 3px 15px;
                                    border: 0px solid red;
                                    font-weight: normal;                                                                        
                                }
                           
                                #nav ul li ul li ul li.none {
                                     background-image: url(/fileadmin/system/id/spacer.gif);
                                }
                                
                                
                                #nav ul li ul li.active ul li a{
                                    font-weight: normal;
                                    color: #0A50A1;
                                }                                

                                #nav ul li ul li ul li.active a{
                                    font-weight: bold;
                                    color: #000000;
                                }
                               
                              
                                #nav ul li  ul li ul li a{
                                    text-decoration: none;
                                    font-weight: normal;
                                    color: #0A50A1;
                                    left: 20px;
                                }
                                
                                 #nav ul li  ul li ul li.last {
                                    background-image: url(/fileadmin/system/id/nav_3_last.gif);
                                    background-repeat: no-repeat;

                                }
                        
                        
/* ------------------------------------------------ */
/* TEXTFORMATIERUNG:                                */
/* ------------------------------------------------ */

h1 {
   color: #0A50A1;
   font-size: 1.5em;
   margin: 0px;   
}               

h2 {
   color: #0A50A1;
   font-size: 1.2em;
} 

h3 {
   color: #0A50A1;
   font-size: 1em;
}   

p {
   line-height:16px;
   margin-top: 3px;
   margin-bottom: 20px;
}                   
    
                   
a {
   color: #0A50A1;
   font-weight:normal;
}

a:visited {
   color: #0A50A1;
   font-weight:normal;   
}

a:hover {
   color: #0A50A1;
   text-decoration:none;
   font-weight:normal;   
}  
    
    
.service_nav_unten {
  padding-top:5px;
}
    
.service_nav_unten a{
   text-decoration:none;
}
    
    
/* FORMULARE */
.csc-mailform-field label{
display:block;
}

.csc-mailform-field .csc-mailform-check{

}

.csc-mailform-field {
margin-bottom:10px;
}
.csc-mailform {
    border:0px;
}

td {
    font-family: Helvetica, Arial, non-serif;
    font-size: 12px;
}

#innercontent div {
   margin-bottom: 10px;
}
    
#calendar-event fieldset div label{
margin-top: 0px;
}
    
    
    
.dhx_combo_input{
	color:#333333;
	font-family: Arial;
	font-size: 11px;
	border:0px;
	padding:2px 2px 2px 2px;
	position:absolute;
	top:0px;
}
.dhx_combo_box{
	position:relative;
	border:1px solid #0A50A1;
	height:16px;
	_height:16px;
	margin-right:2px;
	overflow:hidden;
    background-color: white;	
	float:left;
}
.dhx_combo_list{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border:1px solid #0A50A1;
   height:100px;
   font-family: Arial;
   font-size: 11px;
   background-color: white;
}

.dhx_combo_list div{
	cursor:default;
	padding:2px 2px 2px 2px;
}
.dhx_selected_option{
	background-color:navy;
	color:white;
}

    
    
/* BREADCRUMB ANFANG ------------------    */
#breadcrumb {
   font-weight:bold;
   color: #0A50A1;
   line-height:1.6em;
}
         
         
#breadcrumb strong{
   font-weight:bold;
   color: #0A50A1;
   line-height:1.6em;   
}               
#breadcrumb a {
   color: #0A50A1;
   font-weight:normal;
   line-height:1.6em;   
}

#breadcrumb a:visited {
   color: #0A50A1;
   font-weight:normal; 
   line-height:1.6em;     
}

#breadcrumb a:hover {
   color: #0A50A1;
   text-decoration:none;
   font-weight:normal;  
   line-height:1.6em;    
}                        


/* TOURENDATENBANK */    
    .tx-fetourdb-pi1 .index table {
       width: 550px;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr th {
      background-color: #0A50A1;
      color: #ffffff;
      padding:8px;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr.ev {
      background-color: #D5D6D9;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr.uev {
      background-color: #E2E3E5;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr td {
      padding:8px;
    }
    
    .tx-fetourdb-pi1 .index .pagination {
      margin-top:10px;
    }

    
/* WEITERE EXTENSION- UND TEXTFORMATIERUNGEN */        
    .news-catmenu-NO, .news-catmenu-NO img {
      margin-top: -4px;
      margin-bottom: -4px;
      line-height: 0px;
    }
    
    .tx-cal-controller form fieldset{
      border: 0px;
    }
    
    .tx-cal-controller form fieldset label {
      margin-top:10px;
      clear:both;
    }
    
    .tx-cal-controller form fieldset select, .tx-cal-controller form fieldset input{
      margin-top:10px;
    }
    
    h4 a {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }
    
    h4 a:hover {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
    }  
    
    h4 a:visited {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
    }  
    
    #calendar-event fieldset{
        border: 0px;
    }
    
    .tx-fetourdb-pi1 p {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 2px;
    }
    
    .spalte_zwei .pagebrowser, .spalte_zwei .cal_date, .spalte_zwei .found, .spalte_zwei .V9G{
        display:none;
    }

.tt_news_einzel p {
margin: 0;
margin-bottom: 10px;
}

#my_body #content #werbung_oben {
    text-align: center;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    width: 566px;
}

#my_body #content #werbung_oben p,
#my_body #content #werbung_oben a {
    margin: 0px;
    padding: 0px;
}

#my_body #content #werbung_oben img {
    margin: 0px 5px 0px 5px;
    padding: 0px;
    border: 0px;
}

.tt_news_einzel .newsbody,
.tt_news_einzel .newsbody p {
    margin-bottom: 0px !important;
}


    font-family: Helvetica, Arial, non-serif;
    font-size: 12px;
    color: #070400;
    margin: 0;
    padding:0;
}



#outer {
    width: 970px;
    margin: 0;
    background-image: url(/fileadmin/system/id/body_bg.gif);
    background-repeat: repeat-y;
}

    #my_head {
        width: 770px;
        height: 93px;
    }

    #my_head img{
        border: 0;
    }

    
    #my_body {
    }
    
        
        /* ------------------------------------------------ */
        /* WERBUNG:                                         */
        /* ------------------------------------------------ */
        #my_body #ads {
            float: right;
            width: 200px;
            margin-left: 0px;
            display: block;
        }
        * html    #my_body #ads {
            float: right;
            width: 200px;
            margin-left: 0px;
            display: block;
            border: 0px solid black;
        }
        
             #my_body #ads #innerads{
                margin-left: 20px;
                display: block;
            }
            
            * html #my_body #ads #innerads{
                padding-left: 0px;
                margin-left: 0px;
                display: block;
                text-align:right;
            }
        
        /* ------------------------------------------------ */
        /* CONTENT-BEREICH:                                 */
        /* ------------------------------------------------ */
        #my_body #content {
            float: right;
            width: 566px;
            border: 0px solid green;
        }
        
            #my_body #content #innercontent{
                padding: 10px;
                border: 0px solid red;
            }
            
            h4 {
                background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
                padding: 3px;
                color: #0A50A1;
                font-weight:bold;
                font-size: 1.2em;
            }
            
            .tt_news_einzel {
              margin-bottom:20px;
            }
            

        
            #my_body #content #service {
                margin-right: 0;
                width: 566px;
                height: 18px;
                text-align:right;
                margin-top: 3px;
            }
            
                #my_body #content #service img{
                        vertical-align: bottom;
                        margin-right: 3px;
                        border: 0;
                }
 
                #my_body #content #service a {
                     padding: 0px 5px;
                     text-decoration: none;
                }
                
                #my_body #content #service input {
                    vertical-align: bottom;
                }
                
                #my_body #content #service .suchfeld {
                    height: 13px;
                    padding: 1px;
                    width: 80px;
                    vertical-align: bottom;
                    font-size: 9px;
                    border-top: 2px solid #0A50A1;
                    border-left: 2px solid #0A50A1;
                    border-bottom: 1px solid #C9DAEC;
                    border-right: 2px solid #C9DAEC;
                }
                
                * html #my_body #content #service .suchfeld {
                    height: 18px;
                }

                

        /* ------------------------------------------------ */
        /* NAVIGATION:                                      */
        /* ------------------------------------------------ */
        #my_body #nav {
            min-height: 500px;
            background-image: url(/fileadmin/system/id/nav_bg.gif);
            background-repeat: no-repeat;

            width: 175px;
            padding-left: 27px;
            padding-right: 0px;
            border: 0px solid red;
        }
        
        * html #my_body #nav {
            height: 500px;
        }
        
            
                /* ------------------------------------------------ */
                /* NAVIGATION 1. EBENE:                             */
                /* ------------------------------------------------ */
                #nav ul {
                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                    margin: 0;
                    margin-left: 5px;
                    padding: 0px;padding-top: 10px;
                    border: 0px solid green;
                }
                
                    
                    #nav ul li .nav1 {
                        margin-top: 10px;
                        font-size: 12px;
                        padding-left: 25px;
                        padding-right: 3px;
                        background-image: url(/fileadmin/system/id/nav_1.gif);
                        background-repeat: no-repeat;
                        border: 0px solid red;
                    }
                    
                    #nav ul li .nav1sub {
                        margin-top: 10px;
                        font-size: 12px;
                        padding-left: 25px;
                        padding-right: 3px;
                        background-image: url(/fileadmin/system/id/nav_1.gif);
                        background-repeat: no-repeat;
                        border: 0px solid red;
                    }
                   
                        #nav ul li.none .nav1{
                             background-image: url(/fileadmin/system/id/spacer.gif);
                        }
                        
                        #nav ul li.active .nav1sub{
                            background-color: #0A50A1;
                            background-image: url(/fileadmin/system/id/nav_1_f2.gif);
                            background-repeat: no-repeat;
                            margin-bottom: 0px;
                        }
                        
                        #nav ul li.active .nav1{
                            background-color: #0A50A1;
                            background-image: url(/fileadmin/system/id/nav_1_f2.gif);
                            background-repeat: no-repeat;
                            margin-bottom: 10px;
                        }
                        
                        #nav ul li.active .nav1 a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #FFFFFF;
                        }
                       
                      
                        #nav ul li .nav1 a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #0A50A1;
                            left: 20px;
                        }
                        
                        #nav ul li.active .nav1sub a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #FFFFFF;
                        }
                       
                      
                        #nav ul li .nav1sub a{
                            text-decoration: none;
                            font-weight: bold;
                            color: #0A50A1;
                            left: 20px;
                        }
                        
                        
                                /* ------------------------------------------------ */
                                /* NAVIGATION 2. EBENE:                             */
                                /* ------------------------------------------------ */
                                                                
                                #nav ul li ul{
                                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                                    margin: 0;
                                    padding: 0px;
                                    padding-top: 0px;
                                    border: 0px solid green;
                                }
                                
                                #nav ul li ul li{
                                    margin-bottom: 0px;
                                    font-size: 12px;
                                    padding-right: 3px;
                                    background-image: url(/fileadmin/system/id/nav_2.gif);
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    padding: 6px 0px 3px 25px;
                                    border: 0px solid red;
                                }
                           
                                #nav ul li ul li.none {
                                     background-image: url(/fileadmin/system/id/spacer.gif);
                                }
                                
                                
                                 #nav ul li ul li.active a{
                                    font-weight: bold;
                                    color: #000000;
                                }
                               
                              
                                #nav ul li  ul li a{
                                    text-decoration: none;
                                    font-weight: normal;
                                    color: #0A50A1;
                                    left: 20px;
                                }
                                
                                 #nav ul li  ul li.last {
                                    background-image: url(/fileadmin/system/id/nav_2_last.gif);
                                    background-repeat: no-repeat;

                                }

                                
                                 /* ------------------------------------------------ */
                                /* NAVIGATION 3. EBENE:                             */
                                /* ------------------------------------------------ */
                                                                
                                #nav ul li ul li ul{
                                    list-style-image: url(/fileadmin/system/id/spacer.gif);
                                    margin: 0;
                                    padding: 0px;
                                    padding-top: 0px;
                                    border: 0px solid green;
                                    font-weight: normal;                                    
                                }
                                
                                #nav ul li ul li ul li{
                                    margin-bottom: 0px;
                                    font-size: 12px;
                                    padding-right: 3px;
                                    background-image: url(/fileadmin/system/id/nav_3.gif);
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    padding: 6px 0px 3px 15px;
                                    border: 0px solid red;
                                    font-weight: normal;                                                                        
                                }
                           
                                #nav ul li ul li ul li.none {
                                     background-image: url(/fileadmin/system/id/spacer.gif);
                                }
                                
                                
                                #nav ul li ul li.active ul li a{
                                    font-weight: normal;
                                    color: #0A50A1;
                                }                                

                                #nav ul li ul li ul li.active a{
                                    font-weight: bold;
                                    color: #000000;
                                }
                               
                              
                                #nav ul li  ul li ul li a{
                                    text-decoration: none;
                                    font-weight: normal;
                                    color: #0A50A1;
                                    left: 20px;
                                }
                                
                                 #nav ul li  ul li ul li.last {
                                    background-image: url(/fileadmin/system/id/nav_3_last.gif);
                                    background-repeat: no-repeat;

                                }
                        
                        
/* ------------------------------------------------ */
/* TEXTFORMATIERUNG:                                */
/* ------------------------------------------------ */

h1 {
   color: #0A50A1;
   font-size: 1.5em;
   margin: 0px;   
}               

h2 {
   color: #0A50A1;
   font-size: 1.2em;
} 

h3 {
   color: #0A50A1;
   font-size: 1em;
}   

p {
   line-height:16px;
   margin-top: 3px;
   margin-bottom: 20px;
}                   
    
                   
a {
   color: #0A50A1;
   font-weight:normal;
}

a:visited {
   color: #0A50A1;
   font-weight:normal;   
}

a:hover {
   color: #0A50A1;
   text-decoration:none;
   font-weight:normal;   
}  
    
    
.service_nav_unten {
  padding-top:5px;
}
    
.service_nav_unten a{
   text-decoration:none;
}
    
    
/* FORMULARE */
.csc-mailform-field label{
display:block;
}

.csc-mailform-field .csc-mailform-check{

}

.csc-mailform-field {
margin-bottom:10px;
}
.csc-mailform {
    border:0px;
}

td {
    font-family: Helvetica, Arial, non-serif;
    font-size: 12px;
}

#innercontent div {
   margin-bottom: 10px;
}
    
#calendar-event fieldset div label{
margin-top: 0px;
}
    
    
    
.dhx_combo_input{
	color:#333333;
	font-family: Arial;
	font-size: 11px;
	border:0px;
	padding:2px 2px 2px 2px;
	position:absolute;
	top:0px;
}
.dhx_combo_box{
	position:relative;
	border:1px solid #0A50A1;
	height:16px;
	_height:16px;
	margin-right:2px;
	overflow:hidden;
    background-color: white;	
	float:left;
}
.dhx_combo_list{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border:1px solid #0A50A1;
   height:100px;
   font-family: Arial;
   font-size: 11px;
   background-color: white;
}

.dhx_combo_list div{
	cursor:default;
	padding:2px 2px 2px 2px;
}
.dhx_selected_option{
	background-color:navy;
	color:white;
}


    
    
/* BREADCRUMB ANFANG ------------------    */
#breadcrumb {
   font-weight:bold;
   color: #0A50A1;
   line-height:1.6em;
}
         
         
#breadcrumb strong{
   font-weight:bold;
   color: #0A50A1;
   line-height:1.6em;   
}               
#breadcrumb a {
   color: #0A50A1;
   font-weight:normal;
   line-height:1.6em;   
}

#breadcrumb a:visited {
   color: #0A50A1;
   font-weight:normal; 
   line-height:1.6em;     
}

#breadcrumb a:hover {
   color: #0A50A1;
   text-decoration:none;
   font-weight:normal;  
   line-height:1.6em;    
}                        


/* TOURENDATENBANK */    
    .tx-fetourdb-pi1 .index table {
       width: 550px;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr th {
      background-color: #0A50A1;
      color: #ffffff;
      padding:8px;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr.ev {
      background-color: #D5D6D9;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr.uev {
      background-color: #E2E3E5;
    }
    
    .tx-fetourdb-pi1 .index table tbody tr td {
      padding:8px;
    }
    
    .tx-fetourdb-pi1 .index .pagination {
      margin-top:10px;
    }

    
/* WEITERE EXTENSION- UND TEXTFORMATIERUNGEN */        
    .news-catmenu-NO, .news-catmenu-NO img {
      margin-top: -4px;
      margin-bottom: -4px;
      line-height: 0px;
    }
    
    .tx-cal-controller form fieldset{
      border: 0px;
    }
    
    .tx-cal-controller form fieldset label {
      margin-top:10px;
      clear:both;
    }
    
    .tx-cal-controller form fieldset select, .tx-cal-controller form fieldset input{
      margin-top:10px;
    }
    
    h4 a {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }
    
    h4 a:hover {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
    }  
    
    h4 a:visited {
        background-image: url(/fileadmin/system/id/cont_verlauf.jpg);
        padding: 3px;
        color: #0A50A1;
        font-weight: bold;
        text-decoration: none;
    }  
    
    #calendar-event fieldset{
        border: 0px;
    }
    
    .tx-fetourdb-pi1 p {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 2px;
    }
    
    .spalte_zwei .pagebrowser, .spalte_zwei .cal_date, .spalte_zwei .found, .spalte_zwei .V9G{
        display:none;
    }

.tt_news_einzel p {
margin: 0;
margin-bottom: 10px;
}

#my_body #content #werbung_oben {
    text-align: center;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    width: 566px;
}

#my_body #content #werbung_oben p,
#my_body #content #werbung_oben a {
    margin: 0px;
    padding: 0px;
}

#my_body #content #werbung_oben img {
    margin: 0px 4px 0px 4px;
    padding: 0px;
    border: 0px;
}

.tt_news_einzel .newsbody,
.tt_news_einzel .newsbody p {
    margin-bottom: 0px !important;
}

.service_nav_unten {
    color: #0A50A1;
}

#outer {
width: 1010px;
width: 982px;
}

#my_head {
width: 810px;
width: 782px;
}

#my_body #content {
width: 606px;
width: 578px;
}

#my_body #content #service {
width: 606px;
width: 578px;
}

#my_body #content #werbung_oben {
width: 606px;
width: 578px;
width: 594px;
}

 #my_body #ads #innerads{
margin-top: -8px;
}

.innertable {
    margin: 0px;
    padding: 0px;
}

.csc-textpic img,
.csc-textpic dl,
.csc-textpic dt,
.csc-textpic dd {
    margin: 0px !important;
    padding: 0px !important;
}

.csc-textpic .csc-textpic-imagewrap {
    margin: 0px !important;
    padding: 0px !important;
}


#my_body #ads #innerads h4 {
    margin-top: 8px;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
}

h2 {
    margin-bottom: 3px;
}

.tt_news_einzel h4 {
clear:left;
}

tt_news_einzel img {
border:1px solid red;
}

.innertable .tt_news_einzel h4 {
    margin-bottom: 4px;
}

.newshead1 {
    margin: 0px !important;
    margin-bottom: 3px !important;
}

.newsbody {
    margin: 0px !important;
}

.tt_news_einzel div img {
    margin-top: 5px !important;
}

.csc-mailform,
.csc-mailform fieldset {
    margin-left: 0px;
    padding-left: 0px;
}

.csc-textpic-text ul {
margin-left: 15px;
padding-left: 0px;
}

.csc-textpic-text li {
    margin-left: 2px;
    padding-left: 0px;
}

.contenttable p {
    margin-bottom: 5px;
}

.contenttable td {
    vertical-align: top;
}

.news-single-timedata {
    text-align: right;
}

/*
.news-single-author {
    display: none;
}
*/


table.rand {
    border: 1px solid black !important;
}

table.rand td {
    border: 0px !important;
}

table.gitter, table.gitter td {
    border: 1px solid black !important;
}

table.gitter2 {
    border: 0px !important;
}
    
table.gitter2 td {
    border: 1px solid black !important;
}


/* tipafriend plus extension */
.tx_tipafriend_formfield label {display: block;}