/* CSS Document */
form {
	display:inline;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;

}


.title {
	color: #000000;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 20px;
}
.h2 {
font-size:14px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;

background-image: url(../images/arrowright-s-i.gif) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav li
{
	display: block;
	background-image: url(../images/arrowright-s-i.gif);
	
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
	border: 0px solid #cccccc;


}

ul#mainlevel-nav li a
{

	display: block;

	text-decoration: none;
	color: #000000;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #ffffff;
         text-decoration: underline;
}

ul#mainlevel-navi
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-navi li
{
	display: block;
	background-image: url(../images/arrowright-s-i.gif);

	float: left;
	margin: 0;
	width: auto !important;
	font-size: 10px;
	line-height: 15px;
	white-space: nowrap;
	border: 0px solid #cccccc;


}

ul#mainlevel-navi li a
{

	display: block;

	text-decoration: none;
	color: #ff0000;
	background: transparent;
}

ul#mainlevel-navi li a:hover
{
	color: #000000;
	background: #ffffff;
         text-decoration: underline;
}

ul#sublevel-navi
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#sublevel-navi li
{
	display: block;
	background-image: url(../images/arrowright-s-i.gif);

	float: left;
	margin: 0;
	width: auto !important;
	font-size: 10px;
	line-height: 15px;
	white-space: nowrap;
	border: 0px solid #cccccc;


}

ul#sublevel-navi li a
{

	display: block;

	text-decoration: none;
	color: #ff0000;
	background: transparent;
}

ul#sublevel-navi li a:hover
{
	color: #000000;
	background: #ffffff;
         text-decoration: underline;
}

td {
	font-size: 15px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;

}

/* mambo core stuff */
a:link, a:visited {

	color: #000000; text-decoration: none;
         padding-left: 0px;
	font-weight: bold;
         margin -left: 15px;
	font-size:16px;

}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: bold;
}

a.test:link, a.test:visited {

	color: #000000; text-decoration: none;
         padding-left: 15px;
	font-weight: bold;
         margin-left: 0px;background-color: #c4e3f8;
background-image: url(../images/arrowright-s-ia.gif);background-repeat: no-repeat;
}

a.test:hover {
	color: #000000;	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/arrowright-s-ia.gif);background-repeat: no-repeat;
}


table.contentpaneopen {

	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

table.contentpane td {
	margin: 0px;
	padding: 5px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;

	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
         margin-left: 10px;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
         margin-left: 10px;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
background: #07609f;
height: px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	border-bottom: px solid #000000;
	padding: 3px;
        text-transform: uppercase;
}


.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.componentheading{
font-weight: bold;
color: #ffffff;
font-size: 14px;
background: #07609f;
padding: 3px;
}


table.moduletable {
	width: 100%;
	height:600px;
	margin-left: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-weight: bold;
}

table.moduletable th {
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	height: 21px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
         background: #07609f;
	border: 0px solid #07609f;
	}

table.moduletable td {
	font-size: 13px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	
}

table.moduletable-header {
width: 100%;
border: 1px solid #07609f;
 }

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	color:#fff;
  
  background: #07609f;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #808080;
	font-size: 9px;
	font-weight: normal;
}

.createdate {

	padding-bottom: 10px;
	color: #808080;
	font-size: 9px;
	font-weight: normal;
}

.modifydate {

	padding-top: 10px;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
 /* background: url(../images/subhead_bg.png) repeat-x;*/
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
         display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
         padding-left: 0px;

	color: #000000;
	text-align: left;
	line-height: 20px;
        width: 94%;
	text-decoration: none;
	background: #81c3f1;
	border-top: 0px solid White;
border-left: 0px solid White;
border-bottom: 0px ;
border-right: 0px  ;
	text-indent: 3px;
	height: 20px;

		}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
         font-size: 14px;
	font-weight: normal;
         padding-left: 0px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	width: 94%;
	text-decoration: underline;
	background: #81c3f1;
	border-top: 0px solid #ffd1b3;
border-left: 0px solid #ffd1b3;
border-bottom: 0px solid #acacac;
border-right: 0px solid #acacac;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;

}
a.mainlevel:active {
	display: block;
	vertical-align: middle;
         font-size: 14px;
	font-weight: normal;
         padding-left: 0px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	width: 94%;
	text-decoration: underline;
	background: #81c3f1;
	border-top: 0px solid #ffd1b3;
border-left: 0px solid #ffd1b3;
border-bottom: 0px solid #acacac;
border-right: 0px solid #acacac;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;

}
#active_menu {
    color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
} /* Einstellungen für das aktive Element im Hauptmenü*/

a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	padding-left: 15px;
	margin-left:-14px;
	display: block;
	vertical-align: left;
	font-size: 12px;
	background-color: #c4e3f8;
	color: #000000;
	text-align: left;
	
}

a.sublevel:hover {
	color: #000000;
	text-decoration: underline;
}a.sublevel:link_spezial, a.sublevel:visited_spezial {
	font-weight: normal;
	padding-left: 15px;
	margin-left:-14px;
	display: block;
	vertical-align: left;
	font-size: 11px;
	background-color: #fff;
	color: #000000;
	text-align: left;
	
}

a.sublevel:hover_spezial {
	color: #000000;
	text-decoration: underline;
}
.blockborder{ #07609f;
}
.border{ #000000;
}
table.contentpaneopen_eigene {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #F1F2F5;
	
}

table.contentpane_eigene td {
	margin: 0px;
	padding: 5px;
}

table.contentpane_eigene td.componentheading {
	padding-left: 4px;
}

