* {	margin:0;
	padding:0;
	border:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;}

/*Abstand zum naechsten Element*/
h2, h3, h4, h5, h6, #inhalt p, #inhalt address, #inhalt ul, #inhalt ol, table, caption {margin-top:1em;}
#inhalt-fuss, .inhalt-beitrag, .inhalt-mitteilung {clear:both;}
#inhalt p, #inhalt address, #inhalt ul, #inhalt ol, .kontakt-formular-captcha-beschriftung {line-height:1.4em;}

/*Druckelemente*/
#briefkopf, #url {display:none;}
#sprachen {display:none;}
#copyright {display:block;}

/*Textgestaltung*/
h1 {font-size:1.8em;
	font-weight:normal;}
h2 {font-size:1.2em;
	font-weight:bold;}
h3 {font-size:1.15em;
	text-decoration:underline;
	font-weight:normal;}
h4 {font-size:1.1em;
	font-weight:bold;}
h5 {font-size:1.05em;
	text-decoration:underline;
	font-weight:normal;}
h6 {font-size:1em;
	font-weight:bold;}
h1, h2, h3, h4, h5, h6 {text-align:left!important;}
.nav-titel, #barrierefrei-titel {
	text-align:center;
	font-weight:bold;}
acronym, abbr {
	cursor:help;}
acronym {
    border-bottom:1px dotted #555;}
address {
	font-style:normal;
	margin:5px 0;}
/*Individuelle EInstellungen*/
h1 {color:#069;}
hr {clear:both;
	border:0;
	border-bottom:1px solid #ccc;}

/*untergeordnete Listen behalten Schriftgröße*/
ul ul, ul ul ul, ul ul ul ul {
	font-size:1em;}

/*Listen in Beiträgen*/
.inhalt-download-liste ul,
.inhalt-beitrag ul {
	list-style-type:circle;
	margin-left:1.2em;}
.inhalt-beitrag ol {
	margin-left:2.2em;}

/*Mitteilungen*/
.inhalt-mitteilungen ul {
	margin:0;}
.inhalt-mitteilungen h3 {
	margin:0;}
.inhalt-mitteilungen li {
	margin-top:1em;
	list-style:none;
	padding:1em;
	border:1px dotted #ccc;}

/*Mediaelemente*/
.inhalt-media-rechts {
	float:right;}
.inhalt-media-rechts, .inhalt-media-links {
	margin:1em 0;
	border:solid 1px #ccc;}
.inhalt-media-rechts {
	float:right;
	margin-left:1em;}
.inhalt-media-links {
	float:left;
	margin-right:1em;}
.inhalt-media-mitte {
	clear:both;
	position:relative;
	margin:1em auto 0 auto;
	border:solid 1px #ccc;}
.inhalt-media-titel {
	margin:0 0 2px 0;
	padding:0;
	text-align:center;
	font-size:0.8em;}
/*Individuelle Einstellungen*/
.inhalt-media-rechts, .inhalt-media-links, .inhalt-media-mitte {border:0;}

/*Tabellen*/
caption {
	font-weight:bold;
	font-size:1.2em;}
table {
	max-width:100%!important;
	position:relative;
	margin:1em auto 0 auto;
	text-align:center;
	font-size:1em;
	border:1px solid #ccc;}
td, th {
	padding:5px 2px;
	text-align:left;
	border:1px solid #ccc;}
th {font-weight:bold;
	background-color:#eee;}
tr:hover {background-color:#eee;}



