body {
	background-image: url(images/balkenorange.gif);
	background-repeat: repeat-y;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}


div#leisteoben {
	width: 700px;
	height: 28px;
	left: 1px;
	top: 0px;
	text-align: right;
	position: absolute;
	right: 0px;
}
div#leistelinks {
	width: 30px;
	height: 500px;
	left: 0px;
	top: 0px;
	position: absolute;
	right: 0px;
}
div#leisterechts {
	width: 180px;
	height: 500px;
	left: 720px;
	top: 0px;
	position: absolute;
	right: 0px;
}
div#inleisterechts {
	width: 160px;
	height: 480px;
	left: 26px;
	top: 0px;
	position: absolute;
	right: 0px;
	border-left-width: 1px;
	text-align: center;
}
div#leistelogo {

	width: 700px;
	height: 28px;
	left: 0px;
	top: 53px;
	text-align: left;
	position: absolute;
	right: 0px;
}
div#leistenavi {
	background-image: url(images/balken.gif);
	width: 100%;
	left: 28px;
	top: 110px;
	text-align: left;
	position: absolute;
	right: 0px;
	padding-top: 10px;
	height: 130px;
}

.trenner {
	font-size: 14px;
	font-weight: bold;
	color: #FC8723;
}
.geologo {
	position: absolute;
	top: 0px;
	left: 5px;
}
.padlogo {
	position: absolute;
	top: 152px;
	left: 40px;
	text-align: center;
}
div#leistenavi {
	position: absolute;
	right: 0px;
	padding-left: 30px;
	width: 100%;
	top: 132px;
	left: 30px;
	height: 130;
}

a.navi:link {	color: #FFFFFF;	text-decoration: none;}
a.navi:visited {	color: #FFFFFF;	text-decoration: none;}
a.navi:hover {	color: #FD8629;	text-decoration: underline;}
a.navi:active{	color: #FFFFFF;	text-decoration: none;}

a.naviklein:link {	color: #000;	text-decoration: none;	font-size: 80%;}
a.naviklein:visited {	color: #000;	text-decoration: none;font-size: 80%;}
a.naviklein:hover {	color: #FD8629;	text-decoration: underline;font-size: 80%;}
a.naviklein:active{	color: #000;	text-decoration: none;font-size: 80%;}

a.textlink:link {	color: #FD8629;	text-decoration: none;	 }
a.textlink:visited {	color: #FD8629;	text-decoration: none; }
a.textlink:hover {	color: #FD8629;	text-decoration: underline; }
a.textlink:active{	color: #FD8629;	text-decoration: none; }

a.navilinks:link {	color: #FD8629;	text-decoration: none;	 }
a.navilinks:visited {	color: #000;	text-decoration: none; }
a.navilinks:hover {	color: #FD8629;	text-decoration: underline; }
a.navilinks:active{	color: #000;	text-decoration: none; }


.fotopos {
	position: absolute;
	top: 254px;
	left: 6px;
	text-align: center;

}
div#navitext {

	width: 142px;
	height: 18px;
	left: 59px;
	top: 262px;
	position: absolute;
	right: 0px;
	padding-top: 16px;
}




div#content {
	width: 500px;
	left: 232px;
	top: 292px;
	text-align: left;
	position: absolute;
	padding: 10px 5px 10px 0px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FD8629;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #000;
}
.text {
	line-height: 20px;
}
.current {
	font-weight: bold;
	color: #FD8629;
	text-decoration: none;
}
.fett {
	font-weight: bold;
}
.fotopos2 {

	position: absolute;
	top: 680px;
	left: 0px;
	text-align: center;
	height: auto;
	width: auto;
}
.oben  {
	text-align: right;
}
.tdrechts {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818376;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818376;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #818376;
}

.feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	border: 1px solid #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* BEGIN style1 */
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 120px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

/* END style1 */



/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
PADDING: 0px;
MARGIN: 0Px;
FONT-SIZE: 11px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #000;

}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #FD8629;

}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
PADDING: 0px;
MARGIN: 0Px;
FONT-SIZE: 11px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #FD8629;

}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
PADDING: 0px;
MARGIN: 1px 0px 1px 20px;
font-size: 11px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #000;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #FD8629;

}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
PADDING: 0px;
MARGIN: 1px 0px 1px 20px;
font-size: 11px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #000;

}


#content img{margin: 15px;}