/* CSS Document */


.clr {
	clear: both;
}

.mainborder_table {
	border: 1px solid Black;
}


a.pathway:link, a.pathway:visited {
	padding-bottom: 4px;
	color: White;
	font-size:9px;
}

a.pathway:hover {
	padding-bottom: 4px;
	color: red;
	font-size:9px;
	text-decoration: underline;
}

.pathway {
	padding-bottom: 4px;
	color: White;
	font-size:9px;
}


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 15px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

.maincontent_area {
   /* Abstand innerhalb des Hauptbereichs*/
	padding: 10px;
	padding-top: 30px; 
	padding-right: 35px;
	padding-left: 35px;
}

.rightnav_area {
	padding: 10px;
}


table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}


.maintitle {
	color: red;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 2px double #F4F4F4;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  margin-top: 20px;
}

a.back_button {
color=Gray
}

.pagenav {
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/indent_arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
	color: #C43C03; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: red;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #AAAAAA;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 2px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 2px;
  line-height: 16px;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	height: 16px;
/*	width: 70px; */
	font-size: 11px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #959595;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 30px;
	height: 21px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #666666;
	text-indent: 0px;
	padding-top: 4px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.subheadline {
	font-size: 12px;
	font-weight: bold;	

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-mambelfish td {
	font-size: 11px;
	padding: 6px;
	margin: 0px;
	padding-left: 50px;
	padding-bottom: 7px;
	font-weight: normal;
}

table.moduletable-topmenu td {
	font-size: 11px;
	text-align: right;
	padding-left: 4px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: normal;
   font-family: Arial, Hevlvetica, sans-serif;
	
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  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, a.mainlevel:visited {
	display: block; 
	background: url(../images/indent_arrow.png) no-repeat;
	background-position: -2px 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 5px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
background: url(../images/indent_arrow_blue.png) no-repeat;
background-position: -1px 2px;
	text-decoration: none;
	color: #1E90FF;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
/*	background: url(../images/indent_arrow.png) no-repeat; */
	background-position: 25px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 28px;
	margin-top: px; 
	text-decoration: none;
	vertical-align: bottom;
}

a.mainlevel-top:hover {
/* background: url(../images/indent_arrow_blue.png) no-repeat;
background-position: 17px 2px; */
	text-decoration: none;
	color: #1E90FF;
}


#active_menu {
background: url(../images/indent_arrow_red.png) no-repeat;
background-position: -2px 2px;
	color: red;
	font-weight: bold;
}

#active_menu-top {
background: none;
background-position: 17px 2px; 
	color: red;
	font-weight: bold;
}

a#active_menu:hover {
	color: red;
	background-position: -2px 2px;
}

a.sublevel:link, a.sublevel:visited {
	background: url(../images/indent_arrow.png) no-repeat;
	background-position: -1px 2px;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Red;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
