@charset "UTF-8";
/* CSS Document */

#navcr { width: 261px; }

#navcr ul
{
margin-left: 0;
padding-left: 0;
padding-bottom: 0px;
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

#navcr a
{
display: block;
margin-left: 0;
padding-left: 0;
padding-bottom: 0px;
padding: 5px;
border-bottom: 1px dotted #000;
font-size: 1.2em;
}

#navcr a:link, #navlit a:visited, #navlit2 a:visited
{
color: #036;
text-decoration: none;
font-size: 1.2em;
}

#navcr a:hover
{
background-color: #cfcfcf;
color: #1365ac;
font-size: 1.2em;
}
#navbcr { width: 301px; }

#navbcr ul
{
margin-left: 0;
padding-left: 0;
padding-bottom: 0px;
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

#navbcr a
{
display: block;
margin-left: 0;
padding-left: 0;
padding-bottom: 0px;
padding: 5px;
width: 291px;
border-bottom: 1px dotted #000;
font-size: 1.2em;
}

#navbcr a:link, #navlit a:visited, #navlit2 a:visited
{
color: #036;
text-decoration: none;
font-size: 1.2em;
}

#navbcr a:hover
{
background-color: #cfcfcf;
color: #1365ac;
font-size: 1.2em;
}
#hoteler { margin-top: 5px;width: 291px; }

#hoteler ul
{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-bottom: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
}

#hoteler a
{
display: block;
margin-left: 0px;
margin-top: 0px;
padding: 4px;
border-bottom: 1px dotted #000;
font-size: 1.2em;
}

#hoteler a:link, #nav2 a:visited
{
color: #036;
text-decoration: none;
font-size: 1.15em;
}

#hoteler a:hover
{
background-color: #f9f9f9;
color: #369;
font-size: 1.15em;
}
a.infobutton{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background:url(/images/info/icons/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.infobutton{
	color:#0066CC;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.msg{
		background:url(/images/info/icons/arrow.png) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(/images/info/icons/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
		
	}

	.lens{
		background:url(/images/info/icons/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(/images/info/icons/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}