p,h1{
	margin: 0px;
}

h1{
	/*margin-top: 40px;*/
	}

#inhalt p, #inhalt h1, #inhalt h2, dt, dd, table, .bildzeilequer, .bildzeilemix, .txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 1.5em;
}

table.klein, #inhalt p.klein{
	font-size: 0.7em;
	line-height: 1.4em;
}

table.klein td, table.klein th{
	border: solid 1px #C44277;
	border-left: none;
	border-top: none;
	border-right: none;
	padding: 8px 8px 8px 8px;
	background-color: #F7DB6C;
}

#inhalt h1{
	font-size: 1.3em;
	font-weight: normal;
	color: #A43A6B;
}

#inhalt h2{
	font-size: 0.9em;
	color: Black;
	border: 0px;
	border-top: 2px dashed #E09C83; 
	border-bottom: 2px dashed #E09C83; 
	/*width: auto;*/
	padding: 8px 0px 8px 0px;
}

#inhalt h2.absto{
	margin-top: 3.2em;
}

#inhalt h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.72em;
margin-bottom: 3px;
line-height: 1.5em;
}

#inhalt p, .bildzeilequer, .bildzeilemix{
	line-height: 1.5em;
	font-size: 0.72em;
}

#inhalt p.fehler{
	color: #DC143C;
}	



a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#inhalt a{
	text-decoration: underline;
}

#links li a{
	font-size: 0.7em;
	letter-spacing: 0px;
	font-weight: bold;
	color: #00000;
}

.active{
	color: #A43A6B;
}	


.zitat{
font-family: "Georgia";
font-size: 11px;
margin-left: 30px;
}	

.bold{
	font-weight: bold;
}	
	
#links a:hover, #navobencontainer a:hover{text-decoration: underline;}

#navobencontainer a, .navtrenner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #00000;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;	
}

h1.h1home{
	margin: 0px;
	margin-right: 2em;	
	margin-bottom: 0.8em;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

#homemh h2{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
}

.h2home{
	font-family: Arial, Helvetica, sans-serif; 
	color: #A43A6B;
	margin-bottom: 0.1em;
	text-decoration: none;
	line-height: 1.61em;
}

a.h2home:hover{
text-decoration: underline;
}

#inhalt ul{
	display					:	block;
	list-style				:	none;
	padding					:	0;
	margin					:	0;
	margin-bottom: 1.5em;
	padding-left: 15px;
	z-index: 10;
	}

#inhalt li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	margin-bottom: 6px;
	color: #000000;
	list-style-type: none;
	list-style-image: url(../_images/misc/li.gif);
}	


dl{
	padding-bottom: 3em;
}
dt{
/*	border: 0px;
	border-top: 2px dashed #E09C83; 
*/	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 10px;
}

dd{	
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}