  *,html {
    padding:0px;
    margin:0px;
    }
body{
    background-color: #FFFFFF;
    background-image: url(../images/wolken.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    padding-botton: 0px;
    margin:0px;
    
}




#wrapper

    {
    position: relative;
    height: 305px;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    }

hr {
    border:none;
    border-top: 1px solid #8FC8FB;
    color: #FFFFFF;
    background-color: #DDEEFE;
    height: 1px;
}

a:link{
   color: #963832;
   text-decoration: none;
   font-family: arial, verdana;
   font-size: 13px;
}

a:visited{
    color: #963832;
    font-size: 13px;
    text-decoration: none;
}

a:hover{
   text-decoration: none;
   font-family: arial, verdana;
   font-size: 13px;
   color: #71812C;
}


#page{
    width: 850px;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #DDEEFE;
    background-image: url(../images/page_bg_blau.gif);
    background-repeat: repeat-y;
    padding: 0px;
}

.clearer{
    clear: both;
    display: block;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    margin: 0px;
    padding: 0px;
}

/* HEADER */

#header{
    height: 270px;
    background-color: #007DC3;
    width: 850px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
}

#topbox {
    height: 35px;
    background-color: #54B4FF;
    padding: 0px;

}



.multicol {
    float: right;
    width: 230px;
    margin: 0;
    padding: 0px;
    right: 0px;
    margin-right:0 !important; /* Gilt für die modernen Browser */
    margin-right:-6px; /* Gilt für den IE6 und älter */
}

.multicol2 {
 
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    font-size: 12px;
    margin-right:0 !important; /* Gilt für die modernen Browser */
    margin-right:5px; /* Gilt für den IE6 und älter */
}

#page #content .multicol #language {
    width: 215px;
    float: right;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFF;
}



/*infobox rechte Spalte */

.quicklinkstitle{
padding-left: 10px;
padding-top: 10px;
margin-bottom: 20px;
text-align: left;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.quicklinkbox {
text-align: left;
padding-top: 10px;
padding-left: 10px;
}

.quicklink{
padding-bottom: 5px;
font-family: arial;
font-size: 12px;
}


.infobox{
font-size:12px;
color: #245173;

}




#topbox .toolbox {
    width: 245px;
    float: left;
    padding-left: 5px;
    padding-top: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    height: 35px;
    background-image: url(../images/toolbox.png);
    }

/* Headline */

#head1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 65px;
    width: 480px;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

#head1 #head2 {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bolder;
}





/*Headline Startseite */

#headstart1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 250 px;
    width: 480px;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

#headstart1 #headstart2 {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bolder;
}








/* Subnavigation
**********************************************************/

#subnavigation {
    font-family: 'Arial', 'Lucida Grande', Verdana, sans-serif;
    font-size: 14px;
    color: #333;
    width: 230px;
    border:0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
    float: right;
}

#subnavigation ul {
    list-style: none;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    border: none;
}

#subnavigation #subtop {
    height: 35px;
}

#subnavigation #subbut {
    height: 35px;
}

#subnavigation li {
          margin: 0;
}

#subnavigation li a {
    display: block;
    margin: 0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:11px;
    color: #006699;
    text-decoration: none;
    width: 219px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    background-color: #FFFFFF;
    }

#subnavigation li a:hover {
        background-color: #99CCFF;
        color: #336699;
}

#subnavigation .active a {
    color: #fff;
    display: block;
    background-color: #007DC3;
}

#topbox .searchbox {
    margin: 0px;
    float: right;
    width: 220px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 12px;
}

/* ##################################
Suchbox
#####################################*/

#searchterm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
    background-color: #BBDDFF;
    border: 1px solid #006699;
    padding: 2px;
    width: 140px;
}

/* CONTENT */



#content{
    padding-bottom: 50px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 850px;

}

#contentMain{
    display: inline;
    clear: both;
    float: left;
    margin-top: 0;
    margin-left: 41px;
    width: 480px;
    font-family: arial,helvetica,verdana;
    font-size: 13px;
    line-height: 1.4em;
}

#contentMain li{
  padding-top: 5px
  }

h1{
    clear: both;
    position: relative;
    width: 480px;
    margin-top: 25px;
    padding-top: 10px;
    color: #336699;
    font-size: 155%;
    line-height: 25px;
    color: #336699;
}

