body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0,5cm 3cm 1cm 3cm;
}

p {
	margin: 0;
}


#container {
	padding: 0px;
	top: 0px;
	margin: 0px;;
}

#intro {
	margin-top: 0px;
}



/* Inhalt */
#inhalt {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#inhalt p {
	margin: 12px 0 0 0;
}


.fett { 
	font-weight: bold; 
}

img {
	border: 0px;
}



/* Ueberschriften */
h1 {font-size: 13pt; color: #000000;}
h2 {font-size: 11pt; color: #000000;}



/* Artikel */
.mod_article
{
    /* top:3cm; */
    position:relative;
    display:block;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
	margin-bottom: 100px;
    text-align:left;
}


/* Footer */
#footer
{
	height:40px;
	overflow:hidden;
	clear:both;
	color:#929292;
}

.footertext
{
	/* height:30px; */
	overflow:hidden;
	clear:both;
	margin:0px 0px 0px 0px;
}




/* Fuer die Druckausgabe ueberfluessiges abschalten */
#header,
#unternavigation,
#breadcrumb,
#footerbild,
#schatten,
.column-left,
.pdf_link,
.mod_breadcrumb
{
	display:none;
}
