﻿/* Definitionen Body */
body{
	background: #FFF0DB;
	font: 10pt arial, helvetica, verdana, lucida, sans-serif;
	color: black;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* Styles - Seitendefinition Start*/
.kapitel_titel {
	text-align: left;
	font-weight: bold;
	font-size: x-large;
	text-decoration: underline;
	margin-top: 12px;
}

.Absatz_Anfang {
	font-size: x-large;
}

.fliestext_blocksatz12pt {
	text-align: justify;
	font-weight: normal;
	font-size: 12pt;
	line-height:14pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fliestext_blocksatz {
	text-align: justify;
	font-weight: bold;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fusstext {
	text-align: left;
	font-size: xx-small;
}
.bilder_info {
	text-align: justify;
	font-size: xx-small;
	color: #BD9452;
}
.bilder_info_top{
	text-align: left;
	font: 10pt arial, helvetica, verdana, lucida, sans-serif;
	font-weight: bold;
}
.button1{
	border-style: none;
	border-width: 0px;
	margin:10px 10px 10px 10px;
}
.pframe{
	border-color:black;
	border-style: solid;
	border-width: 1px;
}
.pframe_V10px {
	border-color:black;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pframe_H13px {
	border-color:black;
	border-style: solid;
	border-width: 1px;
	margin-left: 13px;
	margin-right: 13px;
}
.pframe_V15px {
	border-color:black;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* Styles - Seitendefinition Ende */