/* CSS Document */

html { }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	color: #362A90;
	line-height: 16px;
	text-align: center;
	background-color: #363A91;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 100%;

  }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #362A90;
	line-height: 16px;
}
p a {
	text-decoration: underline;
	color: #362A90;
	font-weight: bold;

	}

table {
	font-size: 1.0em;

}
.rahmen_blau{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #362A90;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #362A90;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;


}
.rahmen_gelb{
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #E7B200;
	border-right: 2px none;
	border-bottom: 2px solid #E7B200;
	border-left: 2px none;




}
.rahmen_gelb_gesamt{
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #E7B200;



}
.rahmen_gelb_oben_unten{
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #E7B200;
	border-right: 2px none;
	border-bottom: 2px solid #E7B200;
	border-left: 2px none;




}

.rahmen_blau_unten{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #362A90;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;


}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #362A90;
	line-height: 16px;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: 363A90;
}
.text1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #363A90;
}




/* Allgemeine Formatierungen */
li, ol{
	padding:0px;}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
h1 {
	font-size: 1.0em;

}
h2 {
	font-size: 1.0em;
} 

a:link, a:visited, a:active 
{
	color: #362A90;
/*	font-weight: bold;*/
}
a:hover{
	color: #362A90;
/*	font-weight: bold;*/

}
input.button {
	background-color: #FCEE83;
	cursor: hand;
	border: none;



}
inline{
	display: inline;

}
.rechtsbündig{
	text-align: right;

}
.fett{
	font-weight: bold;


}
.kursiv{
	font-style: italic;


}
.TextBlock {
	left: 0px;
	width: 150px;
	float: left;
	padding-bottom: 100px;






}
.TextHängend {
	float: left;
	left: 150px;






}
.spalte40prozent{
	float:left;
	width:40%;
}

.Fotolinks {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	width: 80px;
}
.FotoLinks_TextUnten {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	width: 60px;
	vertical-align: baseline;

}
.Bildrechts, .BlaetternRechts  {
	float: right;
	margin-left: 20px;

}
.gelb {
	color: #FCEE83;
}
.rechtsbündig{
	float:right;
	padding-right: 30px;
}
.kursiv-gross{
	font-size: larger;
	font-style: italic;
	line-height: 20px;



}
.aufzählung-punkt {
	list-style-position: inside;
	list-style-type: disc;
	line-height: normal;
	display: list-item;





}

