/********************************************************************************************************
	created by:		newmedia AG	http://www.newmedia.ch
	project:		outdooradventure
	date:			April/2009, Beat Hausheer
	version:		4.1
	file:			layout.css
********************************************************************************************************/
body#thebody {
	/*font-family: Helvetica,Arial,sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


#main_center {
    color: black;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */

}

#main_lang_links {
	float:right;
	height:33px;
	margin-top:80px;
} 
* html #main_lang_links {
	margin-top:40px;
} 
#lang {
	margin:0 12px 10px 0;
} 
#lang img{
	margin:2px 13px;
} 
#main_shortcut {
	font-size:0.8em;
	font-weight:normal;
	height:145px;
	padding:0pt;
	text-align:right;
	width:978px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}  
* html #main_shortcut {
	height:100px;
}
#main_page {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding:1px;
    width: 978px;
    /*background: #ffffe0 url(hintergrund.gif) repeat-y;*/
    border: 3px solid #B4B4B4;
	background-color:#FFFFFF;
}
 
#main_top {
	text-align: left;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	border-left:none;
  }
#main_logo a{
	text-align: left;
	float:left;
	height: 145px;
	width:450px;
	color: #000000;
	background-image: url(/fileadmin/templates/outdooradventure/html/img/logo.png);
	background-position: 0px 45px;
  }
* html #main_logo a{
	cursor:pointer;
	height:100px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/fileadmin/templates/outdooradventure/html/img/logo.png');
  }  
#main_header {
	font-size:0.8em;
	display:block;
	height: 42px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
* html #main_header {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}
div#jahreszeit {
	font-size:11px;
	float:left;
	display:block;
	width:216px;
	height:24px;
	margin: 9px 0 0 5px;
}
div#infoline {
	float:left;
	display:block;
	text-align:left;
	width:550px;
	margin: 15px 0 0 5px;
}	
div#infoline .bodytext {
	font-size:10px;
}
#search {
	font-size:10px;
	float:right;
	text-align: left; 
	width:182px;
	margin:11px 0 0px 7px;
} 
#search {
	font-size:10px;
	float:right;
	text-align: left; 
	width:174px;
	margin:11px 0 0px 7px;
} 
*+html #search{
	width:182px;
}
* html #search {
	width:180px;
} 

#bg_content {
	width:978px;
	float:left;
	background-image: url(/fileadmin/templates/outdooradventure/html/img/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: 0px 1px;
}
#bg_content_big {
	width:978px;
	float:left;
	background-image: url(/fileadmin/templates/outdooradventure/html/img/bg_content_big.jpg);
	background-repeat: repeat-y;
	background-position: 0px 1px;
}
* html #main_content {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
 margin-bottom: 0;
}
#main_nav {
	font-size:12px;
	float:left;
	display:inline;
	text-align: left;
	width:216px;
	margin:1px 0 0 6px;
	padding:0 1px 1px 1px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	clear:both;
}
* html #main_nav {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
	width:214px;
	padding:0;

} 
#main_content {
	float:left;
	display:block;
	width:753px;
}
#themenbild {
	float:left;
	text-align: left;
	width:748px;
	margin: 1px 0px 0px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}  
* html #themenbild {
  width:742px;
} 

h5, #nav5 {
	float:left;
	text-align: left;
	width:529px;
	margin: 1px 0px 0px 0;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-position:0px 1px;
}
* html h5, * html #nav5 {
	width:530px;
}
#bg_content_big h5, #bg_content_big #nav5 {

	width:748px;
}
* html #bg_content_big h5, * html #bg_content_big #nav5 {
	width:745px;
}
.content_small {
	float:left;
	text-align: left;
	width:533px;
	margin: 1px 0px 20px 0;
}  

* html .content_small {
	width:530px;
}
.content_big {
	float:left;
	text-align: left;
	width:740px;
	margin: 1px 0px 20px 0;
}  

* html .content_big {
	width:737px;
}


#content {
	float:left;
	text-align: left;
	margin: 1px 0px 20px 0;
}  

* html #content {
	width:530px;
}  
#contentShortcut {
	float:left;
	text-align: left;
	width:520px;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}  
* html #contentShortcut {
	width:516px;
} 

#bg_content_big #contentShortcut {
	width:735px;
}  
* html #bg_content_big #contentShortcut {
	width:731px;
} 

#main_footer {
	color:#FFFFFF;
    font-size: 10px;
    text-align: center;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:0 auto;
}
#main_footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
