body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	letter-spacing:0.1em;
	margin: 0px;
	padding: 0px;
}
html, body
{
	height:100%;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */

#wrapper, #inhalt, #links
{
	width:100%;
}
#hg_element, #hg_header, #header, #slogan, #navi, #text_header, #grafik_header, #rechts, #hg_footer, #footer
{
	display:none;
}
/* ################################################## */
/* ###### Typografie ################################ */
/* ################################################## */

h1,h2,h3,h4,h5,h6,p,ul
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#036a96;
	font-size:14pt;
	margin-bottom:1cm;
}
h2
{
	color:#036a96;
	font-size:13pt;
	margin-bottom:1cm;
}
p
{
	line-height:1.5em;
	margin-bottom:1cm;
}
a
{
	color:#ff9900;
	text-decoration:none;
}
ul
{
	list-style-type:square;
}
li
{
	margin-bottom:0.5cm;
}
.header
{
	color:#036a96;
	font-size:14pt;
	padding-top:0.5cm;
	padding-bottom:0.5cm;
}
/* ################################################## */
/* ###### diverse Formate ########################### */
/* ################################################## */
.button, .preview
{
	display:none;
}
.bilderrahmen
{
	border:solid 1px #999999;
	background-color:#ffffff;
	padding:1pt;
}
.linie
{
	height:1pt;
	border-bottom:solid 1px #cccccc;
	margin-top:0.5cm;
	margin-bottom:0.5cm;
}
.bilderrahmen_artikel
{
	border:solid 1px #333333;
	float:left;
	margin-right:0.5cm;
	margin-bottom:0.5cm;
}
.box_50_li
{
	line-height:1.5em;
	text-align:justify;
}
.box_50_re
{
	line-height:1.5em;
	text-align:justify;
}
.box_100
{
	line-height:1.5em;
	text-align:left;
}
