
body, li,  p  { text-align: justify;
				font-size: 13px;
				}

h1, h2, h3, h4, h5 { text-align: center }

h4					{
						font-size: 15px;
						}

a:link       { color: #000011; 
					background-color : transparent;
					background-image : none;
					font-weight: bold;
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					text-decoration: none;
					}
a:visited {	color: #000011; 
					background-color : transparent;
					background-image : none;
					font-weight: bold; 
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					text-decoration: none;
					}
a:active   { color: #0000CC; 
					background-color : transparent;
					background-image : none;
					font-weight: bold; 
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-decoration: none;
					font-size: smaller;
					}
a:hover   {	color: #FF9f33; 
					background-color : transparent;
					background-image : none;
					font-weight: bold;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-decoration: none;
					}

hr {     color: #660000; 
			background-color: #FFFFFF;
			text-align : center;
			}

table {  border-top-width: medium; 
            border-right-width: medium;
			border-bottom-width: medium; 
			border-left-width: medium;
			  }
			  
td.layout {
	text-align: justify;
	}

td.nav {
	text-align: center;
}				  

td.navlight {
	text-align: center;
	background-color : #FFFFFF;
	font-size: 11pt;
}				  

em {  color: #0000FF; font-style: normal; background-color: #FFFFFF}

dt {  font-style: italic; padding-top: 1em}

dd {  text-align: justify; padding-right: 1em; padding-left: 2em}

img {
	text-align: justify;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5px;
}

ul ol {
	font-size: 90pc;
}
li {
	padding-bottom: 0.2em;
}
.thementabelle {
	padding: 16px;
}

.datum {
	text-align: right;
}
.thema {
	text-align: left;
	left: 16px;
}