/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 




#logoname
{float:right; margin: 10px 5px 75px 0px;} /*die obere hhe der navigation*/


html, body {

height:100%;}



body{

	font-family: Arial,sans-serif;
	font-weight:100;
	color: #333333;
	/*line-height: 1.166;*/
	margin: 12px 0 0 0 auto;
	padding: 0px;
	text-align: center;
    height: 100%; /*Zentrierung fr den Internet-Explorer*/
    background-color: #af9c85;
	margin-top: 8px;	/*--ice-climbing background #b0c6ca-*/
	/*und #98ac8a fr berge*/
	
 
  }



}

a{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;

}


/* für die ÜBERSCHRIFTEN - links der erste seite INDEX*/
a.index{
	color: #333333;
	text-decoration: none;
}

a.index:link{
	color: #333333;
	text-decoration: none;
}

a.index:visited{
	color: #333333;
	text-decoration: none;
}

a.index:hover{
	color: #333333;
	text-decoration: underline;

}
/*end link index*/ 


/* für die links der erste seite INDEX*/
a.uindex{
	color: #333333;
	text-decoration: underline;
}

a.uindex:link{
	color: #333333;
	text-decoration: underline;
}

a.uindex:visited{
	color: #333333;
	text-decoration: underline;
}

a.uindex:hover{
	color: #333333;
		background-color:#dddddd;
	text-decoration: underline;

}
/*end link index*/ 



firstLeft h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 10px 0px 20px 0px;
 padding: 0px;
}



h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


div#Seite1 {
text-align: left; /*Seiteninhalt wieder links ausrichten */
margin: 0 auto; /*Standardkonforme horizontale Ausrichtung */
width: 900px;
height: 80px;
padding: 0em;
border: 0px dashed #000000;
/*background-color:#ffffff;*/
/*background-image: url(../images/images/hb_b.gif);*/
background-image: url(../images/images/hg_oben_v3.jpg);
}

div#Seite1a {
text-align: left; /*Seiteninhalt wieder links ausrichten */
margin: 0 auto; /*Standardkonforme horizontale Ausrichtung */
width: 900px;
padding: 0.5 em;
border: 0px dashed #000000;
background-image: url(../images/kaestchen.gif);
height: 700px;

}
div#Seitecontent {
text-align: left; /*Seiteninhalt wieder links ausrichten */
margin: 0 auto; /*Standardkonforme horizontale Ausrichtung */
width: 900px;
padding: 0 0 0 0em;
border: 0px dashed #000000;
background-image: url(../images/kaestchen.gif);
min-height: 43.9em;
max-height: 19503.3em;




}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #flash *************************/
div#flashcontent{
	margin: 0;
	padding: 0 0 0 0px;
	height: 267px;
	width: 900px; 

}

div#flashcontent1 p{
	padding: 60px 0px 0px 30px;
	font-family:courier;
	height: 180px;}

div#flashcontent2 p{
	padding: 60px 0px 0px 30px;
	font-family:courier;
	height: 180px;}
/************* #globalNav styles **************/


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px  0px 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb a{	
	color:#333333;
	font-size: 80%;
	padding: 2px 0px 10px 0px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}





/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionRechts{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}





/**************# introduction site ****************/



#firstRight{
font-size:0.81em;
  float: right;
	width: 30%;
	margin: 0px;
	padding: 0px 15px 0px 10px;
	border: 0px 1px 1px 1px dashed #cccccc;
text-align:justify;
}

#firstLeft{
font-size:0.81em;
  float:left;
	width: 30%;
	border: 0px 1px 1px 1px dashed #cccccc;
	padding: 0 10px 0px 15px;
text-align:justify;
}

#firstMiddle{
  float: left;
  width: 30%;
  padding: 0 0px 0px 20px;
border-top: 1px dashed #cccccc;
text-align:justify;
font-size:0.81em;


}

/*<!--end introduction site -->*/


/*<!-- second try - introduction site-->*/
/*************# introduction site ****************/



#secondRight{
font-size:0.81em;
  float: right;
	width: 25%;
	margin: 0px;
	padding: 5px 15px 15px 10px;
	border: 0px 1px 1px 1px dashed #cccccc;
text-align: left;
margin-right:10px;
}

#secondRight h2
{
padding-bottom: 5px; padding-top: 0px;
}

#secondRight img
{padding-right: 0px;
padding-left: 10px;
margin: 0px}

