@charset "utf-8";


/* ===================================
Stylesheet BERLIN TOUR AND GUIDE
 
Datei: layout.css 
Datum: Jan. 2009
Autor: Peter J. Kahler

Aufbau: 1. Layout-Bereiche
       
=================================== */


/* ==================================
   1. Styles für Layoutbereiche 
   =============================== */   
   
.main #container { 
	width: 940px;  
	background: #FFF;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	background-image: url(../pix_design/Bogen_ul.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	} 

.main #header {
	float: none;
	height: 171px;
	background-image: url(../pix_design/BG2_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	} 

.main #header h1 {
	margin: 0; 
	padding: 10px 0; 
	}

.main #header_xmas {
	float: none;
	height: 171px;
	background-image: url(../pix_design/BG2xmas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	} 

.main #sidebar1 {
	float: left; 
	width: 120px; 
	height:500px;
	background-image: url(../pix_design/BG2_03.gif);
	background-repeat: no-repeat; 
	background-position: left top;
	margin: 0;
	text-align: right;
	font-style: normal;
	line-height: 22px;
	padding: 0px 10px 15px 20px;
	font-weight: bold;
}

/*.main #sidebar2 {
	float: right; 
	font-size: 66%;
	letter-spacing: 0.1em;
	line-height: 1.4;
	width: 280px; 
	background-color: #FFF;  
	padding: 270px 20px 0px 15px;
	margin-top:0px;
	margin-bottom: 0px;
	}*/
	
.main #sidebar2 {
	float: right;
	font-size: 66%;
	line-height: 1.3em;
	width: 275px; 
	padding: 38px 20px 0px 15px;
	margin: 0;
	}
	
.main #container #sidebar2 p {
	text-align: justify;
}	

.main #mainContent {
	float: left;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFF;
	font-size: 69%;
	border-left-style: solid;
	border-left-color: #F63;
	width: 410px;
	/*height: 720px;*/
	margin: 10px 0 10px 0;
	padding: 25px 30px 0px 20px;
	} 
	
.main #mainContent_ref {
	float: left;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFF;
	font-size: 69%;
	border-left-style: solid;
	border-left-color: #F63;
	width: 430px;
	/*height: 720px;*/
	margin: 10px 0 10px 0;
	padding: 25px 10px 0px 20px;
	} 	
	
#text_rechts {
	margin-top: 20px;
	padding: 16px 10px 0 7px;
	border-top: 1px solid #F63;
	}	

#text_rechts1 {
	padding: 20px 10px 30px 5px;
	margin-top: 20px;
	border-top: 1px solid #F63;
	/*height: 200px;*/
	}



.main #footer { 
	padding: 2px 10px 0 20px; 
	background: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 54%;
  	font-style: normal; 
  	letter-spacing: 1px; 
  	line-height: 1.5 ; 
}
 
.main #footer p {
	margin-left: 0;
	padding: 5px 0;
	text-align: center;
}   

#referenzen {
	position: absolute;
	top: 460px;
	left: 650px;
	width: 270px;
	height: 400px;
	font-size: 85%;
	letter-spacing: normal;
	line-height: 1.4em;
}

#pix {
	float:left;
	margin-right: 10px;
	margin-bottom: 3px;
	padding-top: 0px;
	}

#pix1 {
	float:left;
	margin-right: 10px;
	margin-bottom: 3px;
	padding-top: 0px;
	border: 1px solid #C60;
	}


#wissen {
	border-top: 1px solid #F63;
	border-bottom: 1px solid #F63;
	padding: 6px 6px 1px 10px;
	margin-right: 87px;
	font-style: italic;
}

#ad1 {
	float: left;
	width:400px;
	
	border-top: 1px solid #F63;
	border-bottom: 1px solid #F63;
	padding: 10px 6px 10px 5px;
	margin : 6px 0 27px 0; 
	}
	
#ref1 {
	float: left;
	width: 30px;
	margin-top: 20px;
	line-height: 40px;
	}	
	
#ref2 {
	float: left;
	width: 30px;
	margin-top: 20px;
	line-height: 40px;
	}		

 /* =====================
   Sitemap   */
   
   DIV#sitemap {
   padding: 0em 1.5em;
   }
DIV#sitemap P {
   padding: 0.2em;
   border: none;
   margin: 0;
   }
DIV#sitemap DIV {
   padding: 0 0 0 24px;
   border: none;
   margin: 0;
   }
   
#sitemap a {
	font-size: 92%;
	font-style: normal;
		
	}
	
/*	DIV#preise {
   padding: 0em 1.5em 0em;
   font-size: 95%;
   }
DIV#preise P {
   padding: 0.2em;
   border: none;
   margin: 0;
   }
DIV#preise DIV {
   padding: 0 0 0 24px;
   border: none;
   margin: 0;
   }
   
#preise a {
	font-size: 92%;
	font-style: normal;
		
	}*/


#tipps {
	background-color:#FFF; }
	
#wetterinfo {
	position: relative;
	/*border-top: 1px solid #cc6633;
	border-bottom: 1px solid #cc6633;*/
	border-top: 1px solid #F63;
	border-bottom: 1px solid #F63;
	border-left: 1px solid #F63;
	padding: 7px 10px 0 0;
	margin: 0;
	line-height:0;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#333;
	position: relative;
	width: 125px;
	height: 62px;
	top: 285px;
	left: -8px;
	}


	
	#navi1{
		z-index: 2;
	position:absolute;
	height: 300px;
	width: 260px;
	top: 430px;
	left:640px;}
	
	#navigation1 {
	
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	font-stretch:extra-condensed;
	font-weight: normal;
	
	text-align:left;
	padding: 0;
	margin: 0;
}

ul#navigation1 li.showSubMenu:hover ul#submenu {display:block;}

#navigation2 {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight: normal;
	text-align:left;
	padding: 0;
	margin: 0;


}

ul#navigation2 li.showSubMenu:hover ul#submenu {display:block;
text-align: left;}

ul#submenu {
	display: none;
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  line-height:20px;
  margin:0px;
  padding: 0 0 0 8px;
}


/* ==================================
   ENDE DES STYLESHEETS 
   =============================== */   
