body {
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
    color: black;
	background: rgb(220,220,220);
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: verdana, sans-serif;
}

h1#header {
	padding: 0;
	border: 0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 48px;
}

h6.navi_pfad {
	margin-top: 0ex;
}

h3.thema {
	margin-top: 3ex;
}

table {
	border-spacing: 3pt;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

table.layout {
	background: white;
	margin: 2ex 3ex 4ex 3ex;
}

td.logo {
	width: 250px;
	height: 92px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../bilder/header_logo_links.png) ;
    background-repeat: no-repeat;
    background-position: center center;
}

td.bagus {
	width: 60%;
	vertical-align: bottom;
	background-image: url(../bilder/header_vonovia.png);
    background-repeat: no-repeat;
	background-attachment: scroll;
 	background-position: top right;	
	
}

td.rechts {

}

td.r_o_telefon {
   	background-image: url(../bilder/telefon.png);
	background-repeat: no-repeat;
         background-position: 50% 5%;
}

td.menu {
	padding: 3.5ex 2ex 4ex 2ex;
	font-size: 8pt;
	height: 100%;
	background: rgb(235, 235, 235);
	/* background: rgb(245, 245, 255);  */
	color: black;
	letter-spacing: 0px;
}

td.menu hr {
	border: 0;
	height: 1px;
	color: black;
    margin: 1ex 0 0 0;
	background-color: black;
}

th.bild {
	padding: 7ex 0 0 10ex;
}

th.bearbeiter-name {
	padding: 1ex 0 1ex 0;
	font-size: 11pt;
	text-align: left;	
}

td {
	vertical-align: top;
	background-color: transparent;
}

td h4 {
	margin-top: 2ex;
}

td li {
	margin-top: 1.5ex;
}

ul.faq li {
	margin-top: 0.7ex;
         }

p.anmerkung {
	padding-right: 10ex;
    font-size: 8pt;
    font-style: italic;
}

p.vorsicht {
         margin-right: 6ex;
         margin-left: 6ex;
         text-align: justify;
	border-left: 5px solid rgb(210,0,0);
 /*	background-color: rgb(255,230,230); */
         padding-left: 0.5ex;
         padding-right: 0.5ex;
}

p.code {
	font-family: courier-new, monospace;
	font-size: 8pt;
	background: rgb(235, 235, 255)
}

span.mn {
	font-variant: small-caps;
}

span.menu_aktiv {
	padding-left: 1pt;
	padding-right: 1pt;
	background: rgb(4, 81, 101);
	color: white;
}

span.rotfett {
	font-weight: bold;
	color: rgb(210, 0, 0);
}


form {
	margin: 20px 40px 20px 40px;
}

ul, ol {
	margin-right: 20px;
    text-align: justify;
}

ul.zweite {
    background: linear-gradient(to left, rgb(4, 81, 101), rgb(235,235,235));
}

p {
         margin-left: 20px;
         text-align: justify;
}

p.nach_oben {
	font-size: 8pt;
	text-align: right;
	margin-top: -2ex;
}

img {
	margin-left: 5px;
	margin-right: 5px;
}

img.e-mail {
	margin: 0;
	margin-top: 0.25ex
}

img.portrait {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

dl {
	margin-left: 20px;
}

dt {
	font-weight: bold;
}

dd {
	text-align: justify;
         margin-bottom: 1ex;
}

dt.code {
	font-family: monospace;
}

strong.wichtig {
	letter-spacing: 3pt
}

.breit {
	letter-spacing: 2pt
}

td.menu ul {
	padding: 1ex 0ex 1ex 1ex;
	margin: auto 0ex auto 3ex;
    list-style-type: disc;
}


td.menu ul ul {
	padding: 0.5ex 0ex 1ex 0ex;
	margin: auto 0ex auto 3ex;
    list-style-type: disc;
}

td.menu li {
	margin-top: 1ex;
}

td.menu li.ueberschrift {
         font-style: italic;
         list-style-type: circle;
}

td.menu a, h6.navi_pfad a {
	text-decoration: none;
	color: black;
	padding-left: 1px;
	padding-right: 1px;
}

td.menu a:hover, h6.navi_pfad a:hover {
         text-decoration: none;
	background-color: rgb(0, 162, 176);
	color: white;
}

h6.navi_pfad span {
	padding-left: 1px;
	padding-right: 1px;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
	background-color: rgb(0, 162, 176);
	color: white;
}

a:hover span {
	text-decoration: underline;
	background-color: rgb(0, 162, 176);
	color: white;
}

a.bild:hover {
	text-decoration: none;
       	background-color: white;
         color: white;
}

img {
  border: 0;
}

.kursiv {
	font-style: italic;
}