body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: "Times New Roman", Times;
	font-size: 12px;
	color: #FFF;
	background-color: #FFF;
}
img {
	border: 0px;
}

a:link {
	color: #000;
	text-decoration: underline;
}  
a:visited {
	color: #000;
	text-decoration: underline;
}  
a:hover {
	color: #000;
	text-decoration: blink;
}  
a:active {
	color: #000;
	text-decoration: blink;
}  
td {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	color: #000;
}
blockquote {
   font-style:italic;
}
textarea {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	color: #000;
	border: 1px;
}
p, ul,ol,table,tr,th,td {
	font-family: "Times New Roman", Times;
	color:#000;
	font-size:12pt;
	font-weight:normal;
}  
li {
	margin-bottom: 0px;
}
caption {
	font-family: "Times New Roman", Times;
	color:#000;
	font-size:13pt;
	font-weight:bold;
	text-align:left;
}
.gestrichen {
	text-decoration: line-through;
}
.box {
	background: #fff;
	position:absolute;
	top: 135px;
	left: 600px;
	width:175px;
	color: #000;
	border: 1px solid #000;
}
.box_2 {
	background: #fff;
	color: #000;
	border: 3px solid #000;
	position: fixed;
	bottom: 40px;
	width: 200px;
	left: 15px;
}
li {
  list-style-type: square;
} 
.content {
	position:absolute;
	top: 55px;
	left: 15px;
	height:100%;
}
.print_content {
	position:absolute;
	top: 125px;
	left: 15px;
	height:100%;
}

.titel {
	position:absolute;
	top:80px;
	left:15px;
	height:40px;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	background: #FFF;
	z-index:1;
}
hr {
  height: 0px;
	border: 0;
	border-bottom-width:2px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	margin-left: 10px;
}

.headline {
	font-family: "Times New Roman", Times;; 
	color:#000; 
	font-size:13pt; 
	font-weight:bold;
}
.hv {
	color:#D6AD7A; 
	font-weight:bold;
}
.hauptbild {
	position: absolute;
	left: 15px;
	top: 135px;
}
.hauptbild_fix {
	position: absolute;
	left: 15px;
	top: 135px;
}
.haupttext {
	position: absolute;
	left: 250px;
	top: 135px;
/*	width: 520px;*/
}
pre {
	font-family: "Times New Roman", Times;; 
	color:#000; 
}
.mittig {
	position:absolute;
	left: 250px;
}
.linksbuendig {
	position:absolute;
	top: 380px;
	left: 15px;
/*	width: 580px;*/
}

.footer   {
	font-family: "Times New Roman", Times;; 
	color:#000; 
	font-size:8pt; 
	font-weight:normal;  
	text-align : center; 
}
.grau {
	background: #fff;
}
.stellung {
	font-family: "Times New Roman", Times;; 
	font-size:10.5pt;
	font-style: italic;
	font-weight: 300;
}
.cpy {
	position:fixed;
	bottom:0px;
	left:15px;
	border:1px solid black;
	font-size:x-small;
	color:black;
	background: #fff;
	width:200px;
}
h1 {
	font-family: "Times New Roman", Times;
	font-size: 18px;
	color: #000;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: "Times New Roman", Times;
	font-size: 16px;
	color: #000;
	margin-top:0;
}
.dh {
  position:fixed;
	top:0px;
	right:0px;
	font-family: "Times New Roman", Times;
	font-size: 10px;
	color: #FF0000;
	z-index:999;
}
.d_box {
	background: #f3e7d8;
	position:absolute;
	top: 55px;
	left: 600px;
	width:175px;
	border: 3px solid #f3e7d8; /*#694a30;*/
	font-family: "Times New Roman", Times;
	font-size: 10px;
	color: #FF0000;
	z-index:998;
}
.m_box {
	background: #FFF;
	position:absolute;
	top: 55px;
	left: 400px;
	width:175px;
	border: 3px solid #f3e7d8; /*#694a30;*/
	font-family: "Times New Roman", Times;
	font-size: 10px;
	color: #FF0000;
	z-index:997;
}
a.z {
	font-weight:500;
}
a.z:link {
	color: #000;
	text-decoration: underline;
}  
a.z:visited {
	color: #000;
	text-decoration: underline;
}  
a.z:hover {
	color: #FF0000;
	text-decoration: underline;
}  
a.b {
	font-weight:600;
	font-size:8pt;
}
a.b:link {
	color: #694a30;
	text-decoration: underline;
}  
a.b:visited {
	color: #694a30;
	text-decoration: underline;
}  
a.b:hover {
	color: #FF0000;
	text-decoration: underline;
}
