﻿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*/
.top_titel {
	text-align: left;
	font-weight: bold;
	font-size:40px;
}
.top_titel2 {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size:20px;
}
.kapitel_titel {
	text-align: left;
	font-weight: bold;
	font-size:xx-large;
	text-decoration: underline;
	margin-top: 12px;
}
.fliestext_blocksatz {
	text-align: justify;
	font-weight: normal;
	font-size:medium;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height:18px;
}

.fusstext {
	text-align: left;
	font-size: xx-small;
}
.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_V5px {
	border-color:black;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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 */

/* Textarten */

div#Inhalt {
    margin-left: 0em;
    padding: 0 1em;
    border: 1px dashed silver;
  }
div#Inhalt h1 {
    font-size: 1.5em;
    margin: 0 0 1em;
  }
div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
div#Inhalt p {
    font-size:1em;
    margin: 1em 0;
  }


