@font-face {
    font-family: 'Humanst521BTRoman';
    src: url('humanist_521_bt-webfont.eot');
    src: url('humanist_521_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('humanist_521_bt-webfont.woff') format('woff'),
         url('humanist_521_bt-webfont.ttf') format('truetype'),
         url('humanist_521_bt-webfont.svg#Humanst521BTRoman') format('svg');
}

body {
  background: #fff;
  font-family: Humanst521BTRoman, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:15px;
  line-height: 18px;
  color: #000;
  margin:0;
  padding:0;
}


/* DIV Definitions  */

#wrapper {
	height: 800px;
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}


#left {
  width: 230px;
  height: 800px;
  float: left;
  position: relative;
}

#logo {
  width: 200px;
  height: 110px;
  padding-left: 10px;
}

#navigation {
  width: 200px;
  padding-top: 20px;
}

#contentleft {
  width: 265px;
  text-align: right;
  padding: 140px 10px 0 0;
  float: left;
  
}
#contentleft h1{
  text-align: left;
}

#contentleft h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:-30px;
}

#contentleft img {
	margin-top: 20px;
}

#contentleft ul {list-style-type:none;color:#666;}

.back-link {color: #666;text-decoration: underline;}

#line {
  float: left;
  width: 60px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#line p {
  display: none;
}


#contentright {
  width: 265px;
  float: left;
  text-align: left;
  padding: 140px 0 0 10px;
} 


#contentright img {
	margin-bottom: 15px;
}

#right {
  width: 170px;
  height: 800px;
  float: right;
  position: relative;
}

#medien {
	width: 134px;
	bottom: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
}
#medien ul {
	color: #666;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#medien ul li{
	padding: 0;
	margin: 0;
}

#contenttitle {
  float: right;
  width: 170px;
  height: 200px;
  display: none;
}

#objectmenu {
  width: 200px;
  float: right;
  text-align: right;
  padding-right: 10px;
  margin-top: -100px;
}


#footer {
  position:absolute;
  bottom:10px;
  clear: both;
  text-align: right;
  padding: 0;
  margin: 0 auto 16px auto;
}


/* Navigation */
#navigation ul {
	list-style-type: none; 
	font-size: 18px;
	line-height: 26px;
	padding: 0 10px;
	margin: 0;
	}
#navigation ul li {display: block;}
#navigation ul li a {text-decoration: none; font-size: 18px;line-height:26px;}


/* Object Menu */
#objectmenu ul {list-style-type: none; padding-left: 10px;}
#objectmenu ul li {display: block; margin-bottom: 5px;}
#objectmenu ul li a {text-decoration: none; color: #000;font-size: 12px;}

/* Footer Menu */
#footer ul {list-style-type: none; margin: 0; padding: 0;  padding-right: 6px;}
#footer ul li {display:inline; margin-left: 20px;}
#footer ul li a {text-decoration: none; color: #000;font-size:12px;}

#footer ul li a:hover,
#footer ul li a.menu-current { color: #000;}


/* Regulary */

img {border: none;}

#hgimg {
	display: none;
}


/* Main Menu Different Colors */

a{color: #000;} /* für alle Klangobjekte */
a:hover {color:#2a7e98;}
a.menu-current {color:#2a7e98;}

a#p12 {color:#000;} /* rot */
#p12:hover {color:#b73037;}
a.menu-current#p12 {color: #b73037;} 

a#p7{color: #000;} /* türkis */
#p7:hover {color:#2a7e98;}
a.menu-current#p7 {color:#2a7e98;}

a#p3 {color: #000;} /* orange */
#p3:hover {color:#daa641;}
a.menu-current#p3	{color:#daa641;}

a#p4 {color: #000;} /* grün */
#p4:hover {color:#899b35;}
a.menu-current#p4 {color:#899b35;}

a#p5 {color: #000;} /* blau */
#p5:hover {color:#5a8aca;}
a.menu-current#p5 {color:#5a8aca;}

a#p6 {color: #000;} /* grau */
#p6:hover {color:#636177;}
a.menu-current#p6 {color:#636177;}


h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-weight: normal;
	font-size: 32px;
	line-height: 38px;	
}
h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;	
}
h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

.legende {
	font-size: 12px;
}
a { color: #000;
}
