/* ---------------------------------------- */
/* ----------------- ALLG ----------------- */
/* ---------------------------------------- */


p {
    line-height:1.5em;
}

h1 {
    font-size:1.3em;
    font-weight:bold;
    color:#C00;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
h2 {
    font-size:1em;
    font-weight:normal;
    display:block;
    background-color:#C00;
    margin-top:0.5em;
    margin-right:-1em;
    margin-left:-1em;
    margin-bottom:0em;
    line-height:1.5em;
    padding:0.3em;
    padding-left:1.3em;
    color:#FCF9CC;
}
a {
    text-decoration:none;
    color:#333;
    border:0px solid #fff;
}
a:hover {
    color:#006025;
}
h2 a {
    color:#fcfae1;
}
sup {
    font-size:50%;
}
input, textarea, select {
    background:#FCFAE1;
    border:1px solid #bbb;
}
img {
    border:0px solid #fff;
}
hr {
    padding:0.5em;
    margin:0 auto;
}





/* ---------------------------------------- */
/* ----------------- HEAD ----------------- */
/* ---------------------------------------- */

.staedtenav {
    position:relative;
    top:12.3em;
    left:54em;    
    width:20em;
}
.staedtenav-link {
    width:10em;
    color:#FCF9CC;
    text-decoration:none;
}
.staedtenav-mid {
    padding:1em;
    padding-bottom:0.5em;
    padding-top:0.5em;
    margin:-1px;
    background-color:#006025;
    width:8em;
}
.staedtenav-left {    
    padding-bottom:0.5em;
    padding-top:0.5em;
    background-image:url(../upload/site/sf_curve_left_3x17.gif);
    background-position:top right;
    background-repeat: no-repeat;
    width:3px;
    margin:-3px;
}
.staedtenav-right {
    padding-bottom:0.5em;
    padding-top:0.5em;
    background-image:url(../upload/site/sf_curve_right_3x17.gif);
    background-position:top left;
    background-repeat: no-repeat;
    margin-left:-3px;
    width:3px;
}

a.staedtenav:hover {
    position:relative;
    top:-0.5em;
    padding-bottom:0.7em;
}
* html #staedtenav {
    top:12.2em;
}
* html a.staedtenav:hover {
    position:relative;
    top:0em;
    padding-bottom:0.2em;
}
.spachwahl {
    margin:0.1em;
    border:0px solid #000;
}
.breadcrum {
    text-decoration:none;
    color:#333;
}
a.breadcrum:hover {
    color:#006025;
}







/* ---------------------------------------- */
/* ----------------- NAVI ----------------- */
/* ---------------------------------------- */

a.navi_1_off, a.navi_1_on, a.navi_1_open {
    background-color:#006025;
    color:#FCF9CC;
    text-decoration:none;
    font-size:1em;
    font-weight:normal;
    line-height:1.5em;
    display:block;
    margin-left:-1em;
    margin-right:-1em;
    margin-top:0.3em;
    margin-bottom:0.3em;
    padding:0.3em;
    padding-left:1.3em;
}
* html a.navi_1_off, * html a.navi_1_on, * html a.navi_1_open { 
    margin-right:-3em;
} 
* html a.navi_2_off, * html a.navi_2_on, * html a.navi_2_open { 
    margin-right:-3em;
} 
a.navi_1_on, a.navi_1_open, a.navi_1_off:hover  {
    background-color:#c8d100;
    color:#006025;
}
a.navi_2_off, a.navi_2_on, a.navi_2_open {
    background-color:#006025;
    color:#fcfae1;
    text-decoration:none;
    font-size:1em;
    font-weight:normal;
    display:block;
    margin-left:0em;
    margin-right:0em;
    margin-top:0.3em;
    margin-bottom:0.3em;
    padding:0.3em;
    padding-left:1.3em;
}
a.navi_2_on, a.navi_2_open, a.navi_2_off:hover {
    background-color:#c8d100;
    color:#006025;
}
a.navi_3_off, a.navi_3_on, a.navi_3_open {
    font-size:1em;
    font-weight:normal;
    display:block;
    color:#006025;
    text-decoration:none;
    padding:0em 0.3em 0em 1.3em;
    margin-left:0em;
    margin-right:0em;
    margin-top:0.3em;
    margin-bottom:0.3em;
}
a.navi_3_on, a.navi_3_open, a.navi_3_off:hover {
    color:#c8d100;
}
a.navi_4_off, a.navi_4_on, a.navi_4_open {
    font-size:1em;
    font-weight:normal;
    display:block;
    margin:0.3em;
    margin-left:2em;
    color:#3a5ea0;
    text-decoration:none;
    padding:0em 0.3em 0em 0.3em;
}
a.navi_5_off, a.navi_5_on, a.navi_5_open {
    font-size:1em;
    font-weight:normal;
    display:block;
    margin:0.3em;
    margin-left:3em;
    color:#3a5ea0;
    text-decoration:none;
    padding:0.3em;
}
h2.left {
    margin-top:0em;
    background-color:#006025;
}
* html h2.left { 
    margin-right:-3em;
} 
.input_search {
    margin-top:0.3em;
    border:1px solid #999;
    width:5em;
}
* html .input_search {
    position:relative;
    top:-0.1em;
    width:5em;
}
#searchbutton {
    position:relative;
    top:-0.2em;
    margin-top:0em;
    margin-top:0em;
    background-color:#CCC;
    border:1px solid #999;
    color:#999;
    padding:0.2em 1.2em 0.2em 1.2em;
    text-decoration:none;
}
.button {
    background:#ccc;
    border:0.1em solid #999;
    padding:0.3em;
    color:#666;
    display:block;
    width:5em;
}
.button:hover {
    background:#ccc;
    border:0.1em solid #222;
    padding:0.3em;
    color:#000;
}



