/********************/
/* Stylesheet PRINT */
/* Layout BKH 2007 */
/*******************/

body {
	      font-family: "Times New Roman", Georgia, Times, serif;
	      background-color: white;
        color: black;
        padding: 0;
        /*font-size: .95em;*/
}
#toplogo {
        display: none;
        margin: 0;
        padding: 0;
}
h1#home a {
        display: none;
} 

h1#home {
        display: none;
}  

#topnav A {
        display: none;
        
}
.topActive a {
        font-weight: bold;
        text-decoration: none;
        padding: 3px;
}
#topnav {
        display: none;
}
#content {
        background-color: white;
        font-size: 11pt;
        line-height: 160%;
        padding: 0;
        margin: 0;
}

#breadcrumb {
        
        /*clear: both;
        border-top: 1px solid #fc3;
        margin: .5em 0px 0px 0px;
        background-color: white;
        font-size: 8pt;*/
        display: none;
        margin: 0;
}
#container {
        width: 100%;
        text-align: left;
        padding: 0;
        background-color: white;
        color: black;
        border: 0;
}
.hide {
       display: none;
       }
.b {
       font-size: inherit;
       font-family: inherit;
       font-weight: bold;
       }
#leftnav {
        display: none;
        }
#searchbox {
        display: none;
}
p.institut {
        /*width: 99%;*/
        border-top: 1px solid #fc3;
        font-family: 'Times New Roman', serif;
        /*margin: 1em 0px 0px 0px;*/
        text-align: center;
        font-size: 9pt;
}
h1, h2, h3 {
        font-family: 'Times New Roman', serif;
        font-weight: bold;
}
h1 {
        margin: 1em 0 0.5em 0;
        color: rgb(0,0,102);
        font-size: 1.8em;
        line-height: 120%;
}
h2 {
        margin: 0.7em 0 0.3em 0;
        font-size: 1.5em;
        line-height: 120%;
        font-style: italic;
}
h3 {
        margin: 0.5em 0 0.1em 0;
        font-size: 1.3em;
        line-height: 120%;
}
h4 {
        margin-top: 0.4em;
        font-size: 1.1em;
        line-height: 115%;
}
h5 {
        font-size: 0.95em;
        line-height: 115%;
}
h6 {
        font-size: 0.8em;
        line-height: 115%;
}
a, a:link, a:visited, a:active, a:focus {
	/*color: #FF3300;*/
	text-decoration: underline;
}
a:hover {
	/*color: #FF3300;*/
	text-decoration: none;
}
td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	border: 1px solid silver;
}
th {
  background: #ffc;
  font-weight: bold;
}
table {
    border-collapse: collapse;
}
/************/
/* Leitbild */
/************/
h2.green {
        font-family: Garamond, 'Times New Roman', serif;
        font-size: 3.5em;
        font-weight: bold;
        font-style: normal;
        color: green;
}
div.tablecontainer{
        width: 590px;
        border: 0;
}
.item11 {
        width: 90%;
}
.item12 {
        width: 90%;
}
.item1 {
        float: left;
        width: 35%;
}
.item2 {
        float: left;
        width: 95px;
        padding: 3em 4px 0 4px;
}
.item3 {
        float: left;
        width: 35%;
}

