.text
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}

.textbold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.textbold_eingerueckt
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	padding-left: 8px;
}

.tableheader
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
	color: white;
	font-family: Arial;
	background-color: #333333;
	padding: 1px;
}
.tableitem
{
	font-size: 8pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: #e6e6fa;
	padding: 1px;
}
.tablealternatingitem
{
	font-size: 8pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: #f5f5f5;
	padding: 1px;
}
.tablelegende
{
	font-size: 9pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: #e6e6fa;
}

.tabledesign
{
	border: black 1px solid;
	border-style: solid;
	border-collapse: collapse;
}
.tabledesign td
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.tabledesign th
{
	border-right: white 1px solid;
	border-top: black 1px solid;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
}

.text_validationsummary
{
	color: #cc3366;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 16px;
	padding-top: 0px;
}
.noframe
{
     border: none, 0;
}

/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 11px;
}


.Untertitel {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#divheader {
	position: absolute;
	z-index: 100;
	left: 290px;
	top: 4px;
	color: #FFFFFF;
}

#divmain {
	padding-top: 10px;
	padding-left: 43px;
	padding-right: 10px;
	padding-bottom: 25px;
	background: #d4dcec;
	width: 717px;
}

#divright {
	background: #f2f2f2;
	padding-left: 13px;
	padding-right: 13px;

}

#divtopmenu {
	position: absolute;
	z-index: 100;
	left: 20px;
	top: 3px;
	width: 150px;
}

#divpathway {
	position: absolute;
	font-size: 11px;
	z-index: 100;
	left: 235px;
	top: 176px;
}


table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_news {
	width: 172px;
	padding-left: 5px;
	padding-right: 5px;
}

table.moduletable_news .contentheading {
	width: 172px;
	vertical-align: top;
	height: 15px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}




.contentheading, .componentheading {
	height: 40px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}






table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}






table.moduletable_header td {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

table.moduletable_header a:link {
	color: #FFFFFF;
}

table.moduletable_header a:hover {
	color: #e2e2e2;
}





a.mainlevel-nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background: transparent;
}

a.mainlevel-nav:link {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a.mainlevel-nav:visited{
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a.mainlevel-nav:hover {
	color: #e2e2e2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a.mainlevel-nav:active{
	color: #e2e2e2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}







/** old stuff **/


/* Joomla core stuff */

a:link, a:visited {
	color: #27519e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}





a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menumain_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;

	padding-top: 5px;
	height: 18px !important;

	padding-left: 29px;
	width: 152px !important;
	text-decoration: none;
	margin-top: 7px;
}

a.mainlevel:hover {
	background-position: 0px -23px;
	color: #27519e;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background-position: 0px -23px;
	color: #27519e;
	text-decoration: none;
}

a.mainlevel#active_menu:hover {
	background-position: 0px -23px;
	color: #27519e;
	text-decoration: none;
}

a.mainlevelactive {
	display: block;
	background: url(../images/menumain_bg.gif) no-repeat;
	background-position: 0px -23px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #27519e;
	text-align: left;

	padding-top: 5px;
	height: 18px !important;

	padding-left: 29px;
	width: 152px !important;
	text-decoration: none;
	margin-top: 7px;
}




a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/menusecond_bg.gif) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	padding-top: 5px;
	height: 17px !important;
	height: 22px;

	padding-left: 29px;
	width: 152px !important;
	width: 181px;

	text-decoration: none;
	margin-left: -4px;
}

a.sublevel:hover {
	background-position: 0px -22px;
	color: #27519e;
	text-decoration: none;
}

a.sublevel#active_menu {
	background-position: 0px -22px;
	color: #27519e;
	text-decoration: none;
}

a.sublevel#active_menu:hover {
	background-position: 0px -22px;
	color: #27519e;
	text-decoration: none;
}

















.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1px;
	color: #7d96c5;
}

.auswahl {
    width: 280px;
}