#content h1 
{
	font-size: 16px;
	margin-bottom: 8px;
	color: #787878;
	border-bottom: 2px  inset #dcdcdc;	
	padding-bottom: 4px;
}

#content h2
{
	font-size: 15px;
	margin-bottom: 5px;
	color: #787878;
}

#content p,
#content div
{
	font-size: 12px;
	margin-top: 5px;
	line-height: 16px;
	margin-bottom: 10px;
}

#content p.align-justify
{
	text-align: justify;
}

#content p.align-center
{
	text-align: center;
}

#content p.align-right
{
	text-align: right;
}

#content div.csc-header 
{
	margin-top: 25px;
	margin-bottom: 0px;
	
}

#content div.csc-header-n1
{
	margin-top: 15px;
}

#content a
{
	color: #fe0000;
	font-style: italic;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content p.csc-frame-frame1
{
	background-color: #dcdcdc;
	padding: 2px;
	border: 1px solid black;
}

#content p.csc-frame-frame2
{
	background-color: #fcffdc;
	padding: 2px;
	border: 1px solid black;
}

#content div.indent
{
	padding-left: 30px;	
}

#content ol,
#content ul
{
	margin-top: 10px;
}

#impressum_table table
{
	width: 100%;
}

#impressum_table td
{
	font-size: 12px;
	vertical-align: top;
	padding: 2px 5px;
	line-height: 17px;
}
#impressum_table td.subject
{
	font-weight: bold;
	text-align: right;
}

#impressum_table td.spacer
{
	height: 10px;
}

#impressum_table font.klein
{
	font-size: 9px;
	color: #787878;	
}

#map div
{
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
	margin-bottom: 0px;
}

#map font.h1
{
	font-size: 13px;
	font-weight: bold;
	border: none;	
	margin: 0px;
	padding: 0px;
}
#map font.anschrift
{
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10px;
}

#content .detail
{
	color: #952727;
}

#content .important
{
	color: #00007d;
}
