html, body {
	height: 100%;
	}
body {
background-color: #f8e6c4;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#000;
padding: 0px;
margin: 0px;
}

a {color: #a71405; text-decoration:none; font-weight:bold}
a:visited {color:#a71405;}
a:hover {color: #000;}
a:active { color:#a71405;}

h1 {
font-size: 24px;
font-weight:bold;
color:#a71405;
padding:40px 10px 0px 30px;
margin: 0px;
}


h2 {
font-size:16px;
line-height:20px;
color: #a71405;
padding: 0px 50px 0px 30px;
margin:10px 0px 0px 0px;
}


p {
margin:0px 50px 0px 30px; 
padding:0px 0px 0px 0px;
}
ul {
margin:0px 0px 0px 50px; 
padding:0px 0px 0px 0px;
}

/* ----------container -------------- */
#container {
width: 900px;
padding:0px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */ 

}

/* ----------content  -------------- */
#content {
width:900px;
padding: 0px;
margin: 0px;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */ 
}
 
/* --------------left  ------------- */

#left {
	width:240px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */ 
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/tibet-saentis-2011/hg-left.jpg);
	background-repeat:repeat;
	background-color:#f4f3a4;
	z-index:200;
 }

/* ----------mitte ----------------- */

#mitte {
	width:640px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */ 
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	z-index:100;	
 }
 #mitte ul li {
	margin: 5px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:disc;
 }


.text12px {
margin:0px 0px 0px 0px; 
padding:50px 0px 0px 0px;
}

.untertitel {
font-size: 14px;
font-weight:bold;
color:#000;
padding:40px 10px 0px 30px;
margin: 0px;
}
.haupttitel {
font-size: 20px;
font-weight:bold;
color:#a71405;
padding:5px 10px 20px 30px;
margin: 0px;
}
.text14px {
font-size:14px;
}



.navi1 {
font-size:14px;
font-weight: bold;
text-align:right;
padding:40px 50px 0px 0px;
margin:0px 0px 0px 0px;
color: #a71405;
z-index:1000;
}

.titel14px {
font-size:14px;
font-weight: bold;
margin:0px 0px 0px 0px;
color: #a71405;
}





.klein {
 	font-size:9px;
 	text-align:right;
	}
a.klein:link {color: #a71405; text-decoration:none; font-weight:normal;}
a.klein:visited {color:#a71405;text-decoration:none; font-weight:normal}
a.klein:hover {color: #fbe881;text-decoration:none; font-weight:normal}
a.klein:active { color:#a71405;text-decoration:none; font-weight:normal}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
 
.clearleft{
	clear:left
	}
.clearright{
	clear:right
	}

 .antifloat {
	clear: left;
	}

.bildlinks {
	margin:0px 15px 0px 0px;	
	}
.bildlinks2 {
	margin:0px 20px 100px 30px;
	float:left;
	}
.bildlinks3 {
	width: 450px;
	color:#000;
	margin:0px 20px 30px 150px;
	float:left;
	}
.textfeld {
	width: 290px;
	margin:0px 0px 0px 0px;	
	float:left;
	}

.bildtibi {
	margin:10px 10px 0px 30px;	
	}
.bildtibi1 {
	margin:28px 10px 0px 30px;
	border: 0px;
	}	

.adresse {
	margin: 40px 0px 0px 30px;
	text-align:left;	
	}


