﻿html,body{
	background-color: #9ED3A7;
	font-family: "Segoe UI";
	color: #224A29;
	width: 625px;
}
body.Galerie{
	background-color: #9ED3A7;
	font-family: "Segoe UI";
	color: #224A29;
	width: 680px;
}

/* Seiteninhalte */
div.Inhalt_G_Willkommen{
	width: 92%;
	background-attachment: fixed;
}
/* Seiteninhalte */
div.Galerie{
	width: 680px;
	background-attachment: fixed;
}

/* Überschriften */
h3.style21 {
	font-weight: normal;
	font-size: 18pt;
	bottom: 11pt;
	font-family: "Segoe Print"
}
/* Formatierung des Textes */
a.style31 {
	line-height: 15px;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 10px;
	text-align: left;
	style="width: 470px"
}

/* Formatierung des Textes */
p.style31 {
	line-height: 15px;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 10px;
	text-align: left;
	style="width: 470px"
}
/* Formatierung des Textes ohne bottom*/
p.style31_1 {
	line-height: 15px;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 0px;
	text-align: left;
}
/* Formatierung des Textes */
p.style31_2 {
	line-height: 15px;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 10px;
	font-family: Segoe UI;
	margin:0.3px;
	margin-top:5px;
}
ul.style31_4 {
	line-height: 15px;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 10px;
	font-family: Segoe UI;
	margin:0.3px;
	margin-top:5px;
}
li.style31_5li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}

li.style31_2li {
	list-style-type: square;
	margin-left: 20px;
}

li.style31_3li {
	list-style-type: square;
	line-height: 100%;
	font-size: 11pt;
	margin-bottom: 7px;
}

/* Formatierung des Textes Fett*/
p.style31_strong {
	line-height: 15px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 10px;
	text-align: left;
}

/* Spam Definitionen */
span.style15 {
	font-size: 9pt;
}
span.style23 {
	font-size: 8pt;
}
th.style26 {
	text-align: center;
	width:312px
}
img.Bildrahmen {
	border: 3px double #224A29;
/*	width: 60px;
	height: 50px; */

}
/* Bildformatierung */
img.style27 {
	border: 3px double #224A29;
	width: 170; 
	height: 128;
}

/* Tabelle formatieren */
table.01{
	width: 625px;
	float: right; 
	position: fixed; 
	left: -21px; 
	top: 500px; 
	height: 100px;
}


