a:link, 
a:visited
{
	font-size:inherit;
	color:#b00;
}
a:hover, 
a:active
{
	color:#515D61;
}


a.button
{
	color:#fff;
	border-width:3px;
	border-style:double;
	border-color:#CCD4BC;
	background-color:#515D61;
	text-decoration:none;
	padding:3px 5px 1px 5px;
	margin:5px 5px 0 0;
	font-size:11px;
	font-weight:900;
}

#hauptnavigation a:link, 
#hauptnavigation a:visited
{
	font-weight:900;
	font-size:0.95em;
	color:#DEE4EC;
	margin:4px 14px 0 0;
	display:block;
	float:left;
	height:26px;
	width:auto;
	text-decoration:none;
}
#hauptnavigation a:hover, 
#hauptnavigation a:active
{
	color:#fff;
}
#hauptnavigation a.hier
{
	color:#fff;
	background:url(../images/pfeil_1.gif) center bottom no-repeat;
}



#unternavigation a:link, 
#unternavigation a:visited, 
#unternavigation_ohne a:link, 
#unternavigation_ohne a:visited, 
#unternavigation_hotelinfo a:link, 
#unternavigation_hotelinfo a:visited
{
	font-weight:100;
	font-size:1.1em;
	color:#DEE4EC;
	margin:5px 14px 0 0;
	display:block;
	float:left;
	height:25px;
	width:auto;
	text-decoration:none;
}

#unternavigation a:hover, 
#unternavigation a:active,
#unternavigation_ohne a:hover, 
#unternavigation_ohne a:active, 
#unternavigation_hotelinfo a:hover, 
#unternavigation_hotelinfo a:active 
{
	color:#fff;
}
#unternavigation a.hier:link, 
#unternavigation a.hier:visited, 
#unternavigation a.hier:hover, 
#unternavigation a.hier:active
{
	color:#fff;
	background:url(../images/pfeil_2.gif) center bottom no-repeat;
	font-weight:900;
}
#unternavigation_ohne a.hier:link, 
#unternavigation_ohne a.hier:visited, 
#unternavigation_ohne a.hier:hover, 
#unternavigation_ohne a.hier:active
{
	color:#fff;
	background:url(../images/pfeil_4.gif) center bottom no-repeat;
	font-weight:900;
}
#unternavigation_hotelinfo a.hier:link, 
#unternavigation_hotelinfo a.hier:visited, 
#unternavigation_hotelinfo a.hier:hover, 
#unternavigation_hotelinfo a.hier:active
{
	color:#fff;
	background:url(../images/pfeil_rot.gif) center bottom no-repeat;
	font-weight:900;
}


#sprachen a:link, 
#sprachen a:visited
{
	font-weight:900;
	font-size:inherit;
	color:#DEE4EC;
	margin:4px 14px 0 0;
	display:block;
	float:left;
	height:26px;
	width:auto;
	text-decoration:none;
}
#sprachen a:hover, 
#sprachen a:active
{
	color:#fff;
}
#sprachen a.hier
{
	color:#b00;
	background:url(../images/pfeil_1.gif) center bottom no-repeat;
}

#anmelden a
{
	color:#fff;
	font-weight:900;
	margin-left:10px;
}

#hotelinfo a
{
	color:#fff;
	font-weight:100;
	margin-left:10px;
	font-size:inherit;
}


a.massiv
{
    /*text-decoration:none;*/
    font-size:0.9em;
    font-weight:900;
    /*border:1px solid #b90000;*/
    /*padding:3px;*/
}

a.massiv:hover
{
    /*border-color:#555;*/
}

h2 a:link, 
h2 a:visited
{
	font-size:inherit ! important;
}

h2 a:hover
{
	color:#bf0000 ! important;
}