/* @override http://www.hotel-ihnken.de/css/LinkStylesIndex.css */

/* CSS Document */

/*++++++++++++++++++++++++++++++++  Links Haupt Navigation +++++++++++++++++++++++++++++++*/
#topnav a:link, a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#topnav a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4590e6;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#topnav a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
/*++++++++++++++++++++++++++++++++  Links Sub Navigation +++++++++++++++++++++++++++++++*/
#subnav a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#subnav a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#subnav a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5d8ec9;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#subnav a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}

#selected {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAA77;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
.begruessung {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	text-align:center;
}
.bottomlineIndex {
	position: absolute;
	/*bottom: 1px;*/
	background-color: #ECE9D8;
	height: 88px;
	width: 802px;
	
	top: 568px;
	font-weight: 200;
	font-variant: small-caps;
	color: #000000;
	
	text-align: center;
	vertical-align: bottom;
}
.begruessungPosIndex {
	background-color: #ECE9D8;
	position: absolute;
	top: 165px;
	height: 189px;
	width: 802px;
	
	
	background-repeat: no-repeat;
	background-position: right 100px;
}