/**
 * Stylesheet, dass ausschliesslich fuer die Elemente
 * der Contentdarstellung zustaendig ist.
 * Diese sind: - Hintergruende / Farben fuer kompletten Content
 *             - Hintergruende einzelne Spalten
 */
/*******************************************************/
/* innere Spalten */
/* links */
.li_o {
	font-size: 0px;
}
/*


diese class wurde in die default.css verschoben,
damit diese überschriften auch in den allgemeinem content (z.b. webcams) genutz werden kann
.brheadline {
	font-weight: bold;
	text-indent: 6px;
	color: #888888;
	background-image: url(images/hl.gif);
	background-repeat: repeat-x;
}
*/
#sp_links {
	width: 236px;
	color: #5e7013;
	margin-left: 6px;
	font-size: 11px;
}
#sp_links .li_o {
	width: 236px;
	height: 7px;
	background-image: url(images/content/branchen/innen_o.gif);
	background-repeat: no-repeat;
}
#sp_links .li_m {
	width: 224px;
	background-image: url(images/content/branchen/innen_m.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2;
}
* html #sp_links .li_m {
	width: 236px;
	w\idth: 224px;
}
#sp_links .li_m .head {
	background-color: #a2c125;
	margin: 0px 0px 5px;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 18px;
}
#sp_links .li_m p strong {
	background-color: #a2c125;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 9px;
	padding-bottom: 6px;
	display: block;
}
#sp_links .li_u {
	width: 236px;
	height: 8px;
	background-image: url(images/content/branchen/innen_u.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
/* mitte */
#box_oben {
	width: 477px;
	color: #5e7013;
}
#box_oben .li_o {
	width: 477px;
	height: 7px;
	background-image: url(images/content/branchen/innen_o_2sp.gif);
	background-repeat: no-repeat;
}
#box_oben .li_m {
	width: 465px;
	background-image: url(images/content/branchen/innen_m_2sp.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2;
}
* html #box_oben .li_m {
	width: 477px;
	w\idth: 465px;
}
#box_oben .li_m .head {
	margin: 0px 0px 5px;
	background-color: #a2c125;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 10px;
}
#box_oben .li_m p {
	margin: 0px;
	padding: 3px 6px;
	background-color: #eef4d8;
}
#box_oben .li_u {
	width: 477px;
	height: 8px;
	background-image: url(images/content/branchen/innen_u_2sp.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
/* rechts */
#box_unten {
	width: 477px;
	color: #5e7013;
	margin-left: 6px;
}
#box_unten .li_o {
	width: 477px;
	height: 7px;
	background-image: url(images/content/branchen/innen_o_2sp.gif);
	background-repeat: no-repeat;
}
#box_unten .li_m {
	width: 465px;
	background-image: url(images/content/branchen/innen_m_2sp.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2;
}
* html #box_unten .li_m {
	width: 477px;
	w\idth: 465px;
}
#box_unten .li_m .head {
	margin: 0px 0px 5px;
	background-color: #a2c125;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 10px;
}
#box_unten .li_m p {
	margin: 0px;
	padding: 3px 6px;
	background-color: #eef4d8;
}
#box_unten .li_u {
	position: relative;
	top: 0px;
	left: 0px;
	width: 477px;
	height: 8px;
	background-image: url(images/content/branchen/innen_u_2sp.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
/* Styles fuer Navigation in Listen der 3 Spalten */
.li_m span {
	background-color: #F4F8E6;
	margin-left: 1px;
	margin-top: 1px;
	display: block;
	height: 20px;
	font-size: 11px;
}
.li_m a {
	background-color: #F4F8E6;
	text-decoration: none;
	text-indent: 6px;
	color: #5e7013;
	line-height: 20px;
	margin-top: 1px;
	display: block;
}
.li_m a.visited {
	color: #5e7013;
}
.li_m a:hover {
	background-image: url(images/content/branchen/icn_weiter.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.li_m a:active {
	background-image: url(images/content/branchen/icn_weiter.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* End innere Spalten */
/* Suchformulare */
.sucheBerlinBrdg {
	margin-bottom: 20px;
}
.sucheBerlinBrdg table {
	margin-bottom: 5px;
}
.sucheBerlinBrdg form {
	margin: 0px;
	position: relative;
	height: 42px;
}
.sucheBerlinBrdg select {
	width: 230px;
	background-color: #f4f8e6;
	color: #666666;
	font-size: 11px;
	margin-bottom: 5px;
	position: absolute;
}
.sucheBerlinBrdg .textInput {
	width: 225px;
	height: 15px;
	background-color: #F4F8E6;
	border: 1px solid #91a937;
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	position: absolute;
}
* html .sucheBerlinBrdg .textInput {
}
.sucheBerlinBrdg .stichwort {
	right: 0px;
}
.sucheBerlinBrdg .region {
	top: 23px;
}
.sucheBerlinBrdg .plz {
	bottom: 0px;
	left: 235px;
	width: 40px;
}
* html .sucheBerlinBrdg .plz {
	width: 40px;
}
.sucheBerlinBrdg .ort {
	bottom: 0px;
	left: 285px;
	width: 120px !important;
}
.sucheButton {
	position: absolute;
	bottom: 1px;
	right: 0px;
}
/* Suchergebnisse */
.suchergebniss {
	border-bottom: 1px solid #828385;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
.suchergebnis_name {
	background-image: url(images/content/branchen/hl_name_dot.gif);
	background-repeat: no-repeat;
	position: relative;
}
*html .suchergebnis_name {
	height: 0px;
	font-size: 11px;
}
.suchergebnis_name span {
	position: absolute;
	right: 0px;
	cursor: pointer;
}
.suchergebnis_name img {
	border: none !important;
	width: 17px !important;
	height: 14px !important;
}
.suchergebniss a {
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
	text-indent: 18px;
	display: block;
	margin-bottom: 6px;
}
.suchergebniss a:link {
	color: #5F5F5F;
}
.suchergebniss a:visited {
	color: #5F5F5F;
}
.suchergebniss a:hover {
	text-decoration: underline;
}
.suchergebniss a:active {
	color: #5F5F5F;
}
.suchergebniss a:focus {
	outline: none;
}
.suchergebniss img {
	border: 1px solid black;
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 19px;
}
.suchergebniss span img {
	margin-top: 0px;
}
/* Show Styles */
/* Box umme adresse und ummen infotext*/
.showBox {
	margin: 10px 0px 10px 0px;
}
.showBox_o {
	width: 477px;
	height: 6px;
	background-image: url(images/content/bigbox_o.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
.showBox_m {
	width: 457px;
	font-size: 11px;
	background-image: url(images/content/bigbox_m.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 2;
}
.showBox_m td{
	font-size: 11px;
}
* html .showBox_m {
	width: 477px;
	w\idth: 457px;
}
.showBox_m h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
}
.showBox_u {
	width: 477px;
	height: 6px;
	background-image: url(images/content/bigbox_u.gif);
	background-repeat: no-repeat;
}
#showAdresse {
	font-size: 11px;
	margin: 20px 0px 20px 0px !important;
	min-width: 300x;
}
* html #showAdresse {
	width: 300px;
	font-size: 11px;
}
#showLinks {
	padding-left: 5px;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	list-style-type: none;
	width: 120px;
	background-repeat: no-repeat;
}
* html #showLinks {
	background-position: 18px;
	bac\kground-position: 0px;
	width: 140px;
	w\idth: 120px;
	height: 120px;
	font-size: 11px;
}
#showLinks li {
	position: relative;
	height: 16px;
	padding-left: 20px;
	margin-bottom: 2px;
}
#showLinks li img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#showTel {
	margin-right: 25px;
}
#showTel2 {
	margin-right: 47px;
}
#showTel3 {
	margin-right: 47px;
}
#showFax {
	margin-right: 22px;
}
#showEmail {
	margin-right: 12px;
}
#showInfo {
	text-align: justify;
}
#imageLink {
	font-size: 9px;
	background-color: #e6e6e6 !important;
	margin-top: -14px;
	background-image: none;
	color: #436CB1;
}
.image_u {
	margin-bottom: 6px;
}
#colLinksShow {
	/*padding-top: 10px;*/
}
#colLinksShow img {
	border: 1px solid black;
	margin-top: 11px;
	margin-bottom: 11px;
}
/* Image und Routenplanerboxen in Landesfarbe */
#box_berlin .image_m {
	text-align: center;
	background-color: #E6E6E6;
}
#box_berlin {
	width: 236px;
	color: #575757;
	margin-left: 6px;
}
#box_berlin .li_o {
	width: 236px;
	height: 7px;
	background-image: url(images/content/berlin/innen_o.gif);
	background-repeat: no-repeat;
}
#box_berlin .li_m {
	width: 224px;
	background-image: url(images/content/berlin/innen_m.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2;
}
* html #box_berlin .li_m {
	width: 236px;
	w\idth: 224px;
}
#box_berlin .li_m .head {
	background-color: #c43a2c;
	margin: 0px 0px 5px;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 18px;
}
#box_berlin .li_m p strong {
	background-color: #f9eae8;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 9px;
	padding-bottom: 6px;
	display: block;
}
#box_berlin .li_u {
	width: 236px;
	height: 8px;
	background-image: url(images/content/berlin/innen_u.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#box_berlin #route #headline {
	background-color: #c43a2c;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 9px;
	padding: 0px 0px 6px 0px;
	display: block;
}
#box_berlin #route p {
	margin: 0px;
	padding: 3px 6px;
	background-color: #E6E6E6;
	text-align: left;
	width: 212px;
	position: relative;
}
* html #box_berlin #route p {
	width: 224px;
	w\idth: 212px;
}
#box_berlin #sstreet {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 207px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: white;
}
* html #box_berlin #sstreet {
	width: 202px;
}
#box_berlin #szip {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 37px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	background-color: white;
}
#box_berlin #sort {
	color: rgb(119, 119, 119);
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 161px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	background-color: white;
}

