/* CSS Document */
body {
background-color: #d7e1ff;
background-image: url(images/body_bg.gif);
background-repeat: repeat-y;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
font-size: 12px;
color: #161616;
padding:0px;
margin:0px;
}
p {
line-height: 140%;
text-align: justify;
}
h1 {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
color: #194697;
margin: 0 0 10px 0;
}
h2 { 
font-size: 20px;
font-weight: bold;
color: #194697;
margin: 0 0 6px 0;
}
h3 { 
font-size: 16px;
font-weight: bold;
color: #194697;
margin: 0 0 6px 0;
}
h4 { 
font-size: 14px;
font-weight: bold;
color: #194697;
margin: 0 0 6px 0;
}
.city {
font-size: 12px;
font-weight: 200;
color: #033897;
margin: 3px 0 0 0;
}
.tx12 {
font-size: 12px;
font-weight: bold;
color: #194697;
margin: 5px 0 0 0;
}
.clearboth { 
clear: both;
}
#header {
width: 720px;
height: 112px;
background-image: url(images/echalet_holiday.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0 0 0 0;
}
#language {
width: 710px;
text-align: right;
padding-top: 8px;
}
#language a, a:link, a:visited {
color: #ffffff;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
#language a:hover {
color: #ffffff;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
text-transform: uppercase;
}
#home {
padding: 57px 0 0 53px;
width: 127px;
height: 48px;
background-image: url(images/jungfrau.jpg);
}
#home a {
display: block;
height: 38px; width: 74px;
background-image: url(images/home_down.gif);
background-repeat: no-repeat;
}
#home a:hover {
display: block;
background-image: url(images/home_up.gif);
background-repeat: no-repeat;
}
.navi {
text-align: center;
width: 180px;
}
.navi ul {
list-style-type: none;
margin: 0;
padding: 2px 0 3px 0;
}
.navi li { 
margin: 0; 
padding: 0;
font-size: 12px;
}
.navi a {
display: block;
padding: 4px 0 4px 0;
line-height: 96%;
}
.navi a:link, .navi a:visited {
color: #ffffff;
font-weight: 300;
text-decoration: none;
text-transform: uppercase;
}
.navi a:hover {
background-image: url(images/link_bg.gif);
background-repeat: repeat-y;
color: #ffffff;
text-transform: uppercase;
}
#active a {
display: block;
padding: 4px 0 4px 0;
background-image: url(images/link_bg.gif);
background-repeat: repeat-y;
color: #ffffff;
text-transform: uppercase;
}
a, a:link, a:visited, a:active {
text-decoration: underline;
color: #3e71d7;
text-transform: none;
font-size: 12px;
font-weight: 100;
}
a:hover {
text-decoration: none;
color: #3e71d7;
}
#summary {
	margin: 0px 70px 10px 70px;
	padding: 0;
}
.thumbnail {
background-color: #fff;
text-align: left;
width: 440px;
color: #888;
border: 1px dotted #6b93de;
margin-bottom: 12px;
}
.thumb-box {
float: left;
margin: 0 10px 5px 0;
}
.thumb-box2 {
float: left;
margin: 0 0 5px 0;
}
#photo {
float: left;
width: 250px;
padding: 0;
text-align: center;
}
#address {
padding-left: 268px;
margin: 0;
border-top: 1px dotted #6b93de;
text-align: left;
}
.subhead {
margin-bottom: 6px;
}
#rates {
float: right;
width: 210px;
clear: left;
margin-top: 10px;
}
#rates a {
display: block;
text-align: center;
padding: 1px 0 1px 0;
}
#rates a:link, #rates a:visited {
background-color: #6893de;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#rates a:hover {
background-color: #6bb548;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#description {
clear: both;
margin: 0px 0px 20px 0px;
padding: 0;
border-top: 1px dotted #6b93de;
}
.map {
margin: 50px 0px 20px 55px;
}
#links ul {
border-bottom: 1px dotted #6b93de;
border-top: 1px dotted #6b93de;
padding: 2px 0 3px 0;
margin-top: 15px;
}
#links li {
padding: 3px 0 2px 0;
list-style-type: none;
}
#links a {
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
}
#links a:link {
color: #3e71d7;
text-decoration: none;
}
#links a:visited {
color: #666666;
text-decoration: none;
}
#links a:hover{
color: #6bb548;
text-decoration: none;
}
.roomrates {
margin: 15px 0px 0px 0px;
border-top: 1px dotted #6b93de;
}
.newstitle  {
padding: 2px 0 2px 0;
border-bottom: 1px dotted #6b93de;
border-top: 1px dotted #6b93de;
}
.top {
	vertical-align: top;
}
#footer {
	margin: 10px 70px 10px 70px;
	padding-top: 3px;
	border-top: dotted 1px;
	border-color: #6b93de;
	font-size: 10px;
	color: #666666;
	width: 830px;
}	
.red {
	font-size: 12px;
	color: #E40030;
}
.little {
	padding: 5px 4px 5px 0px;
}
#bottomimage {
	text-align: right;
	padding: 5px 120px 5px 5px;	
}