@import url(page.css);
/*CSS Document*/
#page
{
	width: 100%;
}
#page_header H1
{
	text-align: left;
	color: #3F58A9;
	font-size: 28px;
}
#page_header
{
	height: auto !important;
	right: 10px;
	background-color: #FFFFFF !important;
}
#page_header #toplogo
{
	width: 62px;
	top: 1px;
	height: 83px;
}
#page_header #toplogo IMG
{
	width: 100%;
}
#page_header #headerpic
{
	height: 100%;
}
#page_header #headerpic IMG
{
	width: 100%;
}
#nav_top
{
	margin-top: auto;
	position: relative;
	margin-left: 0px;
	background-color: #E7E6E6;
	margin-right: 10px;
}
#maincontent
{
	top: auto;
	right: 10px;
	position: relative;
	margin-top: 71px;
	height: 800px !important;
}
/*#page_header #headerpic
{
	overflow: hidden;
}*/
SECTION#sidebar_right
{
	/*height: auto !important;*/
	float: left;
	clear: left;
	margin-top: -1px;
	border: 0px solid black;
	margin-left: 1px;
	/*height: 100% !important;*/
	margin-bottom: 97px !important;
	display: none;
}
SECTION#sidebar_left
{
	height: 800px !important;
	/*padding-bottom: 80px;*/
}
SECTION#artikel
{
	margin-right: 0px;
	/*height: auto !important;*/
}
SECTION#artikel IMG
{
	width: 100%;
}
SECTION ARTICLE
{
	margin: 5px;
	padding-left: 0px;
}
ARTICLE .textcontent_toptitel
{
	font-size: 28px;
	margin-bottom: 7px;
	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;
	line-height: 1.7;
	height: auto;
	font-size: 20px;
	padding-left: 5px;
}
ARTICLE IMG.picleft
{
	width: 100px !important;
	height: auto;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
}
#textmehr
{
	font-size: 14px;
	font-weight: bold;
}
#leftmenucenter UL, #leftmenucenter LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar_right ARTICLE
{
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
UL#vmenu
{
	width: 144px;
	/*float: left;*/
	font-size: 17px !important;
}
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: 99%;
}
