/**************** Body and general definitions ****************/

html, body {
	margin:0 auto;
	padding:0;
	height:auto; /* anstatt 100%;*/
}

img {
	border: 0;
}
body {
	text-align:left;
	background: white;
	background: url(images/bg.jpg) repeat-y 50% 0;
	margin:0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a:link {
	color: #003e1c;

	text-decoration:none;
}

a:visited {
	color: #003e1c;

	text-decoration:none;
}

h1 {
	font-size:20px;
	color: #003e1c;
	margin:0;
}

h2 {
	font-size:15px;
	font-weight:bold;
}


h3 {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

em {
	text-indent: 	0px;
	font-size:17px;
	font-weight:bold;
	color:#003e1c;
}

strong {
	font-weight:bold;
}

/**************** Header ****************/

#head {
	position:relative;
	left:0px;
	float:left;
	width:956px;

	border-bottom: 1px solid #0d550c;
}

div#logo {
	float:left;
	height:142px;
	margin:0 10px;
}

div#liftimage {
	position:absolute;
	left:268px;
	width:259px;
	margin:0 auto;
}

div#data {
	float:right;
	height:90px;
	width:342px;
	color:#ffffff;
	padding:5px;
	margin-right:5px;
	margin-bottom: 10px;
}


#data h3 {
	margin: 5px;
	text-decoration: none;
	
	}

div#data p {
	margin:5px 5px;
	font-size:10px;
	font-weight:bold;
}

div#data table {
color: black;
	margin:5px 4px;
}

div#data td.left_td {
	padding-right:8px;
}

div#data a:link {
	color: #003e1c;

}

.pieFoto {
	padding: 5px 0px 0px 5px;
	color: white;
	margin-top: 5px;
	height: 40px;
	background-color:#146015;
	font-size: 14px;
}

/**************** Navigation ****************/

#topnavi {
	float: right;
	
	right: 10px;
	width: 750px;
	height:32px;
	margin:0 0px;
	background: url(img/bgbar.jpg) repeat-x 50% 0;
}

#topnavi ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#current {
background: url(img/bgoff.jpg) repeat-x 50% 0;
}

#topnavi ul li {
	float:left;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
	padding:0 10px 0 10px;
	margin-top:0px;
}

#topnavi ul li.rightlistitem {
	float:right;
}



#topnavi ul li a {
	display:block;
	text-align:center;
	width: 100px;
	padding:0 10px 0 10px;
}

#topnavi ul li a:link {
	color: white;
}

#topnavi ul li a:visited {
	color: white;
}

#topnavi ul li a:hover {
	color: white;
	text-decoration: underlined;
	background: url(img/bgon.jpg) repeat-x 50% 0;
}

/**************** Content ****************/

#wrapper {
	width:956px;
	margin:0 auto;
	height:100%;
}

#contentbody {
	float:left;
	width:956px;
	border-bottom:2px solid #3fa039;
	margin-bottom:40px;
}

#centerbox {
	float:left;
	width:693px;
	padding:0 15px 0 15px;
	border-right:2px solid #3fa039;
	margin:0px auto;
}
#carouselbox {
	float: left;
	width: 990px;
	}

div.photobox {
	width:633px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-bottom:30px;
}

img.leftphoto {
	float:left;
	padding-right:30px;
}

img.rightphoto {
	float:right;
	padding-left:20px;
}

div.perpphotobox {
	width:200px;
	height: 360px;
	float:left;

	margin: 5px 30px 5px 0;
	font-size:13px;
}

.perpphotobox img {
	margin-left: 30px;
	}
.perpphotobox2 img {
	margin-left: 25px;
	}
.perpphotobox3 img {
	margin-left: 25px;
	}

div.perpphotobox2 {
	font-size:13px;
	width:200px;
	height:338px;
	float:left;
	padding:5px;
	margin: 5px 10px 5px 10px;
}

.perpphotobox3 {

	font-size:13px;
	width:200px;
	float:left;
	padding:5px;
	margin: 5px 10px 5px 10px;

	}


div.perpphotobox strong, div.perpphotobox2 strong {
	font-weight:bold;
	color: #003E1C;
}

p  {
text-indent: 40px;
text-align: justify;
}

/**************** Sidebar ****************/

#rightbox {
	float:right;
	width:201px;
	padding: 20px 15px;
}

/**************** Footer ****************/

#footer {
	float:left;
	width:956px;
	height:60px;
	margin-bottom:20px;
	text-align:center;
	line-height:45px;
}
.verde {
	color: #003e1c;
	color: black;

}

			
			.contenedor_imagen h2 {
				color: white;
				height: 25px;
				padding: 5px 5px 0px 5px;
				background-color: #623d13;
				font-size: 13px;
			}
			
			.contenedor_imagen a {
				color: white;
				text-decoration: none
				}
			
			.contenedor_imagen p {
				
				padding: 5px;
				font-size: 10px;
				}
				
								
			.contenedor_imagen {
				
				padding: 5px;
				float: left;
				width: 230px;
				margin: 0px 5px 0px 5px;
				height: 275px;			
			}