body
{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing:0.1em;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#wrapper
{
	width:100%;
	background-image:none;
}
#header
{
	display:none;
}
#container
{
	width:100%;
}
#breadcrumb
{
	display:none;
}
#links
{
	display:none;
}
#rechts
{
	display:none;
}
#mitte
{
	width:100%;
	background-color: #ffffff;
}
#seite_drucken, #drucken
{
	display:none;
}
#footer
{
	display:none;
}

/* ################################################## */
/* ###### Typografie ################################ */
/* ################################################## */

h1,h2,h3,h4,h5,h6,p,ul
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#000000;
	font-size:14pt;
	border:none;
	margin-bottom:1cm;
}
h2
{
	color:#000000;
	font-size:13pt;
	margin-bottom:1cm;
}
p
{
	line-height:1.5em;
	margin-bottom:1cm;
}
a
{
	color:#000000;
	text-decoration:underline;
}
ul
{
	margin-bottom:1cm;
}
li
{
	line-height:1.5em;
}
table
{
	margin-bottom:1cm;
}
.button_160, .button_120
{
	display:none;
}
