body  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	position: relative;
	background-color: #FFFFFF;
}

#rahmen {
	position: relative;
	
	width: 980px;
	/*height: 885px;*/
	/* height: 980px; */
	height: 1020px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 5px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	table-layout: fixed;
	background-color: #FFFFFF;
	text-align: left;
	
	border-bottom-width: 2px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	
	border-bottom-color: #990099;
	border-left-color-value: #990099;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

#rahmen2 {
	position: relative;
	
	width: 980px;
	/*height: 600px;*/
	height: 800px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 5px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	table-layout: fixed;
	background-color: #FFFFFF;
	text-align: left;
	
	border-bottom-width: 2px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	
	border-bottom-color: #990099;
	border-left-color-value: #990099;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

#spalte_links {
	position: relative;
	width: 270px;
	height: 550px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top:0px;
	margin-left: auto;
	margin-right: 0px;
	float: left;
	text-align: left;
}

#spalte_mitte {
	position: relative;
	width: 300px;
	/*height: 550px;*/
	height: 680px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	overflow: hidden;
	table-layout: fixed;
	float: left;
}

#spalte_rechts {
	position: relative;
	width: 300px;
	/*height: 580px;*/
	height: 760px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: 0px;
	overflow: auto;
	table-layout: fixed;
	float: right;
}

#spalte_links2 {
	position: relative;
	width: 270px;
	height: 270px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top:5px;
	margin-left: auto;
	margin-right: 0px;
	float: left;
	text-align: left;
}

#spalte_mitte2 {
	position: relative;
	width: 300px;
	height: 295px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	overflow: hidden;
	table-layout: fixed;
	float: left;
}

#spalte_rechts2 {
	position: relative;
	width: 300px;
	height: 295px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: 0px;
	overflow: auto;
	table-layout: fixed;
	float: right;
}

#schrift {
	font-size: 10pt;
	font-family: "Times New Roman";
}

#schrift2 {
	font-size: 11pt;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	color: #990099;
}

#schrift3 {
	font-size: 11pt;
	font-family: "Times New Roman";
	font-weight: bold;
}

#schrift4 {
	font-size: 10pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #990099;
}

#schrift4_11pt {
	font-size: 11pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #990099;
}

.schrift_11pt {
	font-size: 11pt;
}

#schrift4_italic_11pt {
	font-size: 11pt;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: italic;
	color: #990099;
}

a {
	font-size: 11pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}

#link11pt a {
	font-size: 14pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}

#navigation a {
	font-size: 9pt;
	font-family: "Times New Roman";
	color: #000000;
	text-decoration: none;
}

#aenderung  {

	font-size: 9pt;
	font-family: "Times New Roman";
	color: #000000;
	text-decoration: none;
	text-align: right;

	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;

	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}	

#impressum {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;

	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	
}

