@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;
}
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;
	margin-top: -4px;
}
h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

.legende {	font-size: 12px;}

a { color: #000;}
a:hover { color: #666;}

ul {list-style-type: none; text-align: left; line-height: 20px;}
ul li {list-style-type: none;}
ul li a {text-decoration: none;}


/* DIV Definitions  */

#wrapper {
	height: 800px;
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
  	background-image: url(../../media/bg_galerie.jpg);
  	background-repeat: no-repeat;
}
#left {
  width: 200px;
  height: 800px;
  float: left;
  position: relative;
}
#logo {
  width: 200px;
  height: 110px;
  padding-left: 10px;
}
#navigation {
  width: 200px;
  padding-top: 20px;
}
#content {
  width: 590px;
  text-align: center;
  padding-top: 130px;
  float: left;
}
#contentleft h1{
  text-align: left;
}
#line {
  float: left;
  width: 60px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#line p {
  margin: 0;
  padding: 0;
  line-height: 1px;
}
#right {
  width: 200px;
  float: right; 
}
#contenttitle {
  float: right;
  width: 200px;
  height: 200px;
}

#logo h1 a {color:#000; text-decoration: none;}
#logo h1 a:hover {color:#000;} 


/* 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 {
  width: 200px;
  float: right;
  text-align: right;
  padding-right: 10px;
  margin-top: -65px;
}
#objectmenu ul {list-style-type: none; padding: 0 10px 0 0; text-align: right;}
#objectmenu ul li {display: block; margin-bottom: 5px;}
#objectmenu ul li a {text-decoration: none; font-size: 15px;}
#objectmenu ul li a:hover {color:#2a7e98 !important;}


/* Footer Menu */
#footer {
  position:absolute;
  bottom:10px;
  clear: both;
  text-align: right;
  padding: 0;
  margin: 0 auto 16px auto;
}
#footer ul {list-style-type: none; margin: 0; padding: 0;  padding-right: 6px;}
#footer ul li {display:inline; margin-left: 8px;}
#footer ul li a {text-decoration: none; color: #000;font-size:12px;}
#footer ul li a:hover,
#footer ul li a.menu-current { color: #666;}


/* Sitemap */

.sitemap {
	margin: 22px 0 0 150px; 
	text-align: left;}

ul .sitemap {
	margin: 0;
}

.sitemap ul li  {
	list-style-type: circle;
	line-height: 18px;
}


/* Regulary */

img {border: none;}

#hgimg {
	padding: 0;
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	z-index: -10;
}


/* Main Menu Different Colors */

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

a#p7{color: #000;}
#p7:hover {color:#2a7e98;}
a.menu-current#p7 {color:#2a7e98;}

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

a#p4 {color: #000;}
#p4:hover {color:#899b35;}
a.menu-current#p4 {color:#899b35;}

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