* { margin:0; padding:0; }

/*------------------------ Allgemein-------------------------- */ 
body {
	background-color:#FFF;
	text-align:center;
	font-size: 13px;
	line-height: 19px;
	color:#333;
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;	
}

.FuturaBT-Light { 
	font-family: FuturaBT-Light;
	font-weight: normal;
	font-style: normal;
}
.NovelProDEMO-Regular { 
	font-family: NovelProDEMO-Regular;
	font-weight: normal;
	font-style: normal;
}

#wrapper {  
	margin:0px auto;
	width:900px; 
	height:600px;
	text-align:left; 
	vertical-align:top; 
}

h1 {
	font-size:20px;
	line-height:30px;
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	padding-left:5px;
	font-weight:100;

}

h2 {
	font-size:16px;
	line-height:30px;
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-weight:100;

}

h3 {
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height: 36px;
	font-weight:100;
}

h4 {
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-size:13.5px;
	letter-spacing: 1.9px;
	font-weight:100;
}

h5 {
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-size:16px;
	line-height: 3px;
	letter-spacing: 0px;
	font-weight:100;
}

h6 {
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-size:13px;
	line-height: 19px;
	letter-spacing: 2px;
	font-weight:100;
}

img {
	border-color:#999;
}

blockquote {
	margin: 10px 0 0 0;
	font-size:13px;
	line-height:15px;
	text-align:right;
	width:625px;
	}
	
blockquote.interviewfragen {
	font-family: FuturaBT-Light, Helvetica, Verdana, sans-serif;
	font-size:15px;
	font-style:italic;
	font-style:oblique;
	font-weight:100;
	text-align:left;
	}

/* ----Unterüberschrift Texte----- */ 
span {
	font-size:12px;
	font-weight:100;
	font-style:normal;
	line-height:28px;
}


#ph {
	position:fixed;
	width:900px;
	height:135px;
	background-color:#fff;
	top:0px;
	z-index:2;
}

/* --------------------Header------------------------ */ 
#header {
	background-color:#fff;
	position:fixed;
	left:auto;
	top:50px;
	width:900px;
	height:85px;
	z-index:3;
	font-size:26px;
	line-height:26px;
}


a.headerlink:link	{
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:26px; line-height:26px; color:#141414; text-decoration:none; }
a.headerlink:visited	{
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:26px; line-height:26px; color:#141414; text-decoration:none; }
a.headerlink:hover	{
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:26px; line-height:26px; color:#141414; text-decoration:none; }
a.headerlink:active	{
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:26px; line-height:26px; color:#141414; text-decoration:none; }


/* --------------------Menue------------------------ */ 
#menue {
	background-color:#fff;
	position:fixed;
	top:74px;
	left:auto;
	width:902px;
	height:15px;
	text-align:right;
	z-index:3;
	border-bottom: 1px solid #666;
	padding-bottom: 4px;
	font-size:16px;
	line-height:16px;
}

a.navilink:link		{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#141414; text-decoration:none; }
a.navilink:visited	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#141414; text-decoration:none; }
a.navilink:hover	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }
a.navilink:active	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }

a.menueaktiviert:link {
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }
a.menueaktiviert:visited {
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }
a.menueaktiviert:hover {
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }
a.menueaktiviert:active {
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:16px; line-height:16px; color:#903; text-decoration:none; }


/* --------------------Navi------------------------ */ 
#navi {
    background-color:#fff;
    position:fixed;
	top:133px;
	left:auto;
    z-index:3;
    width:225px;
	height:auto;
	font-size:18px;
	line-height:27px;
}

a.navigationslink:link {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }
a.navigationslink:visited {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }
a.navigationslink:hover {
color:#903;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px;  text-decoration:none; }
a.navigationslink:active {
color:#903;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }


a.naviaktiviert:link {
color:#903; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }
a.naviaktiviert:visited {
color:#903; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }
a.naviaktiviert:hover {
color:#903;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px;  text-decoration:none; }
a.naviaktiviert:active {
color:#903;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:18px; line-height:27px; text-decoration:none; }



/*--------------- Content----------------- */ 

#container {
	background-color:#fff;
	position:absolute;
	width:900px;
	height:auto;
}

#content {
 position:absolute;
 background-color:#fff;
 top:135px;
 left:275px;
 width:625px;
 z-index:1;
 padding-bottom:60px;
}

a:link	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; color:#858585; text-decoration:none; }
a:visited	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; color:#858585; text-decoration:none; }
a:hover	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; color:#858585; text-decoration:none; }
a:active	{font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; color:#858585; text-decoration:none; }


a.katalogelinks:link {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:15px; line-height:27px; text-decoration:underline; }
a.katalogelinks:visited {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:15px; line-height:27px; text-decoration:underline; }
a.katalogelinks:hover {
color:#141414;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:15px; line-height:27px;  text-decoration:underline; }
a.katalogelinks:active {
color:#141414;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:15px; line-height:27px; text-decoration:underline; }

a.unterschrift:link {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; text-decoration:underline; }
a.unterschrift:visited {
color:#141414; font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; text-decoration:underline; }
a.unterschrift:hover {
color:#141414;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px;  text-decoration:underline; }
a.unterschrift:active {
color:#141414;font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif; font-size:13px; line-height:19px; text-decoration:underline; }


/*---------------Footer----------------- */ 

#footer {
	background-color:#fff;
	position:fixed;
	top:580px;
 	width:900px;
  	height:2250px;
  	font-size:9px;
  	text-align:right;
  	color:#666;
	z-index:7;
}
  

/* -----------------------Liste------------------------- */ 
dl.table-display {	
	background-color:#F3F3F3;
	float: left;
	width: 880px;
	margin: 10px 0 0 -10px;
	padding: 10px;

}

.table-display dt {
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 20px 0px 20px 10px;
}

.table-display dd {
	float: left;
	width: 620px;
	border-left: 1px solid #999;
	margin: 0px 0 10px 0;
	padding: 10px 0 10px 10px;
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif;
}




dl.table-interview {	
	background-color:#FFF;
	float: left;
	width: 615px;
	margin: 10px 0 0 -10px;
	padding: 10px;

}

.table-interview dt {
	background-color:#fff;
	clear: left;
	float: left;
	width: 615px;
	margin: -10px 0 0 0;
	padding: 0px 0px 5px 0px;
	font-size:13px;

}

.table-interview dd {
	float: left;
	width:600px;
	border-left: 1px solid #999;
	margin: 0px 0 10px 0;
	padding: 0px 0 10px 10px;
	font-family: FuturaBT-Light, Helvetica, Verdana,  sans-serif;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}



dl.vita-table {
	float: left;
	width: 625px;
	margin: 5px 0 15px 0;
}
.vita-table dt {
	clear: left;
	float: left;
	width: 100px;
}
.vita-table dd {
	float: left;
	width: 520px;
	border: 0px solid #d9e7ed;
	padding: 0 0 0 0;
}



dl.kataloge-table {
	float: left;
	width: 625px;
	margin: 5px 0 15px 0;
}
.kataloge-table dt {
	clear: left;
	float: left;
	width: 150px;
}
.kataloge-table dd {
	float: left;
	width: 450px;
	border: 0px solid #d9e7ed;
	padding: 0 0 0 0;
}



/* -----------------------java NAVI Liste------------------------- */ 

div#Rahmen {
    width: 47.1em;
    padding: 0.8em;
    border: 1px solid black;
    background-color: silver;
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 48.7em;
    w\idth: 47.1em;
  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.4em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:silver; padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 6.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 8.6em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: maroon; background-color: silver;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }