/*
	Naturtonmusik CSS displaying on screen medias
	(c) 2005 by inkognito - visuelle kommunikation gmbh
	December 2005
*/

body  { 
	color:inherit;
	background: #f6f0da; 
	margin: 0 }
	
p  { 
	color: #000;
	background-color: transparent; 
	font-size: 12px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	line-height: 15px; 
	}
	
/*b  { 
	color: #443c28;
	background-color: transparent; 
	}	*/
	
h1	  { 
	color: #f3efde;
	background-color: transparent;
	font-size: 1em; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 0.35em; 
	margin-top: 10px; 
	margin-left: 10px;
	}
	
h2    { 
	color: #feffff; 
	background-color: transparent;
	font-size: 1.1em; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-weight: bold; 
	}
	
ol, ul  { 
	color: #000; 
	background-color: transparent;
	margin: 0; 
	padding: 0 0 0 10px; 
	}

li {
	margin: 0 0 0.5em 0;
	}

a, a:visited  { 
	color: #B48124; 
	text-decoration: none 
	}
	
input, select {
	color: #644629;
	background-color: #e5e5e5;
	margin: 2px 0 5px 0;
	width: 400px;
	}

textarea {
	color: #644629;
	background-color: #e5e5e5;
	height: 60px;
	width: 400px;
	margin: 2px 0 5px 0;
	}

button {
	margin: 2px 0 5px 0;
	}	
	
input[type="hidden"] {
	display: none;
	}

input[type="text"],
textarea {
	color: #644629;
	}
	
input[type="radio"],
input[type="checkbox"] {
	color: #644629;
	background-color: transparent;
	height: 15px;
	width: 15px;
	}
	
input[type="submit"],
input[type="reset"] {
	color: #644629
	}	


/*------------- ID ---------------*/

#container { 
	color: inherit;
	background-color: transparent;
	text-align: left; 
	z-index: 0; 
	width: 850px; 
	height: 95%; 
	/*min-height: 600px;*/
	}
	
#headimage { 
	z-index: 1; 
	vertical-align: top 
	}

#nav1   {
	color: inherit;
	background: #7e6a3a; 
	text-align: left; 
	position: absolute; 
	z-index: 2; 
	top: 50px; 
	left: 10px; 
	width: 240px; 
	height: 136px;
	float: left; 
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;	 
	}
	
#nav1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
	
#nav1 ul li {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 12px;
	line-height: 13px;
	color: #f3efde;
	}
	
#nav1 ul a:link, 
#nav1 ul a:visited {
	border: 0;
	color: #f3efde;

	}
	
#nav1 ul a:hover {
	color: #443c28;
	}	

#nav1 ul a:active {
	color: #f3efde;
	background-color: transparent;
	}

#nav2 { 
	color: inherit;
	background: #d5b875; 
	text-align: left; 
	position: absolute; 
	z-index: 3; 
	top: 186px; 
	left: 10px; 
	width: 200px; 
	height: 343px;  
	border-right: 1px solid #feffff; 
	border-bottom: 1px solid #feffff; 
	border-left: 1px solid #feffff 
	}

#nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
	
#nav2 ul li {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 12px;
	line-height: 13px;
	color: #7e6a3a;
	}
	
#nav2 ul a:link, 
#nav2 ul a:visited {
	border: 0;
	color: #443c28;
	background-color: transparent;
	}
	
#nav2 ul a:hover {
	color: #f3efde;
	}	
	
#nav2 ul a:active {
	color: #443c28;
	background-color: transparent;
	}

#maincontent   { 
	color: inherit;
	background: #fff; 
	/*padding-right: 10px;*/ 
	/*padding-left: 15px;*/ 
	position: absolute; 
	z-index: 4; 
	top: 186px; 
	left: 209px; 
	width: 450px; 
	/*min-height: 400px;*/ 
	max-width: 450px; 
	height: auto; 
	border-right: 1px solid #644629; 
	border-bottom: 1px solid #644629; 
	border-left: 1px solid #644629 
	}
	
#maincontent ul li {
	color: #000;
	background-color: transparent; 
	font-size: 12px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	line-height: 15px; 
	}
	
#maincontent b {
	color: #443c28;
	background-color: transparent; 
	}	

#maincontent a,
#maincontent a:visited  { 
	color: #B48124;
	background: inherit; 
	text-decoration: none; 
	}
	
#maincontent a:hover  { 
	color: #cccccc;
	background: inherit; 
	text-decoration: none; 
	}		
	
#pathfinder  { 
	position: absolute; 
	z-index: 4; 
	top: 2px; 
	height: 30px; 
	min-height: 40px; 
	max-height: 55px; 
	}

#pathfinder a,
#pathfinder a:active,
#pathfinder a:visited  { 
	color: #644629;
	}	
	
#pathfinder a:hover {
	color: #000000;
	}
	
#maincontentbar  { 
	color: inherit;
	background: #d7a238;
	position: absolute; 
	z-index: 4; 
	top: 115px; 
	left: 209px; 
	width: 640px; 
	height: 70px; 
	min-width: 640px; 
	min-height: 70px; 
	float: right;
	border-top: 1px solid #644629; 
	border-right: 1px solid #644629; 
	border-left: 1px solid #644629;
	}
	
#infobar {
	color: inherit;
	background: #f6f0da;
	position: absolute; 
	z-index: 6;
	top: 162px; 
	left: 658px; 
	width: 191px;
	min-width: 191px;
	max-width: 191px; 
	border: solid 1px #644629;
	}
	
#infotitle {
	color: inherit;
	background: #7e6a3a;
	position: absolute; 
	z-index: 7;
	top: 0px; 
	left: 0px; 
	width: 191px; 
	height: 23px;
	}
	
#infobar ul {
	list-style-type: none;
	margin: 0;
	}
	
#infobar ul li {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	padding: 0;
	}
	
#infobar ul a:link, 
#infobar ul a:visited {
	border: 0;
	color: #B48124;
	}
	
#infobar ul a:hover {
	color: #7e6a3a;
	background-color: transparent;
	}	
#infobar ul a:active {
	color: #B48124 ;
	background-color: transparent;
	}
	
#mainfooter  { 
	color: #644629; 
	background-color: transparent;
	font-size: 10px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	margin-left: 20px; 
	position: relative; 
	z-index: 7; 
	top: 355px; 
	max-width: 200px; 
	border-top: #644629; 
	border-right: #644629; 
	border-left: #644629; 
	}

#mainfooter a,
#mainfooter a:link,
#mainfooter a:visited  { 
	color: #644629; 
	border: 0 
	}
#mainfooter a:hover,
#mainfooter a:active {
	color: #000;
	border: 0;
	}

	
/*------------- CLASSES ---------------*/

.contenttitle { 
	color: inherit;
	background: #d7a238; 
	padding-left: 15px; 
	width: inherit; 
	min-height: 70px; 
	max-height: 70px; 
	vertical-align: bottom 
	}
	
.title { 
	vertical-align: bottom 
	}
	
.maincontentbox   { 
	text-align: left; 
	padding-top: 20px; 
	padding-left: 15px 
	}
	
.maincontent {
	text-align: left; 
	margin: 15px 40px 5px 15px;	
	}
	
	
.pathfinder  { 
	color: #644629; 
	font-size: 10px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	margin-left: 15px 
	}
	
.infotitle  { 
	color: #f3efde; 
	background-color: transparent;
	font-size: 13px; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-weight: bold; 
	margin-left: 10px 
	}
	
.infocontent { 
	color: #402205; 
	background-color: transparent;
	font-size: 12em; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	padding-top: 30px; 
	padding-bottom: 5px;
	margin: 0 5px 0 0; 
	}
	
.infocontent b { 
	color: #402205; 
	background-color: transparent;
	}	
	
.formlabel {
	text-align: left;
	color: #644629;
	background-color: transparent;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	width: 410px;
	margin: 3px 0 2px 0;
	}
	
	


