html * {
margin: 0;
padding: 0;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	letter-spacing: 0.1em;
}

#Main {
	margin: 200px auto 0 auto;
	position: relative;
	align: center;
}

#Druckkopf {
	position: absolute;
	top: 0px;
	left: 110px;
}

br {
	clear: none;
}

#seitenkopf {
	display: none;
}

#titelleiste {
	position:relative;
	margin-left:14px;
	/*top:335px;*/
	padding: 10px;
}


#footer {
	display: none;
}

#kante-links {
	display: none;
}

#kante-rechts {
	display: none;
}

#Navigation {
	display: none;
}

#Maintext {
	margin:30px auto 0 auto;
	width:600px;
}

#Text {

}


#footer address {
	padding-top: 32px;
	font-style: normal;
	font-weight: bold;
}

#Text h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C42267;
	padding: 6px 12px;
	margin-bottom: 10px;
}

#Text p, #Text ul, #Text blockquote {
	margin: 15px 0;
}

#Text li {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 15px;	
}

#Text blockquote {
	font-style: italic;
	font-weight: bold;
}

#Text .fussnote {
	font-size: 120%;
	color: #944557;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	display: block;
	clear: left;
	margin-bottom: 5px;
}

#Sprachen {
	display: none;
}
#Sprachen a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#Titel {
	font-size: 14pt;
	color: #666666;
	margin-left: 110px;
	border-bottom: 1px dotted lightgrey;
	padding: 10px 0;
}
#Text img {
	padding 10px;
	margin: 5px;
	clear: both;
}


#absLayer1 {
	display: none;
}

p.zitat {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.box_links_220 {
	float: left;
	width: 220px;
	clear: left;
	position: relative;
}
.box_rechts_220 {
	float: right;
	width: 220px;
}


.box_rechts_155 {
	float: right;
	width: 155px;
}

#Text ul.listeklein li {
	font-size: 12px;
	font-weight: normal;
	color: black;
}
#Text ul.listeklein {
	color: #DD3C81;
	list-style-type: square;
}
#Text dt {
	width: 70px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 11px;
}
#Text dl {
	margin-top: 10px;
	margin-bottom: 10px;
}

#Text dd {
	margin-left: 80px;
	margin-bottom: 5px;
	font-size: 11px;
}
#Text h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Text h4 {
	font-size: 11px;
	margin-bottom: 10px;
	background-color: #EFD8E0;
	padding: 2px;
	width: 220px;
}

#Text dl.impressum {
	padding-top: 20px;
	padding-bottom: 20px;
}
#Text dl.impressum dt {
	width: 180px;
	clear: both;
}
#Text dl.impressum dd {
	margin-left: 200px;
	margin-bottom: 30px;

}


