body {margin: 0; padding: 0; background-color: #007389;}

a,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre,span {
	font-family : Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4 {
	font-family : Times, serif;
}

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i,pre,span {
	font-size : 10pt;
}

b {
	font-size : 9pt;
}

h1 { font-size : 22px;
	font-weight :bold;
	color : #007389;
	line-height: 19px;	
	margin-top : 2px;
	margin-bottom : 5px;
}
h1.aufmacher { 
	font-size : 22px;
	font-weight :bold;
	color : white;
	line-height: 19px;	
	margin-top : 2px;
	margin-bottom : 5px;
}

h2 { font-size:15pt; color:#007389; }

h3 { font-size: 11pt;
	color: #007389;
	text-decoration: none;
	font-weight: normal; 
	margin-top : 0px;
	margin-bottom : 20px;
	}

	h3.jahr { font-size: 11pt;
	color: #007389;
	text-decoration: none;
	font-weight: bold; 
	margin-top : 0px;
	margin-bottom : 0px;
	}
	
h4 {
	font-size: 11pt;
	color: #007389;
	font-style : normal;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 2px;

}

ul, ol, li, dl, dt, dd { line-height:14pt; margin-top: 0pt; }

.eng { line-height:14pt; margin-top:0pt; }

span, .absatz {
	font-size : 10pt;
	font-style : normal;
	font-weight :normal;
	color : Black;
	line-height : 12pt;
}

.absatzi {
	font-size : 10pt;
	font-style : italic;
	font-weight :normal;
	color : Black;
	line-height : 12pt;
}
.klein {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #black;
	line-height : 10pt;
}

.rechts {
	font-size : 9pt;
	font-style : normal;
	font-weight :normal;
	color : Black;
	line-height : 12pt;
	text-align: right;
}

.bildz {
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #black;
	line-height : 11pt;
	text-align: center;
	margin-left: 10px;

}
.bildzre {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #black;
	line-height : 10pt;
	text-align: center;
	margin-left: 20px;
}

div.inhalt {
	margin-left : 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size : 10pt;
	font-style : normal;
	font-weight :normal;
	color : Black;
	line-height : 14pt;
	text-align: left;
}

.float_left {
	float: left;
	margin: 0 10px 0 0;
}
img.rahmen {
	border: 1px #007389 solid;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

img.rahmenleft {
	float: left;
	border: 1px #007389 solid;
	padding: 10px;
	margin: 5px 10px 10px 10px;
}

img.rahmenright {
	float: right;
	border: 1px #007389 solid;
	padding: 10px;
	margin: 5px 10px 10px 10px;
}

div.bestell {
	position: absolute;
	top: 125px;
	left: 525px;
	height: 60px;
	width: 140px;
	display:inline;
	border: 1px 1px 1px 1px;
	border-style: groove;
	border-color: #007389;
	background-color:#FEFFFE;
	text-align: center;
	padding-top: 5px; 
	z-index:3;
	}


a:link, a:visited {
	font-size: 12px;
	color:#007389;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #5997B2;
	text-decoration: underline;
}

a.bestell:link. a.bestell:visited {
	font-size: 10px;
	color: #DC143C;
	text-decoration: none;
}

a.bestell:hover {
	font-size: 10px;
	color: #DC143C;
	text-decoration: underline;
}

a.mini:link, a:visited {
	font-size: 9px;
	color:#007389;
	text-decoration: none;
}

a.mini:hover {
	font-size: 9px;
	color: #5997B2;
	text-decoration: underline;
}