table.contentpane_eigene td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}
.button_eigene {
	padding: 2px 5px 2px 5px;

	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}

.inputbox_eigene {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
         margin-left: 10px;
}

.searchbox_eigene {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
         margin-left: 10px;
}


.contentcolumn_eigene {
	padding-right: 5px;
}

.contentheading_eigene {
height: px;

	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: px solid #000000;
	padding: 3px;
        text-transform: uppercase;
}


.contentpagetitle_eigene {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.componentheading_eigene{
font-weight: bold;
color: #ffffff;
font-size: 18px;
background: #07609f;
padding: 3px;
}


table.moduletable_eigene {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_eigene th {
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
         background: #07609f;
	border: 0px solid #07609f;
	}

table.moduletable_eigene td {
	font-size: 11px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header_eigene {
width: 100%;
border: 1px solid #07609f;
 }

table.pollstableborder_eigene td {
  padding: 2px;
}

.sectiontableheader_eigene {
  font-weight: bold;
  
  background: #07609f;
  padding: 4px;
}

form_eigener {
	display:inline;
	margin: 0px;
	padding: 0px;
}

.clr_eigener {
	clear: both;

}


.title_eigener {
	color: #ff0000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error_eigener {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.back_button_eigener {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav_eigener {
	align: center;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar_eigener {
	padding-right: 5px;
	float: right;
}

ul_eigener
{
margin: 0;
padding: 0;
list-style: none;
}

li_eigener
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
ul#mainlevel-nav_eigener
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav_eigener li
{
	display: block;
	background-image: url(../images/arrowright.gif);

	float: left;
	margin: 0;
	width: auto !important;
	font-size: 9px;
	line-height: 15px;
	white-space: nowrap;
	border: 0px solid #cccccc;


}

ul#mainlevel-nav_eigener li a
{

	display: block;

	text-decoration: none;
	color: #000000;
	background: transparent;
}

ul#mainlevel-nav_eigener li a:hover
{
	color: #000000;
	background: #ffffff;
         text-decoration: underline;
}


td_eigener {
	font-size: 11px;
}



body_eigener {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;

}

/* mambo core stuff */
a:link_eigener, a:visited_eigener {
	color: #ff0000; text-decoration: underline;
         padding-left: 0px;
	font-weight: bold;
         margin -left: 15px;

}

a:hover_eigener {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen_eigener {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

table.contentpane_eigener td {
	margin: 0px;
	padding: 5px;
}

table.contentpane_eigener td.componentheading_eigener {
	padding-left: 4px;
}

table.contentpane_eigener td.contentheading_eigener {
  padding-left: 15px;
  padding-top: 9px;
}

.button_eigener {
	padding: 2px 5px 2px 5px;

	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}

.inputbox_eigener {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
         margin-left: 10px;
}

.searchbox_eigener {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
         margin-left: 10px;
}


.contentcolumn_eigener {
	padding-right: 5px;
}

.contentheading_eigener {
background: #07609f;
height: px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: px solid #000000;
	padding: 3px;
        text-transform: uppercase;
}


.contentpagetitle_eigener {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.componentheading_eigener{
font-weight: bold;
color: #ffffff;
font-size: 13px;
background: #07609f;
padding: 3px;
}


table.moduletable_eigener {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_eigener th {
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
         background: #07609f;
	border: 0px solid #07609f;
	}

table.moduletable_eigener td {
	font-size: 11px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header_eigener {
width: 100%;
border: 1px solid #07609f;
 }

table.pollstableborder_eigener td {
  padding: 2px;
}

.sectiontableheader_eigener {

  font-weight: bold;
  background: #07609f;
  padding: 4px;
}

.sectiontablefooter_eigener {

}

.sectiontableentry1_eigener {
	background-color : #ffffff;
}

.sectiontableentry2_eigener {
	background-color : #f9f9f9;
}

.small_eigener {
	color: #07609f;
	font-size: 11px;
	font-weight: bold;
}

.createdate_eigener {
	height: 15px;
	padding-bottom: 10px;
	color: #07609f;
	font-size: 11px;
	font-weight: bold;
}

.modifydate_eigener {
	height: 15px;
	padding-top: 10px;
	color: #07609f;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc_eigener {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc_eigener th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link_eigener, a.mainlevel:visited_eigener {
         display: block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: normal;
         padding-left: 8px;

	color: #000000;
	text-align: left;
	line-height: 20px;
        width: 94%;
	text-decoration: none;
	background: #81c3f1;
	border-top: 0px solid White;
border-left: 0px solid White;
border-bottom: 0px ;
border-right: 0px  ;
	text-indent: 3px;
	height: 20px;

		}

a.mainlevel:hover_eigener {
	display: block;
	vertical-align: middle;
         font-size: 11px;
	font-weight: normal;
         padding-left: 8px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	width: 94%;
	text-decoration: underline;
	background: #81c3f1;
	border-top: 0px solid #ffd1b3;
border-left: 0px solid #ffd1b3;
border-bottom: 0px solid #acacac;
border-right: 0px solid #acacac;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;

}

a.sublevel:link_eigener, a.sublevel:visited_eigener {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

a.sublevel:hover_eigener {
	color: #000000;
	text-decoration: none;

	text-indent: 3px;


}

a.sublevel:link_eigener, a.sublevel:visited_eigener {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

a.sublevel:hover_eigener {
	color: #000000;
	text-decoration: underline;
}
.blockborder_eigener{ #07609f;
}
.border_eigener{ #000000;
}
