body {
	color:#000000;
	background-color:#FFFFFF;
}

a {
	color:#000000;
	text-decoration:underline;	
}

#seite {
	font-size:10pt;
}

#kopf,#navigation,#impressum,#fuss, p.abadir {
	display:none;
}

h1.initial {
	 font-size:40pt;
	 margin:0;
	 margin-top:5pt;
	 margin-bottom:-5pt;
	 padding:0;
	 float:left;
}

p {
	line-height:200%;
	margin-bottom:1em;
}

p.leer {
	margin:0;
	font-size:0.1em;
	padding:0;
	line-height:0.1em;
}

p.initial {
	 margin-top:1em;
}

strong.initial {
	text-transform:uppercase;
	color:#2B1A70;
	letter-spacing:0.1em;
}

blockquote {
	margin:2em 0 0 3em;
	text-align:right;
}

blockquote p {
	margin:0;
	line-height:1.75em;
}

blockquote p + p {
	text-indent:0;
}


table {
	border:none;
}

td {
	padding:.5em;
	vertical-align:top;
}

tr.header {
	background-color:#eee;
}

tr.header td {
	font-weight:bold;
}

table.profil td {
	text-align:center;
	vertical-align:middle;
	padding:.5em;
}

td.schlagwort {
	font-weight:bold;
	font-size:1.5em;
	height:4em;
	border:1px solid #efefef;
}

h1,h2,h3,p,li,td,legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	color:#2B1A70;	
}

h1 {
	font-size:1.25em;
}

h2,h3 {
	font-size:1.2em;
}

hr {
	color:#00487D;
}

fieldset {
	padding:1em;
	margin-bottom:2em;
	margin-top:0;	
}

legend {
	color:#00487D;
	font-weight:bold;
}

button {
	color:#660000;
}

textarea {
	width:95%;
	height:15em;
}

label {
	font-weight:bold;
	color:#00487D;
}

.fehler {
	border:1px dotted red;
}

input[type=button],button {
	color:#000000;
	width:5em;
}