*html #box_berlin #sort {
	w\idth: 155px;
}

#box_berlin #submit {
	background-color: #575757;
	border: 1px solid #575757;
}
/*---*/
#box_brdbg .image_m {
	text-align: center;
	background-color: #e6e6e6;
}
#box_brdbg {
	width: 236px;
	color: #575757;
	margin-left: 6px;
}
#box_brdbg .li_o {
	width: 236px;
	height: 7px;
	background-image: url(images/content/brdbg/innen_o.gif);
	background-repeat: no-repeat;
}
#box_brdbg .li_m {
	width: 224px;
	background-image: url(images/content/brdbg/innen_m.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2;
}
#box_brdbg .li_m .head {
	background-color: #3b68b2;
	margin: 0px 0px 5px;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 18px;
}
#box_brdbg .li_m p strong {
	background-color: #edf2fb;
	font-weight: bold;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 9px;
	padding-bottom: 6px;
	display: block;
}
#box_brdbg .li_u {
	width: 236px;
	height: 8px;
	background-image: url(images/content/brdbg/innen_u.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#box_brdbg #route #headline {
	background-color: #3b68b2;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-indent: 6px;
	text-shadow: black 2px 2px 2px;
	line-height: 9px;
	padding: 0px 0px 6px 0px;
	display: block;
}
#box_brdbg #route p {
	margin: 0px;
	padding: 3px 6px;
	background-color: #e6e6e6;
	text-align: left;
	width: 212px;
	position: relative;
}
* html #box_brdbg #route p {
	width: 224px;
	w\idth: 212px;
}
#box_brdbg #sstreet {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 207px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: white;
}
* html #box_brdbg #sstreet {
	width: 202px;
}
#box_brdbg #szip {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 37px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	background-color: white;
}
#box_brdbg #sort {
	color: rgb(119, 119, 119);
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	width: 161px;
	border: 1px solid #575757;
	margin-bottom: 5px;
	background-color: white;
}
*html #box_brdbg #sort {
	w\idth: 155px;
}
#box_brdbg #submit {
	background-color: #575757;
	border: 1px solid #575757;
}
/* Routenplaner */
#route p label {
	position: absolute;
	top: 4px;
}
#route #routeButton {
	width: 52px;
	height: 19px;
	font-size: 0px;
	background: #575757 !important;
}
/* Image Popup */
.imgPop {
	position: absolute;
	width: 210px;
	height: 100px;
	top: 15%;
	left: 170px;
	visibility: hidden;
}
#imgPop_o {
	position: relative;
	width: 236px;
	height: 21px;
	background: url(images/imgPopTitle.gif) top no-repeat;
}
#imgPop_u {
	width: 224px;
	height: 250px;
	padding: 5px;
	background: white;
	border-right: 1px solid #587DB2;
	border-bottom: 1px solid #587DB2;
	border-left: 1px solid #587DB2;
	text-align: center;
}
* html #imgPop_u {
	width: 236px;
	w\idth: 224px;
}
#imgPop_u a img{
	border: none;
}
#imgNavi {
	height: 25px;
	width: 90px;
	margin-left: 67px
}
* html #imgNavi {
	margin-left: 0px
}
#vorherigesBild {
	float: left;
}
#imgCounter {
	width: 30px;
	float: left;
	margin-top: -10px;
	margin-left: 8px;
}
#naechstesBild {
	float: right;
	margin-top: -13px;
}
#imgPop_u img{
	border: 1px solid black;
}
#imgPopOff {
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	left: 214px;
	top: 4px;
	background: url(images/offButton.gif) no-repeat;
}
#imgPopOff:hover {
	background: url(images/offButtonHover.gif) no-repeat;
}
/* Reiseplaner Popup */
.rpPop {
	position: absolute;
	width: 210px;
	height: 100px;
	top: 30%;
	left: 193px;
	visibility: hidden;
}
#rpPop_o {
	position: relative;
	width: 220px;
	height: 21px;
	background: url(images/rpTitle.gif) top no-repeat;
}
#rpPop_u {
	width: 208px;
	height: 79px;
	padding: 5px;
	background: white;
	border-right: 1px solid #587DB2;
	border-bottom: 1px solid #587DB2;
	border-left: 1px solid #587DB2;
}
* html #rpPop_u {
	width: 220px;
	w\idth: 208px;
}
#rpPopOff {
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	left: 200px;
	top: 4px;
	background: url(images/offButton.gif) no-repeat;
}
#rpPopOff:hover {
	background: url(images/offButtonHover.gif) no-repeat;
}
/* Buchungsanfrage */
.buchungsanfrage form {
    margin-top: 0px;
}
.buchungsanfrage .kalender {
    position: relative;
    margin-top: 5px;
}
.buchungsanfrage .kalender img {
	position: absolute;
	top: 1px;
	left: 253px;
}
.buchungsanfrage .kalender img {
	left: 257px;
}
.buchungsanfrage input {    
	color: rgb(119, 119, 119);
    font-weight: bold;
    font-size: 11px;
    width: 161px;
    border: 1px solid rgb(87, 87, 87);
    margin-top: 5px;
}
.buchungsanfrage textarea {    
	color: rgb(119, 119, 119);
    font-weight: bold;
    font-size: 11px;
    border: 1px solid rgb(87, 87, 87);
    margin-top: 5px;
}
.buchungsanfrage select {
	color: rgb(119, 119, 119);
    font-weight: bold;
    font-size: 11px;
}
.buchungsanfrage #anfrageAnrede {
	margin-left: 66px;
}
.buchungsanfrage #anfrageVname {
	margin-left: 55px;
}
.buchungsanfrage #anfrageName {
	margin-left: 67px;
}
.buchungsanfrage #anfrageTel {
	margin-left: 58px;
}
.buchungsanfrage #anfrageFax {
	margin-left: 65px;
}
.buchungsanfrage #anfrageEmail {
	margin-left: 66px;
}
.buchungsanfrage #anfrageStrasse {
	margin-left: 64px;
}
.buchungsanfrage #anfragePlz {
	margin-left: 91px;
}
.buchungsanfrage #anfrageOrt {
	margin-left: 89px;
}
.buchungsanfrage #anfrageAnreise {
	margin-left: 53px;
}
.buchungsanfrage #anfrageAbreise {
	margin-left: 53px;
}
.buchungsanfrage #anfrageAnzPers {
	margin-left: 5px;
}
.buchungsanfrage #anfrageKids {
	margin-left: 29px;
}
.buchungsanfrage #anfrageKidsAlter {
	margin-left: 37px;
}
.buchungsanfrage #anfragePets {
	margin-left: 53px;
}