/* ---------------------------------------- */
/* ---------------- CONTENT --------------- */
/* ---------------------------------------- */

.angebot {
    color:#fcfae1;
    text-align:left;
    font-size:1.2em;
    font-weight:bold;
    display:block;
    background-color:#006025;
    padding:1em;
    line-height:1.5em;
    margin-top:1.3em;
}
.angebot p {
    padding:0em;
    margin:0em;
}
.Foto {
    width:3em;
    height:2em;
    float:right;
    margin-right:0.4em;
    border:0px none #000;
}

.partneruebersicht-level-1 {
    background-color:#C00;
    margin-top:0.5em;
    vertical-align:middle;
    color:#FCF9CC;
    font-size:1.2em;
    height:2.5em;
    font-weight:bold;
}
.partneruebersicht-level-2 {
    padding-left:1.3em;
    font-size:1em;
    font-weight:normal;
}
.img-partneruebersicht {
    float:right;
}

.hotel-premium {
    background:#88a200;
    border:0.1em solid #3A5eA0;
    padding:0.3em;
    margin-bottom:0.4em;
    display:block;
    color:#000;
}
.hotel-premium h2 {
    margin:0em;
    padding:0em;
    background:none;
    font-size:1.2em;
    font-weight:bold;
    color:#000;
}
.hotel-standard {
    background:#C8D200;
    border:0.1em solid #3A5eA0;
    padding:0.3em;
    margin-bottom:0.4em;
    display:block;
    color:#333;
}
.hotel-standard h2 {
    margin:0em;
    padding:0em;
    background:none;
    color:#333;
    font-weight:bold;
}
.sitemap, .list2 {
    list-style-type:none;
    list-style-position:inside;
}
#content table {
    margin:0.5em 0em 0.5em 0em;
}
#mid a {
    border-bottom:1px dotted #c8d100;
}
#mid a:hover {
    border-bottom:1px dotted #006025;
}

/* ---------------------------------------- */
/* ---------------- RECHTS ---------------- */
/* ---------------------------------------- */

#right p {

    line-height:1.3em;
}
* html #right h2, * html #right a, * html #right p, * html #right div, * html #right img { 
    margin-left:1em;
}
* html #right h2 { 
    padding:0.3em;
} 
.rubrikennav {
    font-size:1em;
    font-weight:normal;
    display:block;
    text-decoration:none;
    border-bottom:1px dotted #C00;
    color:#C00;
}
a.rubrikennav:hover {
    color:#F00;
    border-bottom:1px dotted #F00;
}
#right img {
    margin-left:-1em;
    border:0px none #000;
}

#banner-rechts {
    margin-left:-1em; 
    padding-top:0px;
}

#banner-rechts img {
    margin-left:0em;
}
/* ---------------------------------------- */
/* ---------------- FOOTER ---------------- */
/* ---------------------------------------- */

.bottom-link {
    position:relative;
    top:0.5em;
    width:10em;
    color:#FCF9CC;
    text-decoration:none;
    padding-left:0.1em;
    padding-right:0.1em;
    margin-bottom:1em;

}
.bottom-mid {
    padding:1em;
    padding-bottom:0.5em;
    padding-top:0.5em;
    background-color:#006025;
    width:8em;
}
.bottom-left {    
    padding-bottom:0.5em;
    padding-top:0.5em;
    background-image:url(../upload/site/sf_curve_bottom_left_3x17.gif);
    background-position:bottom right;
    background-repeat: no-repeat;
    width:3px;
}
.bottom-right {
    padding-bottom:0.5em;
    padding-top:0.5em;
    background-image:url(../upload/site/sf_curve_bottom_right_3x17.gif);
    background-position:bottom left;
    background-repeat: no-repeat;
    width:3px;
}

a.bottom-link:hover {
    color:#000;
}





 










body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color:#89bce8;
    background-image:url(../upload/site/verlauf_bg_2x780.jpg);
    background-position:top;
    background-repeat:repeat-x;
    color: #333;
    text-align: center;
    padding:0;
    margin:0;
}



/* IE6 Hacks */



* html #head, * html #breadcrumb, * html #mid, * html #left, * html #right, * html #footer {
    padding: 0em;
    margin: 0em;
}
* html #breadcrumb{
    padding-top: 1em;
    padding-bottom: 1em;

}
* html #mid{
    padding: 0em;
    margin-right:1em;
    width: 30em;
    text-align:left;
    float:right;    

}






