/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Unten_offen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	padding: 2px 2px 2px 5px;
 	border-left: 1px solid rgb(92,183,246);
 	border-top: 1px solid rgb(92,183,246);
 	border-right: 1px solid rgb(92,183,246)
}

.Textoben {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(82,119,135);
 	padding-left: 2px;
 	padding-top: 2px;
 	padding-right: 2px
}

.Oben_offen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	padding: 2px 2px 2px 5px;
 	border-left: 1px solid rgb(92,183,246);
 	border-right: 1px solid rgb(92,183,246);
 	border-bottom: 1px solid rgb(92,183,246)
}

.Rahmen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(92,183,246);
 	padding: 2px 2px 2px 5px
}

.Formulare {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.Rahmen_komplett {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255);
 	padding: 1pt 2pt 20pt 2pt
}

.Textbeitrag {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	padding: 2px 2px 2px 5px
}
