@charset "utf-8";
  body {
    color: black;
    background: #000 url(images/bg2.jpg);
	font-size: 15px;
    font-size: 100.01%;
	font-size: 16px;
    font-family: Arial,sans-serif,Helvetica;
    margin: 0; padding: 15px 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding:0;
    width: 908px;
    padding: 0;
    background: #CFD6ED; /* url(hintergrund.gif) repeat-y; */
    border: 4px solid #404451;
  }

  h1 {
    font-size: 22px;
    margin: 0; padding: 5px;
    text-align: center;
    /*background: #fed url(../../../src/logo.gif) no-repeat 100% 45%;
    background: #fed url(images/mbg2.jpg);
    background: #fed url(images/logo.gif) no-repeat 100% 45%;*/
    border-bottom: 1px solid silver;
  }

  div#borderline {
	font-size:12px;
	text-align: center;    /* Zeile horizontal mittig ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0.1em 0;
	height:20px;
	color: #ffffff;
    background: #697088;
  }

.topline {
	margin:0;
	padding:0;
	color:#ffffff;
    vertical-align:top; /* Zeile vertical mittig ausrichten */
  }

.bottomline {
	margin:0;
	padding:0;
	color:#000000;
    vertical-align:top; /* Zeile vertical mittig ausrichten */
  }
  
.line_img {
    padding:2px 5px 2px 0;
    vertical-align:middle;
  }

.bottomline_img {
    padding:2px 5px 2px 5px;
    vertical-align:middle;
	text-align:right;
	float:right;
	height:17px;
	}

.leiste {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
	width:908px;
    background: #ffffe0; /*url(images/ll2.jpg) no-repeat center;*/
  }

  div#bl {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
	height:40px;
    background: #ffffe0;/* url(images/bl.jpg) no-repeat center;*/
  }

  ul#horizontal_navi {
	height:26px;
    margin: 0; 
	padding: 0;
	background-color:#697088;
  }
  ul#horizontal_navi li{
    list-style:none;
	display:inline;
    margin: 0; 
	padding: 0;
  }
  ul#horizontal_navi a{
	background-color:#8990a8;
	color:#ffffff;
	float:left;
	text-align:center;
	width:90px;
	margin: 3px 7px 3px 7px;
	padding: 0em 0em 0em 0em;
	text-decoration:none;
  }
  ul#horizontal_navi a:hover{
	background-color:#f00000;
	color:#ffffff;
	float:left;
	text-align:center;
	width:90px;
	margin: 3px 7px 3px 7px;
	padding: 0em 0em 0em 0em;
	text-decoration:none;
  }
  ul#horizontal_navi span {
	background-color:#c9d0e8;
    color: #aa0000;
	background-color:#f00000;
    color: #ffffff;
	float:left;
	text-align:center;
	width:90px;
	margin: 3px 7px 3px 7px;
	padding: 0em 0em 0em 0em;
	text-decoration:none;
  }

  ul#Navigation {
    font-size: 0.83em;
    float: left; 
	width: 160px;
    margin: 0 0 18px 0; 
	padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
	padding: 8px;
  }
  ul#Navigation a {
    display: block;
    padding: 3px;
	margin:0;
    text-decoration:none;
	font-weight: bold;
  }
  ul#Navigation a:link, ul#Navigation a:visited, ul#Navigation a:active{
    color: black;
	height:20px;
	padding:7px 0px 6px 28px;
	text-decoration:none;
	text-align:center;
	background: url(images/navi_bt.jpg) no-repeat center;
  }
  ul#Navigation a:hover {
    color: black;
	height:20px;
	padding:7px 0px 6px 28px;
	text-decoration:none;
	text-align:center;
	background: url(images/navi_bt_active.jpg) no-repeat center;
  }

  ul#Navigation span {
	display:block;
    color: #770000;
	height:20px;
	padding:7px 0px 6px 28px;
	text-decoration:none;
	text-align:center;
	background: url(images/navi_bt_active.jpg) no-repeat center;
  }

  div#Inhalt {
    margin: 0 0 0 160px ;
    padding: 0 1em;
	width:570px;
	background:#ffffff;
  }
  * html div#Inhalt {
    height: 16px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 19px;
    margin: 0em 0;
    color: navy;
  }
  div#Inhalt h3 {
    font-size: 21px;
    margin: 0em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 16px;
    margin: 16px 0;
  }

  div#infozeile {
	float:right;
	width: 120px;
	margin:0;
	padding:0;
  }
  div#spalterechts{
	float:right;
	width: 120px;
	margin:0;
	padding:0;
  }
  
.iz {

	padding:0;
	margin:8px 8px 0 8px;
	border:1px solid #000000;
  }
.button{

	padding:0 22px 0 0;
	margin:-3px 0 0 0;
	float:left;
}
.kleiner{
	font-weight:bold;
	font-size:12px;
}

.pmenu_li{
	list-style:none;
	padding:0 0 8px 0;
	margin:0;
	text-decoration:none;
}
ul.pmenu{
	list-style:none;
	padding:0 0 16px 16px;
	margin:0;
	text-decoration:none;
}
.pmenu a{
	text-decoration:none;
	color:navy;
	font-weight:bold;
	font-size:16px;
}
.pmenu span{
	color:navy;
	font-weight:bold;
}
.pmenu2{
	list-style:none;
	padding:0 0 1em 1em;
	margin:0;
	text-decoration:none;
	font-size:12px;
}
.test01 a:link, .test01 a:visited, .test01 a:active{
    color: red;
	height:24px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
	text-align:center;
  }
.test01 a:hover {
    color: #5555ff;
	height:24px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
	text-align:center;
  }

.test03{
    color: navy;
	font-size:14px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

.test04{
    color: navy;
	font-size:16px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

.test02 a:link, .test02 a:visited, .test02 a:active{
    color: navy;
	height:24px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
  }
.test02 a:hover {
    color: #5555ff;
	height:24px;
	font-weight:bold;
	padding:0em;
	text-decoration:none;
	text-align:center;
}
.testdownload{
	float:right;
	padding:3px 40px 0 0;
	font-size:12px;
	font-weight:normal;
	vertical-align:bottom;
}

