body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing:0.1em;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
html, body
{
	height:100%;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#wrapper, #reihe3, #mitte, #inhalt
{
	width:100%;
}
#reihe1, #reihe2, #reihe4, #navi_links, #abstand_themenleiste_links, #themenleiste, #abstand_themenleiste_rechts, #abstand_inhalt_links, #module, #breadcrumb, #seite_drucken, .artikellink
{
	display:none;
}
/* ################################################## */
/* ###### Typographie ############################### */
/* ################################################## */
h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}
p
{
	margin-bottom:0.5cm;
	line-height:1.5em;
}
h1
{
	font-size:13pt;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:0.5cm;
}
h2
{
	font-size:13pt;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:0.5cm;
}
h3,h4,h5,h6
{
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:0.5cm;
}
#inhalt a
{
	color:#333333;
	text-decoration:underline;
}
#inhalt ul
{
	list-style-position:outside;
	list-style-type:square;
}
#inhalt li
{
	margin-bottom:0.5cm;
}
/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */
.linie
{
	height:1pt;
	border-bottom:dashed 1px #333333;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
	clear:both;
}
.bilderrahmen_artikel
{
	border:solid 1px #333333;
	float:left;
	margin-right:0.5cm;
	margin-bottom:0.5cm;
}
.bilderrahmen
{
	border:solid 1px #333333;
}

.bilderrahmen_team
{
	padding: 10px;
	background-color:#FFFFFF;
	border:1px #999999 solid;
	margin-left:-3px;
	margin-top:-3px;
}

.bilderschatten
{
	background-color: #999999;
	width:145px;
	height:152px;
}

.header
{
	font-size:13pt;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.1em;
	padding-bottom:0.5cm;
	padding-top:0.5cm;
}
/* ################################################## */
/* ###### Modul Aktuelles ########################### */
/* ################################################## */
.aktuelles_artikel
{
	margin-bottom:1cm;
}
.aktuelles_datum
{
	color:#333333;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
}
/* ################################################## */
/* ###### Formularelemente ########################## */
/* ################################################## */
select, textarea, input
{
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	border:solid 1px #999999;
}
.button, .button_small
{
	display:none;
}
.randlos
{
	border:none;
	background-color:transparent;
}

