﻿/* Definitionen Body */
body{
 	background: #027aac url('bilder/left_bar.jpg') repeat-y;
    font: 10pt arial, helvetica, verdana, lucida, sans-serif;
	color: #000000;
    text-align: left;
	margin: 0px;
	padding: 0px;
}

/* Styles - Seitendefinition Start*/
.kapitel_titel {
	text-align: left;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
	margin-top: 12px;
	margin-bottom: 0px;
}
.fliestext_blocksatz {
	text-align: justify;
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	line-height:16px;
}

.fusstext {
	text-align: left;
	font-size: xx-small;
	margin-bottom: 0px;
}
.bilder_info {
	text-align: justify;
	font-size: xx-small;
	color: #003366;
}
.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 */

