@import url("_style.css");
body
{
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Geneva, "Bitstream Vera Sans", "Sun Sans-Regular", Helvetica, Univers, Arial, Swiss, sans-serif;
	font-size: 10pt;
	margin: 1cm;
	background: white;
	width: auto;
}

#main, #page, #inhalt
{
	background: white !important;
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	float: none !important;
	width: auto !important;
	color: black !important;
}

img, a img {border: none;}

div.pager,
#headerleft,
#headercenter,
#headerright,
#leftbar,
#nav,
#rightbar,
#footerleft,
#footercenter,
#footerright,
#header,
.mehr_link,
.contentfooter,
.heading .box,
#submenu
{
	display: none !important;
}



a {color: black; text-decoration: none;}


h2 {font-size: 12pt !important; }
h3 {font-size: 11pt !important; }
h4 {font-size: 10pt !important; }
h5 {font-size: 10pt !important; }

/*	Erweiterungen GRITSOFT	*/
div#inhalt div.leftcol
{
	position: absolute;
	top: 0;
	margin-top: 95px;
}
div#inhalt div.rightcol
{
	float: none !important;
	width: auto !important;
	margin-left: 135px;
}