p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre,span {
	font-family : Arial, Helvetica, sans-serif; line-height: 150%;
}

body {
	max-height : 800px;
	max-width : 800px;
	background-color : #CFE4E2;
	margin: 0;
	padding:0;
}

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre,span {
	font-size : 10pt;
}

h1 { font-size:15pt;	color: #AD5C0E; }

h2 { font-size:15pt; 
color: #AD5C0E; 
	margin-top: 45px; 
	margin-bottom: 15px;}

h3 { font-size:13pt; 	
	color: #AD5C0E;
	margin-top: 35px; 
	margin-bottom: 15px;}

h4 {
	font-size:10pt;
	color: #AD5C0E;
	font-style : normal;
	margin-top: 23px;	
	margin-bottom : 2px;
}

h5 {
	font-size:8pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
}

div.strich {
	display: inline;
	border-bottom: 1px dashed #AD5C0E;
	/* margin: 30px 10px 10px 10px; */
	padding: 2px 2px 2px 0px;
	width: 80%;
}

ul, ol, dl, dt { line-height:16pt; }

li, dd {
	line-height: 20px; margin-bottom: 10px;
}
li.abstand {
	line-height: 20px;
	margin-bottom: 10px;
}
span, span.absatz {
	font-size : 10pt;
	font-style : normal;
	font-weight :normal;
	color : Black;
	line-height : 13pt;
}
table.adresse {
	background-color: white;
	padding: 0px 0px 0px 0px;
	}
	
span.adresse {
	font-size : 8pt;
	font-style : normal;
	font-weight :normal;
	color : black;
	line-height : 10pt;
}
	
span.bildzeile {
	font-size : 8pt;
	font-style : normal;
	font-weight :normal;
	color : black;
	line-height : 10pt;
}

span.adresse-links {
	font-size : 8pt;
	font-style : normal;
	color : black;
	line-height : 9pt;
	font-weight: normal;
}

a {
	color: #005348;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0pt;
	
}

a:hover {
	color: #AD5C0E;
}


a.lit, a.lit:visited {
	padding-left: 20px;
	color: #AD5C0E;
	background: url(/bilder/anker.gif) left no-repeat;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0pt;
	
}

a.lit:hover, a.lit:focus {
	padding-left: 20px;
	color: #206A61;
	background: url(/bilder/anker.gif) left no-repeat;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 0pt;
	
}

a.adresse {
	font-size : 8pt;
	color: #206a61;
}

div.text {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	font-size : 10pt;
	font-style : normal;
	font-weight :normal;
	color : Black;
	line-height : 13pt;
}

hr {
	color: Gray;
	width: 50%;
}

td.nomargin 
{ caption-side: top;  }
