body, html
{
	height: 100%;
}

body
{
	background-color:white;
	margin: 4px 0;
}

h1
{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #1D4389;
	font-weight: bold;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #1D4389;
	font-weight: bold;
}

h1
{
	font-size: 14px;
	margin-left: -12px;
	padding-left: 12px;
	background: url(/images/pfeil_headline.gif) 0 5px no-repeat;
}

h2
{
	font-size: 13px;
}

h3
{
	font-size: 11px;
}

a, p, td, th, ul, ol, li
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #1D4389;
}
.start_headline{
	height: 30px;
	margin: 0 0 15px 0;
	padding:0;
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #47669f;
	background: transparent url('/images/cm/pfeil_headline2.gif') no-repeat left top;
	text-align: left;
	padding-left: 10px;
	margin-left: 5px;
}
a
{
	text-decoration: none;
	color: #6D8DC6;
}

a:hover
{
	text-decoration: underline;	
}

p
{
	color: #1D4389;
}

div.trennlinie
{
	height: 1px;
	margin: 5px 0;
	line-height: 1px;
	border-bottom: 1px solid rgb(230, 230, 230);
}

p.bildunterschrift
{
	color: #1D4389;
	font-size: 11px;
	font-style: italic;
}

/* Spezielle Inhaltselemente */

ul, ol
{
	color: #1D4389;
	margin: 0px 0 10px 4em;
	padding-left: 0;
}

li
{
	margin-bottom:10px;
}

ul.tabelle
{
	margin: 0px 0px 0px 15px;
	padding-left: 0;
}


.abstand
{
	padding-left:15px;
}

