/* filename: /css/laos_screen.css
   kontakt at manderbachmedia dot de */

   body {
   font-family: Arial, sans-serif;
   font-size: 100%;
   }
 
#navsub, #colleft, #bgnav {
	display: none;
}

#printinfo {
	font-size: 11px;
}
   
#centerdiv {/*
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -388px;
	width: 777px;
	*/

}
   
 /* logo */
 
 #logodiv {
 	position: absolute;
	top: 0px;
	left: 0px;
 }
 
 #logo {
 	position: absolute;
	top: 0px;
	left: 0px;
	width: 153px;
	height: 174px;
 }
  #slides {
 	position: absolute;
	top: 17px;
	left: 153px;
	width: ;
	height: ;
 }
   
 /* --- content --- */
 
 #contenthome {
 	z-index: 1000;
	position: absolute;
	top: 290px;
	left: 330px; 
 }
  #contenthome  p {
  	margin: 0;
  }
  

.contentwrapper {/*
	padding: 15px;
	background-color: #F8FDF0;*/
}
 #content {/*
 	z-index: 1000;
	position: absolute;
	top: 190px;
	left: 170px; 
	width: 600px;*/
	padding-top: 180px;
	font-size: 0.80em;
	line-height: 1.3em;
 }
   
 
 #content h1 {
 	margin: 0 0 20px 0;
	color: #3E492C;
	font-size: 1.5em;
	line-height: 1.2em;
 }
 
 #content h2 {
 	margin: 10px 0 0 0;
	color: #3E492C;
	font-size: 1.1em;
 }
 
 #content a {
 	color: #000;
 }
 
 #content a:hover {
 	color: #F50009;
 }
   
 #content table {
 	font-size: 1em;
 }
 
 #content ul {
 	margin-left: 10px;
	padding-left: 10px;
 }
 
 #content ul li {
 	padding: 5px 0 5px 0;
 }
 
 input.large, textarea.large {
 	width: 355px;
 }

 table.pricelist {
 	font-size: 1em;	
	width: 500px;
	margin: 10px 0 10px 0;
 }
  table.pricelist td, table.pricelist th {
  	background: #fff;
	padding: 5px;
	border: solid 1px #ddd;
	text-align: center;
  }
 
 
#navsub {
	background: #fff;
	margin: 0 0 13px 0;
} 

#navsub a {
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	padding: 0x 2px 0 2px;
}
#navsub a:hover, #navsub a.act {
	/*background: url("/img/icon_bike.gif") no-repeat;*/
 	color: #F50009;
}

.imgbox {
	float: right;
	width: 200px;
	margin-left: 10px;
}
.imgbox img {
	margin-bottom: 2px;
}

 /* --- navi --- */
 
 #collefthome {
 	z-index: 1000;
	position: absolute;
	top: 281px;
	left: 0px;
 }   
 
 #colleft {
 	z-index: 1000;
	position: absolute;
	top: 190px;
	left: 0px;
 }   
  
 #navigation ul {
 	list-style: none;
	margin-left: 10px;	
	padding-left: 10px;	
	margin-top: 20px;
 }
  
 
 #navigation a {
 	font-size: 0.9em;
 	line-height: 1.9em;
 	text-decoration: none;
	font-weight: bold;
	color: #000;
 }
 #navigation a:hover, #navigation a.act {
 	color: #F50009;
 }
 
/* --- deko --- */

#visleft {
	position: absolute;
	top: 0px;
	left: 0px;
}

#ken {
	position: absolute;
	top: 0px;
	left: 106px;
}

#visright {
	position: absolute;
	top: 35px;
	left: 318px;
}

#homeslides {
	position: absolute;
	top: 419px;
	left: 318px;
}

#homemap {
	position: absolute;
	top: 266px;
	left: 618px;
}

#homebgnav {
	position: absolute;
	top: 281px;
	left: 0px;
}
#bgnav {
	position: absolute;
	top: 190px;
	left: 0px;
}

/* --- others --- */

.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}

.red {
	color: #f00;
}

img.thumb {
	margin: 1px 1px 10px 1px;
}
