@import url(page.css);
/*CSS Document*/
#page_header H1
{
	text-align: left;
	color: #3F58A9;
	font-size: 28px;
}
SECTION#sidebar_right
{
	height: auto !important;
	float: left;
	clear: left;
	margin-top: 4px;
}
SECTION#sidebar_left
{
	height: auto !important;
	padding-bottom: 10px;
}
SECTION#artikel
{
	margin-right: 0px;
	/*height: auto !important;*/
}
SECTION ARTICLE
{
	margin: 5px;
	padding-left: 0px;
}
ARTICLE .textcontent_toptitel
{
	font-size: 28px;
	margin-bottom: 7px;
	border: 1px solid #9B9BFF;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	height: auto;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 5px;
}
ARTICLE
{
	font-size: 16px;
	line-height: 1.5;
}
ARTICLE .textcontent_normal
{
}
ARTICLE .textcontent_normal P
{
	padding-bottom: 10px;
}
ARTICLE .content_normal
{
}
ARTICLE .content_normal P
{
	padding-bottom: 10px;
}
ARTICLE .content_titel
{
	font-weight: normal;
	text-indent: 6px;
	margin-top: 13px;
	margin-bottom: 4px;
	border-top: 1px solid #C1C6E5;
	line-height: 1.7;
	height: auto;
	font-size: 20px;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #9B9BFF;
	:0px;
	padding-left: 5px;
}
#textmehr
{
	font-size: 14px;
	font-weight: bold;
}
#leftmenucenter UL, #leftmenucenter LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar_right ARTICLE
{
	/*+border-radius: 0 10px 10px 0;*/
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-khtml-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
UL#vmenu
{
	width: 144px;
	/*float: left;*/
	font-size: 17px;
}
UL#vmenu LI
{
	position: relative;
	margin-bottom: 5px;
}
UL#vmenu LI > UL
{
	left: 11px;
	/*background-color: #DBDBE2;*/
	font-size: 12px !important;
	margin-top: 2px;
	position: relative;
	display: none;
}
UL#vmenu A
{
	display: block;
	color: #3F58A9;
	text-decoration: none;
}
FOOTER
{
	/*width: 173px;*/
}
