div.rgaccord2-content {
	padding: 0px !important;
}
div#print_logo_oben {
	display: none;
}


/*****************************************************************
**  Stylesheet
*****************************************************************/

#navi :hover > a, 
 body #navi ul li a.aktiv, 
 body #outerLeftWrap #navi .subMenu a, 
 #servicemenu :hover > a,
 #servicemenu ul li a.aktiv
 {
	background-image:url(../../layout/eissporthalle/menu_normal.jpg);
 } 


#outerLeftWrap div#navi li.subMenu a:hover, 
#outerLeftWrap div#navi li.subMenu a.aktiv{
	background-image:url(../../layout/eissporthalle/menu_hover.jpg);
}


a.logo img{
	border-top: solid white 6px;
	border-bottom: solid white 6px;
}

body {
	background: #ffffff url(../../layout/eissporthalle/background_gradient.jpg) repeat-x top;
}

div#shadowWrapTop {
	background: url(../../layout/eissporthalle/background_page.jpg) no-repeat top;
}

div#gradientWrap {
	background: url(../../layout/eissporthalle/background_picture.jpg) no-repeat top;
}

div#shadowBottom {
	background: url(../../layout/eissporthalle/bottom.jpg) no-repeat top;
}


div#shadowWrapBottom {
	background: repeat-y scroll center top url(../../layout/eissporthalle/background_rest.jpg);
}

div#flash {
	height: 305px;
}

div#footer {
	background-color: #3098d0;
}


div#outerLeftWrap div#logo_oben img.willingen {
	margin-bottom:18px;
	margin-top:20px;
}

.fwTeaser .teaserLink {
	background-color: #af0917;
}

/**********BREADCRUMB***********/
div#breadcrumb{
	
}

div#breadcrumb li{
	list-style: none;
	float: left;
	margin-right: 8px;
	margin-top: 12px;
	
}

div#breadcrumb li a{
	text-decoration: none;
	color: gray;	
}


div#footerMenu ul li {
	border-left:1px solid #3098D0;
}

div#kontakt input, div#kontakt textarea {
	border:1px solid #3098D0;
}

div#kontakt div.row div.submit input {
	background:transparent url(../../layout/eissporthalle/absenden_button.jpg) no-repeat scroll 0 0;
}

/*************PHP-SCRIPT**********************/
div#fwWetterTeaser .teaserLink
{
	background-color:#AF0917;
	padding-bottom:10px;
	padding-right:7px;
	padding-top:6px;
	text-align:right;
}

div#fwWetterTeaser h1.heute { clear: both; }
div#fwWetterTeaser { }
div#teaser p { margin: 8px 0; font-size: 0.8em; font-weight: normal; }
div.weatherShortForecastWrapper { height: 83px; }
div#fwWetterTeaser .teaserLink a:link, div#fwWetterTeaser .teaserLink a:visited { font-size: 1.0em; color: #F0B245; text-decoration: underline; font-weight: normal; }
div#fwWetterTeaser .teaserLink a:hover { color: white; text-decoration: none; }


/*****************************************************************
**  Logo angleichen
*****************************************************************/

  body div#outerLeftWrap #logo_oben a {
    display: block;
    height: 214px;
  }

  body div#outerLeftWrap #logo_oben a img.willingen {
    margin: 20px 0 0 0;
  }

  body div#outerLeftWrap #logo_oben a.logo {
    display: block;
    height: 97px;
  }

div#content h1 {
	color: #fff !important;
	background: #3098D0;
	}

/********************************************
Listenformatierungen
********************************************/
div#innerLeftWrap div#content ul li {
	list-style: disc;
	list-style-position: outside;
	font-size: 1.2em;
	color: gray;
}
 div#innerLeftWrap div#content  ol li {
	list-style: decimal;
	list-style-position: outside;
	font-size: 1.2em;
	color: gray;
}
div#innerLeftWrap div#content ul {
	padding-left: 20px;
}
 div#innerLeftWrap div#content ol {
	padding-left: 20px;
	margin-left: 5px;
}

div#innerLeftWrap div#content div#breadcrumb li {
	list-style: none;
	color: #2C3749;
}

#navi ul ul {
	margin-top: 0px;
	top: 0px;
}



