body {
 background-color: #FFFFFF;
 padding:0px;
 margin:0px;
 font:0.6em Verdana, Geneva, Arial, helvetica, sans-serif;
 color: #333333;
 
}
/* Eigenschaften Standard Links */
a {
 color:#990000;
 text-decoration: none;
}
a:link{
 color:#990000;
 text-decoration: none;
 }
a:visited{
 color:#990000;
}
a:hover{
 color:#CC0000;
 text-decoration:underline;
}
a:active{
 color:#CC0000;
 text-decoration:underline;
}
/* Ende Links */
/* Diverse HTML HTML-Elemente */
p {
 margin-top:1em;
 margin-bottom:1em;
}
hr{
 border:1px solid #cccccc;
 height:1px;
}
table {
 font-size:100%;
 margin:0px;
}
table p{
 margin-top:0;
 margin-bottom:.6em;
}
ul {
 list-style-image: url(/eng/img/basis/bullet.gif);
 margin-top: .7em;
 margin-bottom: .7em;
 margin-left:10px;
}
li {
 margin:0;
}
dt {
 font-weight: bold;
}
/* Formulare */
input, select, textarea{
 font-size:100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset{
 border: 1px solid #cccccc;
 padding-left:5px;
}
/* Ende Formulare */
/* Ende Diverse HTML HTML-Elemente */
/* Ueberschriften */
h1{
 clear: left;
 font-size: 140%;
 line-height: 145%;
 font-weight: bold;
 margin: 0em 0em .6em 0em ;
}
h2{
 font-size: 110%;
 line-height: 125%;
 font-weight: bold;
 margin: 1em 0em .6em 0em ;
}
h3{
 font-size: 100%;
 font-weight: bold;
 margin: 1em 0em .5em 0em ;
}
h4{
 font-size: 100%;
 font-weight: normal;
 margin: .6em 0em 0em 0em ;
}
h5{
 font-size: 100%;
 font-weight: normal;
 margin: 1em 0em 0em 0em ;
}
h6{
 font-size: 100%;
 font-weight: normal;
 margin: 1em 0em 0em 0em ;
}
/* Ueberschriften  Ende */
/* Positionelemente */
#logo{
 padding:12px 0px 14px 127px;
}
#bg {
 position:relative;
 margin:0px;
 padding:0;
 width:700px;
 }
#navi{
 padding:0px 0px 0px 10px;
 margin:0px 10px 0px 0px;
 float: left;
 
}
#atmo{
 padding:0px;
 margin:0px;
 clear:right;
}
#inhalt{
 width:400px;
 padding:0px;
 margin:25px 20px 0px 1px;
 float:left;
 line-height: 1.6em;
 clear:right;
}
#fuss{
 margin:50px 0px 30px 0px;
 padding:0px;
}
#sidebar{
 width:170px;
 padding:0px;
 margin:25px 0px 0px 0px;
 top:0;
 right:0;
 position:absolute;
}
#maske{
 padding:0px;
 margin:25px 0px 0px 0px;
 display:block
 
}
#funktionen{
 width:165px;
 padding:0px;
 margin:25px 0px 0px 0px;
 float:left;
 clear:top;
}
#boxTitel{
 padding:1px 0px 2px 9px;
 font-weight: bold;
 background-color: #ececec;
}
#subSubNaviTitel{
 padding:1px 0px 2px 9px;
 font-weight: bold;
 border-bottom:solid 1px #CCCCCC; 
 color:#990000;
}
#boxText{
 margin:0px 0px 15px 0px ;
 padding:0px 0px 5px 0px;
}
#hauptNavi{
 margin: 0px;
 padding:0px;
}
#subNavi{
 margin:0px 0 10px 0px;
 padding:0;
}
#subSubNavi{
 margin:0px 0 10px 0px;
 padding:0;
}
/* Subnavigation mittels Aufzaehlungspunkte */
#hauptNavi ul {
 list-style-image: url(/eng/img/basis/leer.gif);
 margin:0px;
 padding:0px;
 list-style-type: none; 
}
#hauptNavi li{
 border-bottom:solid 1px #CCCCCC;
 padding: 3px 0px 3px;
 font-weight: bold;
 margin:0;
}
#subNavi ul, #subSubNavi ul {
 list-style-image: url(/eng/img/basis/leer.gif);
 margin:0px 0px 0px 0px;
 padding:0px;
 list-style-type: none; 
}
#subNavi li, #subSubNavi li{
 border-bottom:1px dotted #cccccc;
 padding: 2px 0px 2px 0px;
 margin:0;
}
#subSubNavi ul {
 list-style-image: url(/eng/img/basis/leer.gif);
 margin:0px 0px 0px 0px;
 padding:0px;
 list-style-type: none; 
}
#subSubNavi li{
 border-bottom:1px dotted #cccccc;
 padding: 2px 0px 2px 9px;
 margin:0;
}
/* Ende Subnavigation mittels Aufzaehlungspunkte */
/* Eigenschaften fr Navigation  */
#atmo a, #hauptNavi a{
  color: #333333;
 text-decoration: none;
}
#atmo a:hover, #hauptNavi a:hover, #subNavi a:hover, #subSubNavi a:hover{
 color:#990000;
 text-decoration: none;
}
#atmo a.active, #hauptNavi a.active, #subNavi a.active, #subSubNavi a.active{
 text-decoration: none;
 color: #990000;
}
#subNavi a , #subSubNavi a{
 color: #666666;
 text-decoration: none;
}
/* Ende Eigenschaften fr Navigation  */
/* Extra Klassen fuer Layer */
#hauptNavi, #subNavi, #atmo {
 color:#990000;
}
#boxText ul {
 list-style-type: none; 
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 list-style-image: url("../xml/bullet.gif");
}
#boxText li{
 padding:0px;
 margin:0px;
}
#inhalt img {
 padding:0px 10px 0px 0px; 
}
#fuss img {
 padding:0px; 
}
/* Ende extra Klassen fuer Layer *//* Tabellenklassen fuer Tabellen mit Rahmen*/
.zRahmen {
 border-bottom: 1px solid #cccccc;
 border-left: 1px solid #cccccc;
}
.tRahmen {
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}
/* Ende Tabellenklassen fuer Tabellen mit Rahmen*/


