@charset "utf-8";
/* =================================================================
             www.hotel-drei-morgen.de - CSS Navigation 
===================================================================*/

#navi_area ul {
	list-style-type:none;
	margin-left:65px;
}

#navi_area ul li {
	display:inline;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/

#navi_area #btn_01 a {
	width:93px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_01.gif) 0 0 no-repeat;
}


#navi_area #btn_01 a:hover {
	background:url(../images/btn_01.gif) 0 -85px no-repeat;
}

#navi_area #btn_01_aktiv a {
	width:93px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_01.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/

#navi_area #btn_02 a {
	width:123px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_02.gif) 0 0 no-repeat;
}


#navi_area #btn_02 a:hover {
	background:url(../images/btn_02.gif) 0 -85px no-repeat;
}

#navi_area #btn_02_aktiv a {
	width:123px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_02.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/


#navi_area #btn_03 a {
	width:141px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_03.gif) 0 0 no-repeat;
}


#navi_area #btn_03 a:hover {
	background:url(../images/btn_03.gif) 0 -85px no-repeat;
}

#navi_area #btn_03_aktiv a {
	width:141px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_03.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/


#navi_area #btn_04 a {
	width:148px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_04.gif) 0 0 no-repeat;
}


#navi_area #btn_04 a:hover {
	background:url(../images/btn_04.gif) 0 -85px no-repeat;
}

#navi_area #btn_04_aktiv a {
	width:148px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_04.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/


#navi_area #btn_05 a {
	width:128px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_05.gif) 0 0 no-repeat;
}


#navi_area #btn_05 a:hover {
	background:url(../images/btn_05.gif) 0 -85px no-repeat;
}

#navi_area #btn_05_aktiv a {
	width:128px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_05.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/


#navi_area #btn_06 a {
	width:84px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_06.gif) 0 0 no-repeat;
}


#navi_area #btn_06 a:hover {
	background:url(../images/btn_06.gif) 0 -85px no-repeat;
}

#navi_area #btn_06_aktiv a {
	width:84px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_06.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/


#navi_area #btn_07 a {
	width:83px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_07.gif) 0 0 no-repeat;
}


#navi_area #btn_07 a:hover {
	background:url(../images/btn_07.gif) 0 -85px no-repeat;
}

#navi_area #btn_07_aktiv a {
	width:83px;
	height:85px;
	text-indent:-5000px;
	float:left;
	background:url(../images/btn_07.gif) 0 -85px no-repeat;
}

/*-------------------------------------------xxxXXXxxx-----------------------------------------*/







/* =================================================================
             www.hotel-drei-morgen.de - CSS Subnavi 
===================================================================*/


#footer ul {
	list-style-type:none;
	font-size:11px;
	margin-left:90px;
	padding-top:35px;
	color:#DCBD7A;
}

#footer ul li {
	display:inline;
}

#footer #subnavi a {
	text-decoration:none;
	color:#5a350f;
}

#footer #subnavi a:hover {
	text-decoration:none;
	color:#801a14;
}

#footer a {
	text-decoration:underline;
	color:#e1be71;
}

#footer a:hover {
	text-decoration:none;
	color:#e1be71;
}

/* =================================================================
             www.hotel-drei-morgen.de - CSS Links 
===================================================================*/


#left_area a {
	text-decoration:underline;
	color:#801a14;
}

#left_area a:hover {
	text-decoration:none;
	color:#801a14;
}

#content a {
	text-decoration:underline;
	color:#801a14;
}

#content a:hover {
	text-decoration:none;
	color:#801a14;
}