h1 .subTitle{
    display: block;
    margin-top: 8px;
    padding-bottom: 16px;
    margin-bottom: 10px;
    background-image: url(../images/heading_bottom.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    font-size: 160%;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    text-transform: none;
}

h2{
   margin-top: 15px;
   border-bottom: 1px solid #006699;
    padding-bottom: 0.5em;
    color: #dc6822;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.artikelliste .title a{
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
   color: #963832;
   text-decoration: none;
   font-family: arial, verdana;
   font-size: 16px;
    border:1px solid #336699;
    background-color: #ffffff;
   
}

.artikelliste .title a:hover{
   color: #006699;  
}

.artikelliste .title a:visited{
   font-family: arial, verdana;
   font-size: 16px;  
}


#page #wrapper #header #flashbox {
    margin: 0px;
    padding: 0px;
    float: right;
    height: 270px;
    width: 600px;
    background-color: #007DC3;
     background-image: url(../images/flashhg.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    
}

#printer{
padding-top: 15px;
}

#contentMain h2{
    margin-right: 16px;
}

#contentMain * h2{
    margin-right: 0;
}

h3{
    margin-top: 5px;
    color: #336699;
    font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
}

#contentMain h3{
    margin-right: 16px;
}

#contentMain * h3{
    margin-right: 0;
}

h4{
    margin-top: 1.5em;
    margin-bottom: -0.75em;
    color: #B2B2B2;
    font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
}


#contentMain h4{
    margin-right: 16px;
}

#contentMain * h4{
    margin-right: 0;
}

ol{
    margin-top: 1.5em;
    margin-left: 1.5em;
}



#contentMain ol{
    margin-right: 16px;
}

#contentMain * ol{
    margin-right: 0;
}

p{
    margin-top: 1.5em;
}

#contentMain p{
    margin-right: 16px;
}

#contentMain * p{
    margin-right: 0;
}

ul{
    margin-top: 1.5em;
    margin-left: 1.5em;
}

#contentMain ul{
    margin-right: 16px;
}
#contentMain * ul{
    margin-right: 0;
}

/* SUBCONTENT */
#contentSub{
    display: inline;
    float: right;
    width: 220px;
    margin-right: 25px;
    }
.submenu{
    background-color: #99CCFF;
    background-image: url(../images/submenu_bottom.gif);
    padding-right: 5px;
    width: 100px;
}

p.moreLink{
    margin-top: 16px;
    margin-right: 16px;
    margin-left: 16px;
    border-top: 1px dashed #CCCCCC;
    padding-top: 16px;
    text-align: right;
}


#bottomLinks{
    list-style: none;
    margin-top: 0;
    margin-left: 0;
    padding-top: 1.5em;
    background-repeat: no-repeat;
}

#bottomLinks li{
    display: inline;
    border-left: 1px solid #527597;
    padding-right: 1em;
    padding-left: 1em;
}

#bottomLinks li.first{
    border-left: 0 none;
}

#bottomLinks a{
    color: #0066CC;
}

#footer p{
    margin-top: 1.5em;
}




/*THEMEBOX*/

#page #content #contentMain .thembox-head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF6600;
    margin-left: 10px;
    padding-bottom: 10px;
}

#page #content #contentMain .thembox-head a:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF6600;
}
#page #content #contentMain .thembox-head a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF6600;
}
#page #content #contentMain .thembox-head a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF6600;
}


#page #content #contentMain .theme-text {
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    font-weight: normal;
    margin-left: 10px;
}





/* Tabellenboxen */

.table-box-white {
    background-color: #FFFFFF;
    width: 30px;
    margin: 0px;
    padding: 0px;
}

.table-box {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background-image: url(../images/tab-hg.jpg);
    width: 202px;
}



.table-box .td-body p {
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
}

.table-box .td-body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    padding: 3px;
    vertical-align: top;
}

.table-box .td-head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #006699;
    background-color: #66a9e7;
    padding: 6px;
    background-image: url(../images/tab-head.gif);
}

.liste-top {
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-left: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dotted;
    border-right-color: #006699;
    border-bottom-color: #006699;
    border-left-color: #006699;
}

.liste-top a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #00569A;
    text-decoration: none;
}

.liste-top a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0a7d81;
        font-weight: bold;
text-decoration: none;
}

.liste-top a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #00569A;
        font-weight: bold;
text-decoration: none;
}

.liste-text {
    height: 50px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #006699;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 55px;
    color: #006699;
}

.tableborder{
    padding: 4px;
    background-color:#ffffff;
}

.tabellenunhalt-header {
    background-color:#FABA00;
    color: #9F0038;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight: bold;
}


.tableinhalt1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    background-color:#FEE096;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.tableinhalt1_lo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #4e82c3;
    height: 25px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

#page #content #contentMain .printer {
    height: 36px;
    width: 99px;
}

