/******* happyinn *******/
body, html {
	background-color: #B5DBF6;
}
p, a, td, div, h1 {
	color: #666666;
}
#main {
	background: url(../images/shadow/bg_ha_shadow.gif) repeat-y;
}

/* start header */
#header {
}
/* end header */

/* start content */
#middle {
}
	#navigation {
	}
		#nv_mainlinks {
		}
			#nv_mainlinks div.nv_mainlinks_lang {
				background: url(../images/nav/ha_linebottom.gif) no-repeat 16px 45px;
			}
			#nv_mainlinks div.nv_mainlinks {
			}
				#nv_mainlinks a {
					background: url(../images/nav/ha_linebottom.gif) no-repeat 16px 23px;
				}
				#nv_mainlinks a:hover, #nv_mainlinks a.active {
					background-color: #FFF59C;
				}
	#content {
	}
		#quicklinks {
		}
			#quicklinks #link1 {
				background: url(../images/quicklinks/ha_lineright.gif) no-repeat 135px 0px #FFF06F;
				
			}
			#quicklinks #link2 {
				background: url(../images/quicklinks/ha_lineright.gif) no-repeat 136px 0px #FFFAD0;
			}
			#quicklinks #link3 {
				background: url(../images/quicklinks/ha_lineright.gif) no-repeat 135px 0px #FFF06F;
			}
			#quicklinks #link4 {
				background-color: #FFFAD0;
			}
		#text {
		}
			#text div.br_contentline_blue {
				background: url(../images/content/ha_lineblue.gif) repeat-x 0px 15px;
			}
			#text div.br_contentline_yellow {
				background: url(../images/content/ha_lineyellow.gif) repeat-x 0px 15px;
			}
			#text div.section {
			}
				li {
					background: url(../images/content/ha_list.gif) no-repeat 10px 7px;
				}
			/* pictures */
			img.thumb, img.large, img.article_list {
				border: 3px #FFFAD0 solid;
			}
			img.partner { /* partner */
				border: 3px #FFFFFF solid;
			}
		#aktuell {
			background-color: #a0d0f4; 
		}
			#aktuell div.line {
				background: url(../images/aktuell/ha_line.gif) no-repeat;
			}
			#aktuell h3 {
				color: #333333;
			}
			#aktuell div.content {
				color: #333333;
			}
		#booking {
			background: url(../images/booking/ha_arrow.gif) #a0d0f4 no-repeat 6px 5px;
		}
			#booking a {
				color: #333333;
			}
				#booking a:hover {
					color: #666666;
				}
/* end content */

/* start footer */
#footer {
}
/* end footer */
