/* CSS-Datei für NATURALIS
   www.bluplane.com								*/

/* Farben
   helles braun AA7318, dunkles braun 722F05	*/


body {
	margin:0;
	padding:0;
	line-height: 1.2em;
	background: #BA8748 url(../images/hintergrund.jpg) center top no-repeat;
}

#wrap {
	width: 760px; /* Breite der Haupt-Box */
	margin: 0 auto; /* Haupt-Box auf Seite zentrieren */
	}

ol,ul,li,dl,dt,dd,p,input,textarea,select{
	color: #722F05;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	/* font-size:0.8em;  */
	font-weight: normal;
	text-align: left; /* Alle Elemente linksbündig */
	}

h1,h2,h3,h4,h5,h6 {
	color: #AA7318;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	margin:0 0 15px 0;
	text-align: left; /* Alle Elemente linksbündig */	
	}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}
	
h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

img {
	border: 1px solid #D3BB93;
	padding: 2px;
}

.img_left {
	float: left;
	margin: 2px 10px 15px 0px;
}

.img_right {
	float: right;
}

.img_noborder {
	float: left;
	margin: 2px 10px 15px 0px;
	border:none;
}

#header {
	height: 205px; /* Höhe des oberen Bereichs */
	}

#header h1 {
	text-align: right;
	padding-top: 116px;
	}

#inhalt {
	float: left;
	width: 100%;
	}

#linke_spalte {
	float: left;
	width: 220px; /* Breite der linken Spalte */
	margin-left: -760px;
	}

#rechte_spalte {
	margin-left: 230px;
	}

#rechte_spalte p {
	text-align: justify;
	margin-bottom: 15px;
	}

#rechte_spalte a {
	color:#AA7318;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	font-size:1.0em;
	text-decoration:none;
	border-bottom: 1px dotted #AA7318;
	}
	
#rechte_spalte a:hover {
	text-decoration:none;
	border-bottom: 1px solid #AA7318;
	}

#rechte_spalte ul {
	font-size: 1.0em;
	list-style-type: none;
	}

#rechte_spalte li {
	list-style-image: url(../images/minibaum.gif);
	list-style-position: outside;
	}

#bienchen {
	float: left;
	margin: 20px 10px 15px 0px;
	border:none;
	}

.clear {
	clear: both;
	}


/* NAVIGATION */

.nav {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	width: 196px;
	}

.nav li a {
	background: transparent url(../images/minibaum.gif) no-repeat 2px center;
	font: bold 13px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	color: #AA7318;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	}


* html .nav li a { /* nur IE. Aktuelle Menü-Breite minus left padding vom Link (20px) */
	width: 176px;
	}

.nav #active {
	font: bold 13px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	color: #722F05;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	}

* html .nav li #active { /* nur IE. Aktuelle Menü-Breite minus left padding vom Link (20px) */
	width: 176px;
	}

.nav li a:hover {
	color: 722F05;
	background-color: #ffffcb;
	}

.sub_nav {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	width: 186px;
	}

.sub_nav li a {
	font: 12px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	color: #AA7318;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	}

* html .sub_nav li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 156px;
	}

.sub_nav #active {
	font: bold 12px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	color: #722F05;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	border-bottom: 1px solid #B5B5B5;
}

* html .sub_nav #active { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 136px;
	}

.sub_nav li a:hover {
	color: 722F05;
	background-color: #ffffcb;
	}


.message-text{
	color: #722F05;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
	text-align: left; /* Alle Elemente linksbündig */
	}

.movie-description {
	color: #722F05;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	margin-top: 18px;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	font-size: 13px;
}

.movie-frame {
	text-align: center;
}


#footer {
	width:760px;
	background: transparent;
	/* margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/	dup-characters.html   */
	}

#footer .copyright {
	float: right;
	width: 530px;
	height: 40px;
	margin-top: 20px;
	padding-top: 10px;
	text-align:right;
	color: #3B1502;
	font-size: 0.6em;
	border-top: 1px solid #B5B5B5;
	}

#footer a {
	color:#AA7318;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}


#FrogJS {
	width: 520px;
	height: 600px;
	margin: 0 auto;
	color: #722F05;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
	}

#FrogJSCredit {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px 1px 10px 1px;
	}

#FrogJSCaption {
	text-align: justify;
	line-height: 140%;
	}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	color: #722F05;
	border: 1px solid #B5B5B5;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	border: none;
	}