/* farben
...............................................................................................
Rot: 		#780E12
Hellgrau:	#CCCCCC
...............................................................................................*/

body {
	margin: 0; padding: 0; background: #780E12;
	font-family: "Verdana", Arial, Helvetica, Helvetica Neue, sans-serif;
	font-size: 12px;
	}
	
:focus {
	-moz-outline-style: none;
	}


#gesamt {
	width: 964px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}

#collage {
	width: 964px;
	height: 196px;
	background: #780E12 url("../images/ilt-collage.jpg") top center repeat-y;
	margin: 0 auto;
	text-align: center;
	}
	
#dachderwelt {
	width: 964px;
	height: 148px;
	background: #780E12 url("../images/ilt-hg-dach-der-welt.jpg") top center repeat-y;
	margin: 0 auto;
	text-align: left;
	}


#neuilt {
	width: 230px;
	height: auto;
	margin: 0; 
	padding: 20px 0 0 70px;
	text-align: left;
	}

div#page {
	width: 1000px;	
}

/* inhalt
...............................................................................................*/

#content {
	width: 964px;
	height: auto;
 	background: url("../images/ilt-hg-content-start.gif") top left repeat-y;
	margin: 0 auto;
	}
	
div#page-content {
	height: 100%;
 	float: left;
	clear: right;
	background: #CCCCCC;
	padding-right: 15px;
	padding-left: 5px;
	width: 580px;
	min-height: 500px;
	}
	
div#page-content-index {
	height: 100%;
 	float: left;
	clear: right;
	padding-right: 15px;
	width: 725px;
	min-height: 500px;
	}

#inhalt {
	float: left;
	width: 667px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}

#hinweise {
	float: left;
	width: 240px;
	height: auto;
	background: url("../images/ilt-hg-hinweise-start.gif") top left repeat-y;
	margin: 0 auto;
	text-align: left;
	}

/* meune
...............................................................................................*/

#menue1 {
	width: 260px;
	text-align: left;
	height: 100%;
	float: left;
	margin: 0; padding: 0; 
	background: #780E12 url("../images/menue-hg_ILT-Tibet.jpg") top left repeat-y;
	font-family: Arial, Verdana, Helvetica, Helvetica Neue, sans-serif;
	font-size: 5px;
	}

#m-logo {
	width: 260px;
	height: 225px;
	background: url("../images/logo-menue_ilt-tibet.jpg") top left repeat-y;
	margin: 0 auto;
	text-align: left;
	}

/* Menue Button
...............................................................................................*/

#menu {
	width: 220px;
	height: auto;
	background: #;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #000000;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu a {
	display: block;
	width: 220px;
	height: 15px;
	padding: 5px 0 0 70px;
	background: #;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	}

#menu a:hover {
	background: #;
	color: #000000;
	}

#menu .active a {
	background: #;
	border: none;
	color: #000000;
	}



/* texte
...............................................................................................*/

p.white {
	color: #FFFFFF;	
}

h1 {
	/*padding: 0 0 0 0;
	font-size: 28px;
	line-height: 140%;
	margin: 0;
	font-weight: normal;
	color: #0078B5;*/
	font-size: 20px;
	line-height: 140%;
	margin: 0;
	font-weight: normal;
	color: #CCCCCC;
	}

h2 {
	/*padding: 0 50px 25px 68px;*/
	font-size: 20px;
	line-height: 140%;
	margin: 0;
	font-weight: normal;
	color: #CCCCCC;
	}

h3 {
	padding: 20px 0 10px 0;
	font-size: 18px;
	line-height: 140%;
	margin: 0;
	font-weight: normal;
	color: #336666;
	}

h4 {
	padding: 0 0 0 0;
	font-size: 16px;
	line-height: 140%;
	margin: 0;
	font-weight: normal;
	color: #000000;
	}

/*p {
	padding: 0 50px 15px 68px;
	line-height: 180%;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	}*/
	
.hinweise {
	padding: 0 26px 15px 15px;
	font-size: 11px;
	line-height: 170%;
	margin: 0;
	font-weight: normal;
	color: #000000;
	}

.hinweise1 {
	padding: 0 26px 15px 15px;
	font-size: 11px;
	line-height: 170%;
	margin: 0;
	font-weight: bold;
	text-align: right;
	color: #000000;
	}

.hinweise2 {
	padding: 0 ;
	width: 200px;
	font-size: 11px;
	line-height: 125%;
	margin: 0 0 7px 0;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	}

/* werbeartikel */
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-color: #780E12;
}

/* linkformatierung
.............................................................................................. */
		 							
a:visited {
	color: #000000;
	text-decoration: underline;
}
		 							
a:link {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #780E12;
	text-decoration: underline;
}


/* footer
...............................................................................................*/


#footer {
	float: left;
	width: 964px;
	height: 112px;
	background: #780E12 url("../images/ilt-hg-footer.gif") top center repeat-y;
	margin: 0 auto;
	text-align: left;
	}
	
#logos {
	float: left;
	width: auto;
	margin: 0 auto;
	text-align: left;
	}


.noborder {
	border: 0;
	text-decoration: none;
	border-bottom: 0px solid;
}









