@charset "UTF-8";
/* CSS Document */

*	{
	margin: 0;
	padding: 0;
	}

html
	{
	height: 100%;
	}
	
body 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#999999;
	min-height: 101%;
	background:url(../bilder/hintergrund.jpg) no-repeat fixed;
	}

p	{
	font-size: 13px;
	letter-spacing:1.5px;		
	line-height: 18px;
	padding-bottom: 15px;	
	}
	     
a	{
	color: #666666;
	text-decoration: none;	
	}

a:hover
	{
	color: #cc0033;
	text-decoration:underline;
	}
		
#inhalt a 
	{
	color:#cc0033;
	font-style:italic;
	}

#inhalt a:hover 
	{
	color:#cc0033;
	text-decoration:underline;
	font-style:italic;
	}	
	
h1	{
	color: #cc0033;
	font-weight:lighter;
	letter-spacing:2.5px;	
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 10px;	
	}

h2	{
	color:#999999;
	font-weight:lighter;	
	font-size: 18px;
	letter-spacing:1.5px;	
	line-height: 24px;
	padding-bottom: 18px;
	}

h3	{
	color:#cc0033;
	font-weight:bold;
	font-size: 13px;
	letter-spacing:1.1px;	
	line-height: 18px;
	padding-bottom: 8px;	
	}
	
       
/*---- Layout  -----*/

#container
	{ 
	width: 905px; 
	height: 182px;
	position: relative; 
 	top: -150px; 
	margin: 0 auto 0 auto;
	background: url(../bilder/logo_bolliger_partner.gif) no-repeat right bottom;
	}		
		
#header
	{ 
	width: 716px; 
	height: 148px;
	margin-left: 121px;
	float: left;
	border-bottom: solid 2px #cc0033;
	}	
		
#content
	{ 
	width: 905px; 
	height: auto;
	float: right;
	}

#inhalt
	{ 
	width: 483px; 
	min-height:490px;
	float: left;
	padding: 42px 40px 10px 72px;
	border-bottom: solid 2px #cc0033;
	background:url(../bilder/hochseilgarten.jpg) #FFFFFF no-repeat;
	}

#adresse
	{ 
	width: 174px;
	height: 335px;
	float:left;
	padding-left:13px;
	margin-top:41px;
	}
			
#linie_kopf
	{ 
	width: 50%; 
	height: 148px;
	margin:0;
	padding:0;
	border-bottom: solid 2px #cc0033;
	position:static;
	z-index: -1;
	}


/*---- Hauptnavigation -----*/

#navigation_container
	{ 
	width: 106px;
	height: 335px;
	float:left;
	padding: 52px 15px 0 0;
	}
                        
#hauptnavi li 
	{ 
	list-style-type: none; 
	}
                
#hauptnavi a 
	{ 
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	color: #666666;
	letter-spacing: 2px;
	font-weight: bold;
	}
               
#hauptnavi a:hover
	{ 
	color: #cc0033;
	}

#hauptnavi a#hncurrent 
	{
   	color: #cc0033;
	}

#hauptnavi ul ul 
	{ 
	text-transform: uppercase;
   	width: 106px;
	height: auto;
	font-size: 11px; 
	padding: 1px 0 3px 15px; 
	display: block;
	font-weight: normal;
	list-style-type: none;
	}
   
#hauptnavi li li a 
	{ 
   	width: 106px;
	height: auto;
	font-size: 11px; 
	padding: 1px 0 3px 15px; 
	display: block;
	font-weight: normal;
	list-style-type: none;
	}
         
#hauptnavi li li a:hover
	{ 
	color: #cc0033;
	font-weight: bold;
	} 
	 	
#hauptnavi a#uncurrent
	{ 
	color: #cc0033;
	font-weight: bold;
	} 
	


/*---- Listen -----*/

ol li
	{
	font-size: 13px;
	letter-spacing:1.5px;		
	line-height: 15px;
	list-style-image:url(../bilder/listenpunkt.gif);
	margin-left: 45px;
	padding:0 0 10px 5px;	
	}

.li
	{
	padding-bottom: 18px;	
	}	

/*---- Klassen -----*/

.adresse
	{ 
	padding-bottom:10px;
	color:#666666;
	font-size: 11px;
	letter-spacing:1px;	
	line-height: 14px;
	}
	
.grau
	{ 
	color:#999999;
	}	

.float	
	{
	float:left;
	padding: 5px 15px 15px 0;
	}

object	
	{ padding-bottom:10px;
	}
	
/*---- Klassen für Projekte -----*/

span.jahr 
	{
	font-size:75%;
	color:#333333;
	letter-spacing:0.5px;			
	}

.h3spezial
	{
	color:#999999;
	}
		
.link 
	{
	font-style:italic;
	font-weight:lighter;
	font-size:75%;
	padding-left:5px;
	margin: 0;
	}

.wenigerbottom
	{
	padding-bottom: 10px;
	}

.wbottom
	{
	padding-bottom: 1px;
	}
			
.galerie 
	{
	padding-bottom: 10px;
    }



/*---- Klassen für Impressum -----*/
	
.br_klein 
	{
	padding-bottom: 8px;
	}	


/*---- Klassen für Profil -----*/

span.rot
	{
	color:#cc0033;
	font-weight:bold;
	letter-spacing:1.1px;
	}

/*---- Header fuer Print -----*/

#header_print
	{ 
	display: none;		
	} 
	
.print
	{ 
	display: none;		
	}
	
.printtitel
	{ 
	display: none;		
	}


/*----------------------------- Fotogalerie ------------------------*/       

#lightbox
	{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox img
	{
	width: auto;
	height: auto;
	}

#lightbox a img
	{
	border: none;
	}

#outerImageContainer
	{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer
	{
	padding: 10px;
	}

#loading
	{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer #hoverNav
	{
	left: 0;
	}

#hoverNav a
	{
	outline: none;
	}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);  /*Trick IE into showing hover*/
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background: url(../projekte/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background: url(../projekte/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer /*Bildlegende*/
{
	font: 9px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay  /*Transparenter Hintergrund*/
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #d5dec4;
}

.thumb 
	{
	margin-bottom: 5px;
	margin-right: 5px;
	border: none;
    }
	
.clearboth 
	{
	clear:left;
    }
