/***********************************************/
/* ferienhaus.css                            */
/* Use with template index.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
}

a:link, a:visited, a:hover {
	color: #ECECD9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

a:hover {
	color: #FF9900;
	font-weight: bolder;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	font-style: normal;
	color: #A60000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	line-height: 110%;
	font-variant: small-caps;
}

h2{
	font-size: 1px;
	color: #FFFFFF;
	line-height: 1px;
	text-decoration: none;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 100px;
	position: absolute;
	visibility: hidden;
	height: 1px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,0px,0px,0px);
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

h3{
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	background-color: #002142;
	padding: 3px;
	width: 124px;
	display: compact;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

p{
	text-decoration: none;
	font-size: 9px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #CCCCCC;
	letter-spacing: 0.2em;
	text-align: center;
	word-spacing: 0.2em;
}

.story {
	height: 1px;
	width: 500px;
	display: block;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	color: #CED7FF;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 36px;
	font-weight: bolder;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pageInfo {
	font-size: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 1px;
	display: inline;
	color: #FFFFFF;
	line-height: 1px;
	padding: 0px;
	list-style-position: inside;
	width: 100px;
	font-weight: 900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
}
/************* #globalNav styles **************/

#globalNav{
	font-size: x-small;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #F2F5FF;
	display: compact;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color: #003366;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	text-decoration: none;
	display: inline;
	text-align: left;
}

#globalNav a:hover {
	color: #CC0000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: inline;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	text-decoration: none;
}
/************* #siteInfo styles ***************/

#siteInfo{
	background-color: #770000;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: outset;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bolder;
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #CCCCCC;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: compact;
}

.pageInfo {
	display: block;
	margin: 0px;
	font-size: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	color: #CED7FF;
	height: 1px;
	text-decoration: none;
	line-height: 1px;
	padding: 0px;
}

.siteInfo {
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	color: #F1F4F8;
	font-weight: bolder;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.link-aus {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	width: 130px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
}
.titel-bild {
	border: 2px solid #CCCCCC;
	height: 54px;
	width: 130px;
}
.navi {
	border: 2px solid #CCCCCC;
	margin: 1px;
}