#secondLeft{
font-size:0.81em;
  float:left;
	width: 65%;
margin:0px;
	border: 0px 1px 1px 1px dashed #cccccc;
	padding: 0 10px 0px 15px;
margin-left: 10px;
text-align:left;
background-image:url(../images/kaestchen.gif); 
}
#secondLeft H1
{padding-bottom: 0;
margin-bottom: 0;
margin-top: 0px;
padding-top:0px;}

#secondLeft img
{padding-right: 20px;
padding-left: 0px;
margin: 0px}
/*<!-- end second try introduction site -->*/

#kontakt{

font-size:0.81em;

	width: 80%;
margin:0px;
	border: 0px 1px 1px 1px dashed #cccccc;
	padding: 0 10px 0px 15px;
margin-left: 10px;
text-align:left;
background-image:url(../images/kaestchen.gif); 
}
#kontakt H1
{padding-bottom: 0;
margin-bottom: 0;
margin-top: 0px;
padding-top:0px;}

#kontakt img
{padding-right: 20px;
padding-left: 0px;
margin: 0px}
/*<!-- end second try introduction site -->*/





#content {
border: 0px solid red;
margin-top: 1.7em;
margin-left: 22.9em;
margin-bottom: 1.7em;
padding-top: 0em;
font-size: 0.81em;
text-align: justify;
padding-right: 0.2em;
/*min-height: 29.1em;*/
min-height: 391px;
/*max-height: 1900em;*/








/*height: 29.9em; /* diese angabe brauche ich noch für den IE 6.0 zusätzlich der versteht kein max und min-height */
}


#content h1
{
 font-size: 140%;
 color: #ffffff;
font-family: "helvetica neue", verdana;
font-variant: small-caps;
margin: 0em 0 0.81em 0;
font-weight:100;


}

.climber {
border: 0px solid blue;
background-color: #b0c6ca;
}

.photographer {
border: 0px solid blue;
background-color: #C8B798;

/*#e0bc6c;  /*gelber hg*/

}

.mg {
border: 0px solid blue;
background-color:#98ac8a;
/*grüner hg*/

}

.news {
border: 0px solid blue;
background-color:#887D68;
/*grüner hg*/

}


/*p {
	float: left;
}
*/

/*------------------linke navigation-----------------------------*/

div#Liste
{
font-size:0.81em;
float: left;
border: 0px dashed #cccccc;
padding: 0 3px 0px 40px;
margin-right: 4em;
text-align:justify;
height: 400px;}

#buttonscontainer {
width:180px; 
height:200px;
border: 0px dashed yellow;}

#buttonscontainer h1{
font-family: "helvetica neue", verdana;
font-weight:100;
background-color:#;
color: #333333;
font-size: 2.3em;
margin: 0 0 0.78em 0em;
padding: 0px;
vertical-align:top;
}


.buttons a {color: #333333;
background-color: #ffffff;
padding: 3px;
padding-left: 15px;
display: block;
border-bottom: 1px solid #cccccc;
font: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #eeeeee;
color: #999999;
text-decoration: none;}

/* hier beginnt das fr die Box relevante CSS  */


div {
	margin:0;
}

.ro {
	background:  url("../images/178.gif") top right no-repeat;

}

.lo {
	background:  url("../images/174.gif") top left no-repeat;

}

.ru {
	background:  url("../images/175.gif") bottom right no-repeat;

}

.lu {
	background:  url("../images/176.gif") bottom left no-repeat;

}

.inhalt {
	margin:0;
    padding:0.8em 0.7em 3.1em 0.9em;
	border:#000000 dashed 0px;
/*für block auch im safari langgezogen*/
	/*height: 230px; das mag der IE 6.0 gar nicht */
}

.inhalt p {
	margin:0;
	padding:0;
	width: 100%;
}
/*end box*/


/* fusszeile */
p#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0;
    padding: 0.1em;
    text-align: center;
    background-color: #fed; border: 0px solid silver;
  }

/************* #siteInfo styles ***************/

#siteInfo{
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo a { color: #cccccc;}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/****************** # Images Gallery Climber *****************/

.images{
padding: 4px 4px 4px 4px;}

#flashmovie1
{display: none;}

#flashmovie2
{
display: none;}

#flashmovie3
{
display: none;}
#flashmovie4
{
display: none;}
#flashmovie5
{
display: none;}