body { 	margin: 0px;
	padding: 0px;
        text-align: center;
}
html {
	margin: 0px;
	padding: 0px;
}

a:link {
	background-color : transparent;
	color : #0000ff;
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	background-color : transparent;
	color : #3A3A3A;
	font-weight : bold;
	text-decoration : none;
}
a:active {
	background-color : transparent;
	color : #6784ff;
	font-weight : bold;
	text-decoration : none;
}

h1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
h2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : color : #000000;
	margin-bottom : 10px;
	margin-top : 20px;
}
h3 {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
h4 {
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
h5 {
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
h6 {
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 7px;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}

p {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000000;
}
UL {
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #008000;
	margin-bottom : 0px;
	margin-top : 10px;
	line-height: 150%;
}
.centeredDiv{ margin: 0px auto;
              text-align: left;
              width: 400px;}
.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 11px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}
.copyright { color: #000000; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 100%; text-decoration: none; background-color: transparent }
.typo { color: #000000; font-size: 9px; font-family: Verdana; line-height: 100%; text-decoration: none; background-color: transparent }