/*aus contentuebernaheme*/

a.bildnavi:link {
  color: #333333;
 text-decoration: none;
}
a.bildnavi:visited {
  color: #333333;
 text-decoration: none;
}
a.bildnavi:hover{
 color:#990000;
 text-decoration: none;
}
a.bildnavi:active {
 text-decoration: none;
 color: #990000;
}


.Subheadline{
 font-size: 100%;
 font-weight: normal;
 margin: 0em 0em .6em 0em ;
}
H1.main {margin-left:5px;
	margin-bottom:1px;
	padding-bottom:1px}
p.main  {margin-left:5px;
	margin-bottom:1px;
	padding-bottom:1px}
p.klein  {font-size:11pt}
td
{
	vertical-align:top
}
td.leer
	{width:100px}
	
.Tabellentext	{
	padding-left: 5px;padding-right: 5px;
	border-width : medium; border-style: hidden;
	font-size: small;
	color: black; background-color : white;
	vertical-align: top
	}
.Topictext {
	font-size: 12px;
	font-family: sans-serif;
	color: black;
	}
.Tabellenlinks {
	vertical-align: top;
	text-align:center;
	border-width : thick;
	border-style: hidden;
	font-family: sans-serif;
	font-style: oblique;
	font-size: large; color: blue;
	background-color : white
	}
.Tabellenfokus {
	border-style: hidden;
	font-size: x-large;
	font-family: sans-serif;
	text-align:center;
	height: 25px;
	color: black;
	background-color : white;
	}
.Tabellenerlaeuterung {
	vertical-align: top;
	text-align:center;
	border-width : thick;
	border-style: hidden;
	height: 25px;
	font-family: serif;
	font-style: oblique;
	font-size: medium;
	color: black; background-color : white;
	background-image:
	}
.Topics {
	font-size: 12px;
	font-family: sans-serif;
	color: blue;
	text-align:right;
	margin-right: 0px
	}
.note { font-size: small }

.DezKurztitel {font-size:xx-large}
.DezLangtitel {font-size:normal;
		font-weight:normal}
.sgKurztitel {font-size:large}
.sgLangtitel {font-weight:normal}
.Funktion {font-weight:bold}
.Person {font-style:normal}
.UeberschriftLeitung {
			font-size:large;
			}
td.detail {border-left: thin solid gray}
td.themenspalte {font-size:10pt;
			vertical-align:top;
			text-align:right;
			border-right:thin solid black}

#footer { font-family: serif }

p.mtBox
{
border-top:thin solid gray;
text-align:right
}
span.Schluesselwort
{
color:black;
font-weight:bolder
}

span.schwarz
{
background-color:rgb(20%,20%,90%);
color:white;
font-family:monospace;
font-weight:bold
}
span.weiss
{
background-color:rgb(50%,50%,90%);
color:white;
font-family:monospace;
font-weight:bold
}
a.mtBox:link
{
text-decoration:none;
font-family:monospace
}
a.mtBox:visited
{
text-decoration:none;
font-family:monospace
}

td.heading1
{
font-size:larger;
font-weight:bolder;
background-color:rgb(245,245,245)
}
td.heading2
{
font-size:larger;
background-color:rgb(245,245,245)
}


p.gross
{
	font-size:16pt;
	text-align:center
}
textarea.blob
{
font-size:11pt;
background-color:rgb(250,250,250);
}
textarea
{
font-size:11pt;
background-color:rgb(250,250,250);
}
input
{
font-size:11pt;
background-color:rgb(250,250,250);
}
#centercontent {
color: #000;
margin-left: 0px;
margin-right:210px;
voice-family: "\"}\"";
voice-family: inherit;
	}
#rightcontent {
position: absolute;
right:2px;
top:2px;
width:200px;
background:#fff;
border:none;
	}
h2.colhead {

   /*#4d8cba*/
   color: black;
   /*#fff*/
   border: none;
   width: 100%;
   font-weight: bold;
   font-size: medium;
   text-indent: 0.5em;
   margin-top: 0;
   padding: 0.1em 0;
}
div.speechbubble {

   color: #000;
   text-indent: 0;
   padding: 0.3em 0 0 0;
   margin: -6px 4px 0.5em 4px; 

}
h3.bubblehead {

   color: black;
   border: none;
   width: 100%;
   font-weight: bold;
   font-size: 1.1em;
   text-indent: 0.5em;
   margin-top: 0;
   padding: 0.1em 0;
}
ol.listNavi
{margin:0px;
padding:0px;
list-style-type:decimal;
list-style-position:inside
}
ul.listNavi
{margin:0px;
padding:0px;
list-style-type:disc;
list-style-position:inside;
list-style-image:none;
}
p.boxNavi
{margin:0px;
padding:0px;
}
