﻿@charset "utf-8";
/* Formatierung für Menü-Links, Steuerung der Transparenz*/

ul{font-size:12px;
  list-style-type:disc;
  font-weight:normal;
}
li{color:#A6A6A6;
     line-height:18px;

}
ul.aussen {
	font-size:12px;
	/*font-weight:bold;*/
	color:#436A76;
	list-style-type:square; line-height:16px;
}

font.innen{color:#000
}
font.bold_gruen{color:#436A76;
}
h1{font-size:16px;
   font-weight: bold;
   color:#436A76;
   line-height: 16px;
}
h2{font-size:12px;
   font-weight: bold;
   color:#436A76;
   line-height: 16px;
}
p{font-size:12px;
 margin-top:1px;
 margin-bottom:5px;
}
p.einruecken{
	margin-left: 20px
}
a{text-decoration:none; color:#436A76}

a.menu { 
    display:block; text-decoration:none; text-align:center;line-height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    background-color: rgb(157, 190, 199);
    background-color: rgba(157, 190, 199, 0.5) ;
    background-color: transparent\9;
    filter:progid:DXImageTransform.Microsoft.gradient(
      startColorstr=#4CFFFFFF,endColorstr=#9dbec7);
     zoom:1;
}

a.menu:link    { color:#000; }
a.menu:visited { color:#000; }
a.menu:hover   { color:#000; background-color:#9dbec7; }
a.menu:active  {
	color:#000;
	background-color:#9dbec7;
}
/* Formatierung für Menü, Steuerung der Transparenz ENDE*/


/* Rahmenteile*/
/* Titel*/
#apDivTitel {
	position:absolute;
	width:492px;
	height:71px;
	z-index:1;
	left: 319px;
	top: 80px;
        background-color: #9dbec7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 27px;
}
/* Menüleiste, Bild*/
#apDivMenu {
	position:absolute;
	width:168px;
	height:352px;
	z-index:1;
	left: 161px;
	top: 151px;
	background-color: #CF0;
	padding-top: 0px;
	overflow: hidden;
}

/* linke obere Ecke*/
#apDiv_links_oben {
	position:absolute;
	width:171px;
	height:99px;
	z-index:1;
	left: 150px;
	top: 52px;
	background-color: #9dbec7;
	color: #9dbec7;
}

/* Fusszeile*/
#apDivFusszeile {
	position:absolute;
	width:701px;
	height:29px;
	z-index:1;
	left: 150px;
	top: 502px;
	background-color: #9dbec7;
	overflow: hidden;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 
}

/*rechter Rand*/
#apDiv_rechts {
	position:absolute;
	width:12px;
	height:352px;
	z-index:3;
	left: 839px;
	top: 151px;
	background-color: #9dbec7;
}
/* linker Rand*/
#apDiv_links {
	position:absolute;
	width:11px;
	height:352px;
	z-index:4;
	left: 150px;
	top: 151px;
	color: #9dbec7;
	background-color: #9dbec7;
}

/* kleiner Rahmen über Titel*/
#apDiv_oben {
	position:absolute;
	width:491px;
	height:28px;
	z-index:6;
	left: 320px;
	top: 52px;
	background-color: #9dbec7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/* Rahmenteile ENDE*/


/* TextBox für Haupt-Text*/
#apDiv_Text {
	position:absolute;
	width:450px;
	height:311px;
	z-index:1;
	left: 329px;
	top: 151px;
	/*
	width:450px;
	height:291px;
    left: 329px;
	top: 151px;*/
    background-color: #F7F7F7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: none;
}
/* TextBox ENDE*/
/*Foto*/
#apDivpic {
	position:absolute;
	width:123px;
	height:149px;
	z-index:7;
	left: 362px;
	top: 25px;
}
/* Menu ANFANG*/
#apDiv_m1 {
	position:absolute;
	width:168px;
	height:30px;
	z-index:5;
	left: 161px;
	top: 173px;
}
#apDiv_m2 {
	position:absolute;
	width:168px;
	height:40px;
	z-index:5;
	left: 161px;
	top: 228px;
}
#apDiv_m3 {
	position:absolute;
	width:168px;
	height:40px;
	z-index:5;
	left: 161px;
	top: 283px;
}
#apDiv_m4{
	position:absolute;
	width:168px;
	height:40px;
	z-index:5;
	left: 161px;
	top: 338px;
}
#apDiv_m5 {
	position:absolute;
	width:168px;
	height:40px;
	z-index:5;
	left: 161px;
	top: 393px;
}
#apDiv_m6 {
	position:absolute;
	width:168px;
	height:40px;
	z-index:5;
	left: 161px;
	top: 448px;
}
/* Menu ENDE*/