/********************************************
Suchbox
********************************************/
/****SUCHE*********/
div.tx-macinasearchbox-pi1 {
	background: url(../../layout/gaestewelt/bg_suche_rechts.jpg) no-repeat;
	margin: 10px 0 5px 0;
	height: 36px;
	padding-top: 7px;
}
div.tx-macinasearchbox-pi1 form input#suchbegriff {
	height: 17px;
	color:#282828;
	float: left;
	border: none;
	background: url(../../layout/gaestewelt/suchfeld_rechts.jpg) no-repeat top left;
	margin-left: 7px;
	padding-top:3px;
	width:110px;
}
div.tx-macinasearchbox-pi1 form input#suchen {
	height: 22px;
	border: none;
	background: url(../../layout/gaestewelt/submit_suche_rechts.jpg) no-repeat top left;
	font-size: 11px;
	font-family: Arial; 
	font-weight: bold;
	color: #af0917;
	width: 65px;
	float:right;
	margin-right:7px
}
div.tx-macinasearchbox-pi1 form input#suchen:hover {
	cursor: pointer;
}

/********************************************
Suchergebnisseite
********************************************/

div#search {
    background: url(../../layout/suche_bg.jpg) no-repeat;
	}	
    
div#search input#suchbegriff {
    display: block;
    background-image: url(../../layout/suchbegriff.jpg);
    border: none;
    width: 110px;
    height: 14px;
    float: left;
    margin-right: 4px;    
    }
 
div#search input#suchen {
    display:block;
    background: transparent url(../../layout/button_suchen.jpg) 0 0 no-repeat;
    width: 65px;
    height: 22px;
    border: none;
    }

div.infobox input#suchen, div.infobox input#suchen_book{
    display:block;
    background: transparent url(../../layout/button_suchen.jpg) 0 0 no-repeat;
    width: 65px;
    height: 22px;
    border: none;
    float:right;
    }
    
div.infobox span, div#newsletter label {
    font-size: 1.1em;
    color: #02308b;
    }

div#newsletter h1 {
    background: none repeat scroll 0 0 transparent !important;
    color: #02308B !important;
}
    
div.infobox label {
    margin-right:15px;
    }
    
div.infobox span {
    width: 51px;
    float: left;
    }
    
div.newsletterForm {
    margin-top: 5px;
    }

/********************************************
Servicehotline
********************************************/
    div#hotline {
	height: 26px;
	background: #fff url(../../layout/gaestewelt/bg_telefon.jpg) no-repeat 10px 10px;
	color: #af0917;
	font-size: 16px;
	font-weight: bold;
	border: solid #dfdfdf 1px;
	border-top: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: -1px;
	
	
}
div#hotline strong {
	display: block;
	height: 28px;
	border-bottom: solid 1px #9f9f9f;
	padding-left: 38px;
}




/********************************************
Quicksearch just book online
********************************************/
div#quickSearch span, div#quickSearch label {
    font-size: 1.1em;
    color: #02308b;
    margin-right:10px;
}
    
div#quickSearch h1 {
  font-size:1.3em !important;
  }
  
div#quickSearch form{
  margin-top:5px;
  margin-bottom:5px;
  }
 
div#links{
  border-top: 1px dotted #ffffff;
  margin: 5px 0px 5px 0px; 
  padding: 5px 0px 0px;
  clear:right; 
}
div.weitereLinks a {
	color: #000000;
}

div.weitereLinks a:hover {
	color:#954546;
}

div#teaser div.inhalt {
	border: solid #dfdfdf 1px;
	border-top: 0px;
	margin-bottom: 10px;
	margin-top: -1px;
	/*padding: 0 10px;*/
}
div#teaser div#quickSearch {
	padding-left: 10px;
}
div.weitereLinks {
	border-bottom: solid 1px #9f9f9f;
	padding-left: 10px;
	padding-bottom: 4px;
}
div.buttonrow input.mehr{
	border: none;
	background: url(../../layout/gaestewelt/suchen.jpg);
	color: #fff;
	width: 70px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 21px;
	
}
div.buttonrow input.mehr:hover {
	cursor: pointer;
}
div#teaser div.buttonrow input {
	float: left;
	width: 70px;
	height: 23px;
	padding-bottom: 5px;
}




/********************************************
Webcam
********************************************/
div.wrap_webcam {
	overflow: hidden;
	position: relative;
}
div.webcam_text {
	padding-top: 0px;
}
div#innerLeftWrap div#content div.webcam_text h1 {
	clear: none;
	border: 0;
	margin: 0;
	display: inline;
}

div#innerLeftWrap div#content div.webcam_text p {
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

div.webcam_bild {
	float: left;
}
div.webcam_bild img{
	width: 200px;
	margin-right: 15px;
	margin-bottom: 20px;
}
div.webcam_text{
	float: left;
	width: 320px;
}




