/*Container rot auf der rechten Seite */
.container_rechts_rot {
	position:relative;
	top:-15px;
	left:-5px;
	width:225px;
	padding-top:10px;
}
.container_top_rot {
	background-image:url(../images/container_top_rot.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:7px;
	overflow:hidden;
}
.headline_termine_rechts_rot {
	background-image:url(../images/container_text_rot.gif);
	background-repeat:repeat-y;
	font-weight:bold;
	font-size:14px;
	font-family:Arial,Helvetica,Verdana;
	position:relative;
	top:0px;
	padding-left:8px;
	width:225px;
}

.text_termine_rechts_rot  {
	background-image:url(../images/container_text_grau.gif);
	background-repeat:repeat-y;
	font-weight:normal;
	font-size:11px;
	font-family:Arial,Helvetica,Verdana;
	position:relative;
	top:0px;
	padding-left:8px;
	padding-right:8px;
	width:210px;
}
.container_bottom_rot {
	background-image:url(../images/container_bottom_rot.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:5px;
}

/*Container blau auf der rechten Seite */
.container_rechts_blau {
	position:relative;
	top:-15px;
	left:-5px;
	width:220px;
	padding-top:10px;
}
.container_top_blau {
	background-image:url(../images/container_top_blau.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:7px;
	overflow:hidden;
}
.headline_termine_rechts_blau {
	background-image:url(../images/container_text_blau.gif);
	background-repeat:repeat-y;
	font-weight:bold;
	font-size:14px;
	font-family:Arial,Helvetica,Verdana;
	position:relative;
	top:0px;
	padding-left:8px;
	width:225px;
}
.text_termine_rechts_blau  {
	background-image:url(../images/container_text_grau.gif);
	background-repeat:repeat-y;
	font-weight:normal;
	font-size:11px;
	font-family:Arial,Helvetica,Verdana;
	position:relative;
	top:0px;
	padding-left:8px;
	width:225px;
}
.container_bottom_blau {
	background-image:url(../images/container_bottom_blau.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:5px;
}

/* Container ohne Rahmen und mit weissem Hintergrund */
.container_top_blau_o_rahmen {
	background-image:url(../images/container_top_blau_bg_weiss.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:7px;
	overflow:hidden;
}
.headline_blau_o_rahmen {
	background-color:#FFF;
	font-weight:bold;
	font-size:14px;
	font-family:Arial,Helvetica,Verdana;
	position:relative;
	top:0px;
	padding-left:8px;
	width:225px;
}
.inhalt_ohne_rahmen {
	padding-left:8px;
	width:225px;
}
.container_bottom_blau_o_rahmen {
	background-image:url(../images/container_bottom_blau_bg_weiss.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:5px;
}
/* Container ohne Rahmen und mit weissem Hintergrund */

.container_bottom_blau {
	background-image:url(../images/container_bottom_blau.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:5px;
}

/* die Bühnen: bild läuft links raus, rechts kein Rand */
.buehne_rot {
	position:relative;
	top:-15px;
	width:220px;
	padding-top:10px;
}
.buehne_rot_top {
	background-image:url(../images/buehne_top_rot.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:20px;
}
/* wird in der blauen Bühne gesetzt
.buehne_bild {
	background-color:#FFF;
	padding-left:1px;
	padding-top:1px;
	position:relative;
	left:0px;
}
*/
.buehne_rot_bottom {
	background-image:url(../images/buehne_bottom_rot.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:14px;
}

/*  blaue Bühne */
.buehne_blau {
	position:relative;
	top:-15px;
	width:220px;
	padding-top:10px;
}
.buehne_blau_top {
	background-image:url(../images/buehne_top_blau.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:20px;
}
.buehne_bild {
	background-color:#FFF;
	padding-left:1px;
	padding-top:1px;
	position:relative;
	left:0px;
}
.buehne_blau_bottom {
	background-image:url(../images/buehne_bottom_blau.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	width:225px;
	height:14px;
}

.spacer_container_bild {
	background-color:#ffffff;
	height:15px;
}

.suche_rechts {
	position:relative;
	top:0px;
	left:-2px;
}
.suchfeld_home {
	width:220px;
}
.suchbutton {
	position:relative;
	top:3px;
	left:154px;
}

.map24 {
	height:247px;
	background-color:dedede;
}
#map24_prandl {
	position:relative;
	left:10px;
	top:5px;
}
