﻿#bezeichnung_ueberschrift1 {
width:329px;
background-color:#333333;
font-weight:bold;
padding-top:6px;
padding-bottom:3px;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-top:2px solid #D4D4CD;
height:32px;
}


/* START Layer für Scrollpfeile */
.pfeil_top {
width:329px;
height:20px;
position:absolute;
top:31px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

.pfeil_top2 {
width:275px;
height:20px;
position:absolute;
top:31px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

.pfeil_top3 {
width:250px;
height:20px;
position:absolute;
top:31px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

.pfeil_bottom {
width:329px;
height:20px;
padding-top:7px;
position:absolute;
top:340px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

.pfeil_bottom2 {
width:275px;
height:20px;
padding-top:7px;
position:absolute;
top:340px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

.pfeil_bottom3 {
width:250px;
height:20px;
padding-top:7px;
position:absolute;
top:340px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}

/* START VERANSTALTUNGEN*/
/*erster Panel*/
#menu_kuenstler_panel1{
position:absolute;
top:102px;
left:50%;
margin-left:-133px;
height:363px;
float:left;
padding-right:5px;

}

/*#scrollWindowDiv 
in der browserabhängigen css definiert*/

#container_kuenstler {
height: auto;
position:absolute;
padding-bottom: 12px;
width:329px;
min-height:340px; 
z-index:0;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}


/*zweiter Panel*/
#menu_kuenstler_panel2 {
position:absolute;
top:102px;
left:50%;
margin-left:199px;
height: 200px;
float:left;
padding-right:5px;
}

#menu_kuenstler_panel2_title {
width:250px;
background-color:#333333;
font-weight:bold;
padding-top:6px;
padding-bottom:3px;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-top:2px solid #D4D4CD;
height:20px;
}

/*#scrollWindowDiv_kuenstler_panel2
in der browserabhängigen css definiert*/

.container_panel2 {
height: auto;
position:absolute;
padding-bottom: 12px;
width:250px;
z-index:0;
height: 1650px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-bottom:2px solid #D4D4CD;
}



.td_veranstaltung {
width:199px;
background-color:#ffffff;
font-weight:bold;
padding-top:6px;
padding-bottom:3px;
}


/* END VERANSTALTUNGEN*/




/* START STAEDTE*/
/*erster Panel*/
#menu_staedte_panel1 {
position:absolute;
top:102px;
height:383px;
float:left;
padding-right:5px;
width:333px; 
left:50%;
margin-left:-470px;

}

/*#scrollWindowDiv_staedte
in der browserabhängigen css definiert*/

#container_staedte {
height: auto;
position:absolute;
padding-bottom: 12px;
width:329px;
z-index:0;
min-height:340px; 
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
}


/*zweiter Panel*/
#menu_staedte_panel2_title {
width:275px;
background-color:#333333;
font-weight:bold;
padding-top:6px;
padding-bottom:3px;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-top:2px solid #D4D4CD;
height:31px;
}

#menu_staedte_panel2 {
position:absolute;
left:50%;
margin-left:-138px;
top:102px;
height: 280px;
float:left;
padding-right:5px;
}

/*#scrollWindowDiv_staedte_panel2
in der browserabhängigen css definiert*/

#container_staedte_panel2 {
height: auto;
position:absolute;
padding-bottom: 12px;
width:275px;
z-index:0;
height: 1650px;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-bottom:2px solid #D4D4CD;
}


/*dritter Panel*/
#menu_staedte_panel3_title {
width:250px;
background-color:#333333;
color:#000000;
font-weight:bold;
padding-top:6px;
padding-bottom:3px;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-top:2px solid #D4D4CD;
height:50px;
}

#menu_staedte_panel3 {
position:absolute;
left:50%;
margin-left:140px;
top:102px;
height: 250px;
float:left;
padding-right:5px;
}

/*#scrollWindowDiv_staedte_panel3
in der browserabhängigen css definiert*/

#container_staedte_panel3 {
height: auto;
position:absolute;
padding-bottom: 12px;
padding-top:15px; 
width:250px;
height: 230px;
z-index:0;
background-color:#ffffff;
border-left:2px solid #D4D4CD;
border-right:2px solid #D4D4CD;
border-bottom:2px solid #D4D4CD;
}


/*Dummy für scrollbare Layer*/
.div_std {
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px dashed #E9E6E1;
background-color: #ffffff;
cursor: hand;
width:99%;
}

.div_hlt {
padding-top:4px;
padding-bottom: 4px;
border-bottom: 1px dashed #E9E6E1;
background-color: #FF3C1A;
color:#FFFFFF;
cursor: hand;
width:99%;
}

.td_std {
color:#202020;
}

.td_hlt {
color:#FFFFFF;
}

