/* Standardelemente */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a{ text-decoration: none;}
a:link{ text-decoration: none;}
a:visited{ text-decoration: none;}
a:hover{ text-decoration: underline;}
td,tr{vertical-align:top;}
h1{font-size:20px}
h2{font-size:16px;
color:#990000;}
h3{font-size:13px}

/* Container-Elemente */
#seite-container /*der Container für alles: Maximal- und Minimalbreite*/
{
	width:760px;
	background-color:white;
}

#kopf-container /* der Container für die Kopfgrafiken */
{	
	height:92px; 
	width:100%;
	padding-top:0px;
	margin:0px;
}

div.wappen {
	position:absolute; 
	left:635px; 
	top:0; 
	width: 130px; 
	height: 100px;
}

#inhalt-layoutcontainer /* umfasst die Navigation und den Inhalt */
{
	width:700px; /* beim Wappen aufhören */
	min-height:250px;
	margin:0px 0px 15px 0px;
	padding:0px;
}


/* NAVIGATION */
#nav { /* Navigation links mit fester Breite */
	float:left;
	width:150px;
	position:relative;
}

#nav a:hover{ /* Hintergrundfarbänderung für ganze Navigation */
	background-color:#C3C5FF;
	text-decoration:none;
}

.nav1 { /* Hauptnavigation mit oben und unten Rahmen  */
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	display: block;	
	border-top: 1px solid #cccccc;   
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 2px 5px 2px 5px;
	}

.nav_2{ /* Zweite Navigationsebene wird eingerückt und blau */
	color:#000000;
	padding: 0px 0px 0px 14px;
	font-weight:normal;
	font-size:11px;
	display: block;	
	border: 5px #cccccc;
	}

.nav_3{ /* Dritte Navigationsebene wird kleiner und weiter eingerückt */
	color:#000000;
	padding: 0px 0px 0px 24px;
	font-weight:normal;
	font-size:10px;
	display: block;	
	border: 5px #cccccc;
	}

/* NAVIGATION ENDE */

/* INHALT */
#hauptfenster {  /* Inhaltsspalte recht von der Navigation mit fester Breite */
	float:left;	
	width:487px;
	position:relative;
}

#hauptfenster p,td,li{ 
font-size:small; 
}

ul.flach{margin-left:0px;}

#hauptfenster img {
float:left;
padding:0px 4px 4px 0px;
}

#hauptfenster img.bildrechts {
float:right;
}

#hauptfenster img.bildnormal {
float:none;
}

.kasten{
	border: 1px solid #cccccc;
	padding: 0px 8px 0px 8px; 
	background-color:#F5F5F5;
	margin: 0px 0px 15px 0px;
}

.titel{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#144E56;
	}

.feature {
margin:5px 5px 30px 5px;
padding:5px 5px 5px 10px;
display:block;
clear:both;
border-top:3px double #FFD200;
border-left:1px dotted #FFD200;
font-size:small; 
}

.feature_rechts {
margin:5px 5px 30px 5px;
padding:5px 5px 5px 5px;
display:block;
clear:both;
border-top:3px double #FFD200;
border-right:1px dotted #FFD200;
}

.feature p {
 line-height: 125%;

 letter-spacing:120%;
}

/* INHALT ENDE */

/* FUSSZEILE   */
#fuss  /* umfasst Impressum und so */
{
		float:none;
		font-size: 88%;
        padding-top:2px;padding-right:2px;padding-bottom:2px;padding-left:2px;
}

.impressum{
font-size:10px}
/* FUSSZEILE ENDE */


#neu { /* Spalte für neue Publikationen (nur auf der Startseite verwendet) */
	float:left;
	position:relative; 
	width:171px; 
	padding: 2px 2px 2px 2px;
	margin: 4px; 
	border-left: 1px dotted #999999;
	}

#neu p {
padding:2px 2px 2px 2px;
border-top:1px dotted #999999;
font-size: xx-small;
margin:0px 0px 4px 0px;
display:block;
clear:both;

}

#neu img {
float:left;
padding:2px 2px 2px 0px;
}


.meldung { /* Wichtige Infos der BLZ ganz oben */
margin:5px 5px 15px 5px;
padding:5px 5px 5px 5px;
display:block;
clear:both;
border:3px double #FFD200;
background-color: #DDDDDD;
}


.print{
	padding-left:25px
	}

/*  EINSICHTEN UND PERSPEKTIVEN  */
.report{
	background-color: #cccccc;
}

.report p {
	padding: 0px 1px 0px 3px;
	font-size: 70%;
}

.report-header {
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	color: white;
	background-color:#000000;
}

.report a {
	font-size:90%;
}

.report a:hover {
	font-size:90%;
	text-decoration:underline;
	border: none;
	background-color:#cccccc;   
}
/*  EINSICHTEN UND PERSPEKTIVEN ENDE */

/*  LEXIKON  */
.lexikon{
	background-color: #ffffff;
	font-size:xx-small;
}

.bpb
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.normal {
	float:none;	
	font-size:80%;
	 }

.header {
	font-size:80%;
	font-weight:bold;
	color: black;
	background-color:#FFD200;
}
/*  LEXIKON ENDE */

/*  PUBLIKATIONSLISTE  */
.liste td{
	vertical-align:top;
	}
.liste th {font-size:80%}
.liste img {
	float:right;
	margin: 2px;
	}
.sub { /* Untertitel etc. */
	font-size:80%
}

.story{
	clear: both;
}

.toc {
	border: 1px dotted #cccccc;
	padding: 0px 0px 0px 15px;
	background-color:#eeeeee;
}

.toc p, ul {
font-size:85%;
line-height:normal;
color:#333333;
}
.toc li li{
font-size:90%;
line-height:12px
}