* html #oben-mitte {
    float:left;    
    width:70em;
    max-width:70em;
    min-width:70em;
}

* html #unten {
    width:74.6em;
}

* html #mitte {
    overflow:visible;
    margin: 0 auto;
    width:74.6em;
    padding: 0px;
}
* html #mitte-links {
    float:left;
    margin: 0px;
    padding: 0px;
    width:73.8em;    
    min-height:767px;
    overflow:visible;
    text-align:justify;
}
* html #mitte-links-verlauf {
    float:left;
    margin: 0px;
    padding: 0px;
    width:8px;  
    height:767px;
}
* html #mitte-rechts-verlauf {
    float:right;
    margin: 0px;
    padding: 0px;
    width:8px;  
    height:767px;
}

















#page {
    background: #ffffef;
    padding:1em;
    width:70em;
    margin-left:8px;
}

#head {
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom: 0px solid #fff;
    background:#C8D200;
    background-image:url(../upload/site/head_ctc_mun_new.jpg);
    background-repeat:no-repeat;
    height: 14em;
}
#breadcrumb {
    color:#000;
    height: 1.7em;
    padding-top:1em;
    padding-bottom:1em;
    padding-left:0.5em;
    margin:0em;
    border: 0px solid #fff;
}
#content {  
    padding:0px;
    margin:0px; 
    margin-top:-1em;
    overflow:visible;
    min-height:35em;
    text-align:left;
    border: 0px solid #fff;
}
#left {
    float:left;
    width:14em;
    padding:1em;
    padding-top:0em;
    overflow:visible;
    min-height:32em;
    text-align:left;
    margin-bottom:1em;
    background:none;
}
#mid {
    margin: auto;
    width:33em;
    padding:1.5em;
    padding-top:0em;
    overflow:visible;
    min-height:30em;
    margin-bottom:1em;
}
#right {
    float:right;
    width:14em;
    padding:1em;
    padding-top:0em;
    padding-left:0em;
    overflow:visible;
    min-height:32em;
    text-align:left;
    background:none;
    margin-bottom:1em;
}
#footer {
    clear:both; 
    margin-top:1em;
}
#footer2 {
    width:70em; 
    margin: 0em auto 3em auto;
    clear:both;    
    text-align:center;
}






/* Ab hier geht es nur noch um den Rahmen */



#oben {
    height:8px;
    padding:0px;
    margin: 0 auto;
    width:73.6em;
}
#oben-links {
    background-image:url("../upload/site/1.gif");
    background-position: bottom right;
    background-repeat:no-repeat;
    float:left;
    height:8px;
    padding:0px;
    margin: 0px;
    width:8px;  
}
#oben-mitte {
    background-image:url("../upload/site/2.gif");
    background-position:bottom;
    background-repeat:repeat-x;
    height:8px;
    padding:0px;
    margin: 0px;
    width:72em;
    margin-left:8px;
}
#oben-rechts {
    background-image:url("../upload/site/3.gif");
    background-position: bottom left;
    background-repeat:no-repeat;
    float:right;
    height:8px;
    margin: 0px;
    padding:0px;
    width:8px;  
}



#mitte {
    overflow:visible;
    margin: 0 auto;
    width:73.6em;
    padding:0px;
    background-image:url("../upload/site/5.gif");
    background-position:right;
    background-repeat:repeat-y;
}
#mitte-links {  
    background-image:url("../upload/site/9.gif");
    background-position:left;
    background-repeat:repeat-y;
    margin: 0px;
    padding:0px;
    width:72.8em;    
    min-height:767px;
    overflow:visible;
    text-align:justify;
}
#mitte-links-verlauf {
    float:left;


    background-image:url("../upload/site/verlauf_shadow_bg_left_8x767.jpg");
    background-position:top;
    background-repeat:no-repeat;
    margin: 0px;

    padding:0px;
    width:8px;  
    height:767px;
}
#mitte-rechts-verlauf {
    float:right;
    background-image:url("../upload/site/verlauf_shadow_bg_right_8x767.jpg");
    background-position:top;
    background-repeat:no-repeat;
    margin: 0px;
    padding:0px;
    width:8px;  
    height:767px;
}



#unten {
    height:5em;
    margin: 0 auto;
    padding:0px;
    width:73.6em;
}
#unten-links {
    background-image:url("../upload/site/8.gif");
    background-position: top right;
    background-repeat:no-repeat;
    float:left;
    height:8px;
    padding:0px;
    margin: 0px;
    width:8px;  
}
#unten-mitte {
    overflow:visible;
    background-image:url("../upload/site/7.gif");
    background-position:top;
    background-repeat:repeat-x;
    height:8px;
    padding:0px;
    margin: 0px;
    width:72em;
    margin-left:8px;
}
#unten-rechts {
    background-image:url("../upload/site/6.gif");
    background-position: top left;
    background-repeat:no-repeat;
    float:right;
    height:8px;
    padding:0px;
    margin: 0px;
    width:8px;  
}
