/* anfang der styles f?r die kultur-hauptseite */
/* main:
/* inhalt:
/* textfenster:
*/
#main { 
	width: 759px;
	height: 630px;	
	padding: 0px;
	margin: 0px;
	background-color:#c0c0c0;
	text-align: left;
}
#inhalt {
	width: 100%;
	height: 430px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background-image: url(../pics/inhaltback.gif);
	text-align: left;
}
#textfenster {
	width: 709px;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 3px solid #2b5169;
	border-left: 1px solid #2b5169;
	border-right: 1px solid #2b5169;
	border-bottom: 2px solid #2b5169;
	background-color: #eeeeee;
	color: #21405E;
	font-size: 12pt;
	text-align: left;
}
#uschrift {
	background-color: white;
	text-align: center;
	font-size: 14pt;
	border-bottom: 1px solid #666666;
}
#rubrikinhalt {
	background-color: white;
	border-bottom: 1px solid #666666;
	text-align: right;
	font-size: 12pt;
	font-weight: normal;
}
#rubrikinhaltfo {
	background-color: white;
	border-bottom: 1px dashed #666666;
	text-align: right;
	font-size: 12pt;
	font-weight: normal;
}
#rubrik {
	border-bottom: 1px dashed #666666;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}
.footerlink {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
}
a.lnk:link { font-size: 18px; text-decoration:none;  font-weight:normal; color:#000000; background-color: white;}
a.lnk:visited { font-size: 18px; text-decoration:none; font-weight:normal; color:#000000; background-color: white;}
a.lnk:hover { font-size: 18px; text-decoration:none; font-weight:normal; color:#000000; background-color:#d5e9e7;}
a.lnk:active { font-size: 18px; text-decoration:none; font-weight:normal; color:#000000; background-color:#d5e9e7;}
a.footer:link{ font-family: Arial; font-size: 14px; text-decoration:none; font-weight: normal; color: #000000;}
a.footer:visited{ font-family: Arial; font-size: 14px; text-decoration:none; font-weight: normal; color: #000000;}
a.footer:active{ font-family: Arial; font-size: 14px; text-decoration:none; font-weight: normal; color: #000000; background-color: #d5e9e7;}
a.footer:hover{ font-family: Arial; font-size: 14px; text-decoration:none; font-weight: normal; color: #000000; background-color: #d5e9e7;}
a.link:link { font-family: Arial; font-size: 16px; text-decoration:none;  font-weight:normal; color:#000000; background-color:#d5e9e7;}
a.link:visited { font-family: Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#000000; background-color:#d5e9e7;}
a.link:hover { font-family: Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#123456; background-color:#ffffff; }
a.link:active { font-family: Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#123456; background-color:#ffffff;}
/* ende der styles f?r die kultur-hauptseite */

/* anfang allgemeine styles */
.ueber0 {
	vertical-align:bottom;
	text-align:center;
	font-size:24pt;
	font-weight:bold;
	color:#21405E;
}
.ueber1 {
	vertical-align:bottom;
	text-align:center;
	font-size:16pt;
	font-weight:normal;
	color:#21405E;
}
.ueber1bold {
	vertical-align:bottom;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	color:#21405E;
}
.ueber2 {
	vertical-align:bottom;
	text-align:center;
	font-size:14pt;
	font-weight:normal;
	color:#21405E;
}
.erster {
	font-family:'Times New Roman', Times, serif;
	line-height:17pt;
	font-size:18pt;
	font-weight:normal;
	color:#000000;
	}
.ueber3 {
	vertical-align:bottom;
	font-size:12pt;
	font-weight:bold;
	color:#21405E;
}
.ueber4 {
	vertical-align:bottom;
	font-size:12pt;
	font-weight:bold;
	color:#21405E;
}
.textzumlesen {
	vertical-align:bottom;
	font-size:13pt;
	font-weight:normal;
	color:#000000;
}
.mitte {
	text-align: center;
}
.mittekursiv {
	text-align: center;
	font-style: italic;
}
.unterstrichen {
	text-decoration: underline;
}
.fett {
	font-weight: bolder;
}
.rechts {
	text-align: right;
}
.links {
	text-align: left;
}
.textklein10 {
	font-size: 10pt;
}
.textgross14 {
	font-size: 14pt;
}
.textgross16 {
	font-size: 16pt;
}
.abstand95 {
	padding-left: 95px;
}
.abstand75 {
	padding-left: 75px;
}
.abstand50 {
	padding-left: 50px;
}
.footerlink {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
}
.rahmen {
	border-top: 1px solid #24105E;
	border-left: 1px solid #24105E;
	border-right: 2px solid #24105E;
	border-bottom: 2px solid #24105E;
	}
.gelb {
	background-color: yellow;
	}
.flinks {
	float:left;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:0px;
	}
.frechts {
	float:right;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	}