body {
	background-image: url(../images/page_header.jpg); 
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	text-align: left;
	line-height: 160%;
	text-align: center;
}

a:link { 
	color: #558fc3; 
	text-decoration: none; 
	font-weight: bold;
}
 
a:visited { 
	color: #558fc3; 
	font-weight: bold;
}
 
a:hover { 
	color: #558fc3; 
	text-decoration: underline; 
	font-weight: bold;
}
 
a:active { 
	color: #558fc3; 
	font-weight: bold;
}

.img_link{
	border-style: none;
}

h1 {
	color: #558fc3;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #558fc3;
	font-size: 18px;
	font-weight: bold;
}

.galerie_img {
	margin: 5px;
	border: solid #558fc3 1px;

}

.plan_room {
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid #558fc3 0px;
}

.header{
	color: #558fc3;
	font-size: 22px;
	font-weight: bold;
}