
@import url(basic/layout.css);
@import url(basic/color.css);
@import url(basic/typo.css);


li#mainInteressantes
{
	font-weight:		bold;
}

ul#nav_overview
{
	background:			lightgrey;	/* url(x../img/bilder/blue.jpg);*/
}


	ul#nav_overview li a
	{
		color:				black;
	}
	ul#nav_overview li a:hover
	{
		color:				gray;	/*#ea4c57;*/
	}
	ul#nav_overview li span
	{
		color:				black;
	}
	ul#nav_overview li a:hover span
	{
		color:				gray;	/*#ea4c57;*/
	}
	ul#nav_overview li#index a,
	ul#nav_overview li#index span
	{
	}
	ul#nav_overview li#mainArrangements a,
	ul#nav_overview li#mainArrangements span
	{
	}


form#bookingRequest
{
	background-color:	#7DD7A7;
	padding:			10px;
	border:				1px solid black;
}
td.label
{
	width:				110px;
	_ext-align:			right;
	vertical-align:		top;
}

