/* Allgemeine Formate */

body
{background-color: #FFFFFF}

body, p, th, td, h1, h2, h3
 { color: black; font-style: normal; font-weight: normal; text-align: left; margin: 0 }

body, p, th, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

p
{
	margin-bottom: 5pt;
}

th, td
{
	vertical-align: top;
}

h1, h2, h3
{
	font-family: arial, helvetica, sans-serif;
}

h1
{
	font-size: x-large;
	margin-bottom: 16pt;
	margin-left: -1pt;
}

h2
{
	font-size: large;
	margin-top: 16pt;
	margin-bottom: 8pt;
	margin-left: -1pt;
}

h3
{
	font-size: small;
	margin-top: 14pt;
	margin-bottom: 7pt;
}

blockquote
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}

pre
{
	font-family: courier-new, courier, monospace;
	font-size: x-small
}

ul
{
	margin-top: 0pt;
	margin-bottom: 5pt;
}

.center
{
	text-align: center;
}

a
{
	color: #000084;
}

a:link
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ins
{
	color: #009900;
}

del
{
	color: #990000;
	text-decoration: line-through;
}

/* Header */

body.header
{
	background-color: #EDF3EB;
	margin-left: 6pt;
	margin-right: 6pt;
}

p.header
{
	margin-bottom: 0px;
}

h1.header
{
	text-align: center;
	margin-top: 7pt;
	margin-bottom: 0pt;
}

/* Inhalt */

body.inhalt
{
	background-color: #EDF3EB;
	margin-left: 0pt;
	margin-right: 10pt;
}

p.inhalt
{
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom : 0px;
}

p.inhalt_category
{
	font-weight: bold;
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom : 0px;
}

th.inhalt
{
	background-color: #FFCC99;
}

/* Footer */

body.footer
{
	background-color: #EDF3EB;
	margin-left: 6pt;
	margin-right: 6pt;
}

p.copyright
{
	text-align: center;
	margin-bottom: 0pt;
}

/* Content */

body.content
{
	margin-left: 6pt;
	margin-right: 6pt;
	margin-bottom: 10pt;
}

/* Termine */

p.termine
{
	text-indent: -50px;
	margin-left: 50px;
}