.tableinhalt1_lu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #787602;
    height: 25px;
    padding-right: 15px;
    padding-bottom: 5px;
}

.tableinhalt2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715000;
    background-color:#FED574;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
     padding-left: 5px;
}

.tableinhalt3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
   border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4e82c3;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tableinhalt4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
     border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4e82c3;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tableinhalt5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;

    padding-top: 8px;
    padding-bottom: 8px;
}

.teaserkasten {
    position:relative;
    float:left;
    width:430px !important;
    height:110px;
    background: #A4BC00;
    margin:0 5px !important;
    margin:0 4px;
    padding:15px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 4px;
    display: block;
}

.teaserkasten .TK-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #990000;
}


.schnaeppchen a{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 4px;
    margin-bottom: 10px;
    color: #006699;
    border-bottom: 1px dotted #fff;
    display: block;
}


.schnaeppchen a:hover{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 4px;
    margin-bottom: 10px;
    color: #000;
    border-bottom: 1px dotted #fff;
    display: block;
}


input{
border: 1px solid #006699;

}


/* Reisezeiten */

.borderbox {
    border: 4px solid #FFFFFF;
    width: 470px;
    margin: 0px;
    padding: 0px;
    height: 120px;
}

#reisezeit {
    text-align: center;
    width: 230px;
    border: 1px solid #FFFFFF;
    
}

#reisezeit_a_head {
    background-color: #feb811;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#reisezeit_b_head {
    background-color: #bfd630;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
        border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}


#reisezeit_c_head {
    background-color: #8dd8f8;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
        border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#reisezeit_a {
    background-color: #FEEFB1;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    padding-top: 7px;
    padding-bottom: 10px;
}

#reisezeit_b {
    background-color: #deef76;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    padding-top: 7px;
    padding-bottom: 10px;
}

#reisezeit_c {
    background-color: #CBE6FA;
    width: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    padding-top: 7px;
    padding-bottom: 10px;;
}

#footer{
    background-color: #669BE6;
    width: 850px;
    margin-top:0px;
    margin-bottom:0px;
    padding-top: 25px;
    padding-bottom: 0px;
    background-image: url(../images/footer3.gif);
    background-repeat: repeat-x;
    background-position: top;
    margin-right: auto;
    margin-left: auto;
    height: 110px;
}


#footer #text {
    width: 810px;
    margin-right: auto;
    margin-left: auto;
    height: 60px;
    margin-bottom: 0px;
    margin-top: 20px;
    background-image: url(../images/meta.png);
}

#footer #text .metanavi {
    width: 650px;
    float: none;
    padding-left: 15px;
    padding-top: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

#page #footer #text #copy {
    height: 15px;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    text-align: center;
    margin-top: 6px;
}

#footer #text .metanavi a {
    font-family: arial;
    font-size: 12px;
    color: #006699;
    text-decoration: none;
}

#footer #text .metanavi a:hover {
   color: #000;
}



.left { float: left; }


#page #wrapper #header #logo {
    float: left;
    width: 250px;
    height: 270px;
}

#page #wrapper #header #logo #logo2 {
    height: 105px;
    width: 250px;
}

#page #wrapper #header #logo #logo3 {
    height: 165px;
    width: 250px;
    background-color: #007DC3;
}



/* Webmasterlink */

#webmaster{
         width: 250px;
         margin-top: 5px;
         margin-left: auto;
         margin-right: auto;
         font-family: arial, verdana;
    color: #005886;
    text-align: center;
}

#webmaster a{
    font-size: 12px;
    color: #006699;
    text-decoration: none;
}



#webmaster a:hover{
    font-size: 12px;
    color: #fff;
}



/* QuickCheck */

#Quickcheck {
 background-image: url(../images/quickcheck_hg4.png);
    background-color: #007DC3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
   height: 165px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left top;
}

#Quickcheck .dropdown {
    width: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #006699;
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
}

#Quickcheck .dropdown2 {
    width: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #006699;
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
}

#Quickcheck #title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #006699;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.quickbut {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
    height: 20px;
    width: 100px;
    background-color: #EFEBD1;
    margin-left: auito;
    margin-right: auto;
}



/* Banner */

#banner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    height: 65px;
    width: 480px;
    background-attachment: fixed;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

#banner #bannerbox {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
}

.sbmt{
border: none;
}

.mehrlesen{
    width:100px;
    background-color: #99ccff;
    border:1px solid #336699;
    color:white;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    margin-top:5px;
    }
.mehrlesen a{
    font-size: 14px;
    color:#336699;
    }
    
.mehrlesen a:hover{
    text-decoration: underline;
    }