@charset "utf-8";
/* CSS Document */
* { padding: 0; margin: 0; }


div.hr { 
width: 90%; 
height: 1px; 
background: #FFF; 
margin-top: 15px;
margin-bottom: 5px;
margin-left: 5px;
} 


body {

	margin: 0;
	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background-image: url(/images/bg_strip.jpg); 
	background-repeat:repeat-x;
	background-color: #54c0fe;
	text-align: left;
}

#map_canvas
{
	position: absolute;
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 200px;
}

/* main */
#main {
	position: relative;
	width: 900px;
	height: 600px;
/*	margin: 2px 0 10px 20px;*/
	margin-top: 2px;
  margin-left: auto ;
  margin-right: auto ;
	background-image: url(/images/image_back.jpg);
	background-repeat: no-repeat;
	background-color: white;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main img
{
 z-index: 0;
/* position: absolute;*/
}

#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(/images/bullet.gif);
}

.post {
	margin: 0 10px 0 10px; 
	padding: 0 0 0 0;
	background: #FFF url(/images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}

/** top menu */
#headerMenu {
	height: 0px;
	margin: 0px 0 0 0;
	padding: 0;
	width: 0px;
}

#headerMenu p {
	text-aling: left;
	color: #FFF;
	
	background: url(/images/transparent.png) repeat-y;	

}

#HeaderMenuBox
{
	text-aling: left;
	color: #404040;
	width: 200px;
	text-align: left;
	background: url(/images/transparent.png) repeat-y;
	position: absolute;
	margin-top: 360px;
	height: 144px;
}

#HeaderMenuBox p
{
/*	font: normal 0.9em "Trebuchet MS", Tahoma, sans-serif;*/
	padding-left: 5px;

}
#headerList {
	position: absolute;
	width: 200px;
	background: url(/images/transparent.png);
	height: 360px;	
}

#headerList ul {
	font:  1.1em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	width: 198px;	
}

#headerList li {
}

#headerList li a {
	float: left;
	width: 178px;	
	color: #404040;
	text-align: left;
	text-decoration: none;
	margin-top: 15px;
	padding-left: 5px;
}

#headerList li a:hover {
	background: #282c2b;
	color: #FFF;
}
#headerList li a#current  {
	background: #282c2b;
	color: #FFF; 
}

/* header */
#header {
	padding-bottom: 0px;
}
#header-content {
	background: url(/images/header_colour.JPG);
	text-align: left;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding: 0 0px 0 0;
	height: 20px;
	width: 900px;
}
#header-content h1#logo {
	position: absolute;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 128px;
	width: 765px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}

#header-menu a {
	float: left;
	display: block;
	margin: 0 0 0 30px;
	padding: 2px 0px 0px 15px;
/*	width: 130px;	*/
	color: #000000;
	font-family: Verdana, Georgia, Helvetica, Sans-Serif;
	font-size:10px;
	text-decoration: none 

}
#header-menu a:hover {
/*	background: #282c2b;*/
	color: #FFF;
}
#header-menu a#current  {
/*	background: #282c2b; */
	color: #FFF; 
}


#logo {
height: 134px;
width: 218px;
margin-left: 260px;
margin-top: -135px;
}

#logo img
{
 margin-top: 8px;
}

#tripAdvice
{
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 20px;
}

#trivago
{
 	position: absolute;
	margin-left: 550px;
	margin-top: -100px;
	height: 73px;
	width: 267px;
	background-image: url(/images/trivago.jpg);
	list-style-type: none;
}

#tripAdvice ul
{
list-style-type: none;
}

#pageTop
{
margin: 0;
position: relative;
height: 137px;
text-align: left;
width: 800px;
}

#center-page {
margin-top: 0;
width: 20%;
 }
 
#container {  }
#lefCol { float:left; width:180px; padding: 0 0 0 0; font: normal 1.0em "Trebuchet MS", Tahoma, sans-serif; }
#midCol { float:left; width:590px; margin: 0 0 0 10px; margin-top: -10px; margin-left: 20px; font: normal 0.9em "Trebuchet MS", Tahoma, sans-serif; border-left: solid; border-width: 1px; padding-left: 5px; }/* width was 300*/
/*#rigCol { float:left; width:300px; margin: 0 0 0 0px; padding:0 0 0px 0px; margin-top: -10px; padding-left: 5px; font: normal 0.9em "Trebuchet MS", Tahoma, sans-serif; }*/

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
 * html .clearfix { height: 1%; }
.clearfix { display: block; }  

#midCol p a
{
 text-decoration: none;
 color: #555;
}

/* Footer */
#content_under
{
 position: relative; /* was absolute */
 width: 800px;
 background-color: white;
   margin-left: auto ;
  margin-right: auto ;

}

#lefCol form
{
	line-height: 60%;
}

#wrapper
{
  width: 900px ;
  margin-left: auto ;
  margin-right: auto ;
}

#bar
{
 height: 16px;
 width: 100%;
 background-color: #4779a4;
 z-index: 50;
} 

#grk
{
 position: absolute;
 margin-left: 680px;
 margin-top: -100px;
 display: block;

}

#eng
{
 position: absolute;
 margin-left: 705px;
 display: block;
 margin-top: -100px;
}

#ger
{
 position: absolute;
 margin-left: 730px;
 display: block;
 margin-top: -100px;
}

#fra
{
 position: absolute;
 margin-left: 755px;
 display: block;
 margin-top: -100px;
}

#ita
{
 position: absolute;
 margin-left: 780px;
 display: block;
 margin-top: -100px;
}

center.rapid
{
 color: black;
}

center.rapid a
{
 color: black;
 text-decoration: none;
}

center.rapid a:hover
{
 text-decoration: underline;
 color: black;
}
