html, body, table, tr, td {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	color: black;
	font: 12px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	width: 640px;
}
body {
	/*margin: 15px 0px 0px 15px;*/
	margin: 20px;
	padding: 0px;
	width: 600px;
}
p, .textgroesse {
	font-size: 12px;
	color: black;
	font-weight: normal;
}
h1 , h2 , h3 , h4 , h5 , h6 {
	color: #A2007C;
	font-weight: bolder;
}
h1 { font-size: 16px; line-height: 18px; }
h2 { font-size: 14px; line-height: 15px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 10px; line-height: 11px; }
a {
	color: #A2007C;
}
a:hover {
	text-decoration: none;
}
table {
	border: 1px solid black;
	border-collapse: collapse;
}
img {
	border-width: 0px;
}
p#fusszeile {
	font-size: 10px;
	margin-top: 30px;
}
img.rechts {
	float: right;
	margin: 0px 0px 5px 10px;
}
img.links {
	float: left;
	margin: 0px 10px 5px 0px;
}
.kursiv {
	font-style: italic;
}
.fett {
	font-weight: bold;
}

/*Stylevorschriften für die Rubrik News (n) und Veranstaltungen (v) und Schulungen(s) */
div.nArtikel , div.vArtikel , div.sArtikel {
	border-bottom: 1px solid #A2007C;
	padding-bottom: 15px;
	margin-top: 15px;
	width: 600px; /*steht auch schon unter body*/
	clear: both;
}
p.nDatum , p.vDatum {
	font-weight: bold;
}
p.nTitel , p.vTitel {
	color: #A2007C;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}
p.nText , p.vText {
	margin-top: 0px;
}
.Rahmen {
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	margin-bottom: 15px;
	width: inherit;
}
.Rahmen {
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	margin-bottom: 15px;
	width: 588px;   /*600px - 2 mal 5px padding - 2 mal 1px border*/
}
div.clear_both {
	height: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*Stylevorschriften für die Rubrik News*/
p.nTitel a {
	text-decoration: none;
}
p.nTitel a:hover {
	text-decoration: underline;
}
div.nDetail {
	width: 600px;
}

/*Stylevorschriften für die Rubrik Veranstaltungen*/
div.vDatum { /*Die Summe der breiten von vInhalt & vDatum darf maximal 600px ergeben, inkl. seitlichem margin & padding*/
	width: 150px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
}
div.vInhalt {
	float: left;
	width: 445px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
div.nebeneinander {
	border: 1px solid #A2007C;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	background-color: white;
	float: left;
	width: 278px;
}
div.sArtikel {
	border-width: 0px;
}
/*Folgendes ist für die Vorschau der Artikelüberschriften und für einen Link zu den zugehörigen Rubriken*/
table#rubrikVorschau {
	width: 600px;
	border: 0px solid #A2007C;
	border-bottom-width: 1px;
	vertical-align: top;
	margin-bottom: 15px;
}
table#rubrikVorschau td {
	width: 50%;
	padding: 0px 5px 3px 0px;
	vertical-align: top;
}
table#rubrikVorschau a:link:after {
	content: " neu";
	color: red;
	font-size: 10px;
	/*text-decoration: none;*/
}
table#rubrikVorschau a , table#rubrikVorschau a:link {
	display: block;
	margin: 2px 0px;
	font-size: 12px;
	/*text-decoration: none;*/
	color: black;
}
table#rubrikVorschau a:hover {
	color: #A2007C;
}
.rubrikUeberschrift {
	font-weight: bold;
}
#rubrikVeranstalt > * , #rubrikSchulungen > *{
	padding: 2px;
	width: 295px;
}
#rubrikVeranstalt div , #rubrikSchulungen div {
	position: absolute !important;
	display: none !important;
	position: static;
	display: block;
}
#rubrikVeranstalt:hover > * , #rubrikSchulungen:hover > * {
	display: block !important;
	background-color: white;
}
#rubrikVeranstalt > a , #rubrikSchulungen > a {
	border: 1px solid #F2F2F2;
	border-bottom-width: 0px;
}
#rubrikVeranstalt:hover > a , #rubrikSchulungen:hover > a {
	border: 1px solid black;
	border-bottom-width: 0px;
}
#rubrikVeranstalt:hover > div , #rubrikSchulungen:hover > div {
	border: 1px solid black;
	border-top-width: 0px;
}


/*Stylevorschriften für andere Formulare *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** * */
.beschriftung {
	float: left;
	font-weight: bold;
	vertical-align: bottom;
}
.form, .eingerueckt {
	display: block;
	margin: 3px;
	margin-left: 130px;/*Siehe auch p.eingerueckt 7 Zeilen weiter unten*/
	padding: 0px;
}
p.beschriftung {
	margin: 0px;
}
p.eingerueckt {
	margin: 0px 0px 3px 130px;
}
.sehrbreit {
	width: 450px;
}
.form, .breit {
	width: 250px;
}
.klein2 {
	width: 100px;
}
.klein1 {
	width: 50px;
}
.klein3 {
	width: 192px !important;
	width: 188px;
}
button {
	margin: 3px;
	margin-right: 5px;
}
input, textarea {
	background-color: #F2F2F2;
	border-width: 2px;
}
input:focus, textarea:focus {
	background-color: white;
	border-color: #A2007C;
}
fieldset {
	border: 1px solid black;;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	background-color: white;
}
fieldset legend {
	color: #A2007C;
	font-weight: bold;
}
button {
	color: #A2007C;
	font-weight: bold;
}
button:hover {
	border: 2px solid #A2007C;
	background-color: #F2F2F2;
	color: #A2007C;
	font-weight: bold;
}
label:hover {
	color: #A2007C;
	text-decoration: underline;
}
/*button[type=reset] {
	float: left;
}
button[type=submit] {
	float: right;
}*/
