/* HAUPTÜBERSCHRIFT */
#tour_content_head {
width : 500px;
margin : 5px 0;
color : #c30000;
font-family : arial, sans-serif;
font-size : 16px;
font-weight : bold;
text-transform : uppercase; }

/* MENÜ */
#tour_menu {
float : right;
margin : 0 10px 0 30px;
width : 193px;
height : 240px; }

h1.anzeigen {
          font-size: 11pt;
          color: #bb0000;
          font-family: Arial,sans-serif;
          border-bottom : 1px solid #c30000;
          margin-bottom: 1em;
        text-transform: none;
  }

#tour_menu_head {
display : block;
width : 193px;
height : 36px;
margin-bottom : 3px;
background-image : url('../img/tour/menu_top_bar.gif');
background-position : top;
background-repeat : no-repeat;
background-color : #c30000;
color : #FFFFFF;
font-family : arial, sans-serif;
font-weight : bold;
text-align : center;
line-height : 38px;
font-size : 10px;
text-transform : uppercase; }

#tour_menu_head2 {
display : block;
width : 193px;
height : 36px;
margin-bottom : 3px;
background-image : url('../img/tour/menu_top_bar.gif');
background-position : top;
background-repeat : no-repeat;
background-color : #c30000;
color : #FFFFFF;
font-family : arial, sans-serif;
font-weight : bold;
text-align : center;
font-size : 11px;
padding-top:7px;
text-transform : uppercase; }

#tour_menu_foot {
display : block;
width : 193px;
height : 43px;
margin-top : 3px;
padding-top: 11px;
background-image : url('../img/tour/menu_foot_bar.gif');
background-position : bottom;
background-repeat : no-repeat;
background-color : #c30000;
color : #FFFFFF;
font-family : arial, sans-serif;
font-weight : bold;
text-align : center;
font-size : 13px;
text-transform : uppercase; }
#tour_menu_foot a { color : #FFFFFF; }

#tour_menu_list {
background-color : #efe5c9;
border : 6px solid #efe5c9;
border-top : 8px solid #efe5c9;
border-bottom : 14px solid #efe5c9;
list-style-type : none;
margin : 0px;
padding-left : 6px;
color : #c30000;
line-height : 1.6em; }
/* MENÜ ENDE */


/* BILD LINKS */
#tour_img {
width : 204px;
height : 100%;
margin-right : 10px; }


/* TEXT BEREICH */
#tour_text {
float : right;
width : 405px;
text-align : justify;
height:100%;
min-height:500px;
 }

#weiter {
float : right;
list-style-type : none;
margin : 0px;
padding-left : 15px; }

#weiter li {
float : left;
margin-left : 50px;
}

.tour {
color : #009999;
font-size : 1em;
font-style : normal;
font-weight : bold; }

ul.blau {
padding-left : 20px;
color : #009999; }

#preise {
width : 600px;
margin-left : -200px; }

#preise td {
vertical-align : top; }

#tour_text_stud1,#tour_text_comp1,#tour_text_priv1{
height:350px;
}
#tour_text_stud2,#tour_text_comp2,#tour_text_priv2{
height:300px;
}
/* TEXT BEREICH ENDE */