/*Design CSS Style*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#cccccc;
	background-repeat:repeat-x;
}


/*Mambo CSS Style*/
p, td, tr, ul {
    font-family: Arial, Georgia;
	font-size: 10pt;
	color: #000000;
	font-decoration: none;
}

a:link, a:visited, a:active  {
    font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
    color: #9a0507;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
    color: #000000;
}

hr {
    color: #777777;
	}

/* FORMULAR EINSTELLUGEN */



.searchbutton {
	width:54px;
	height:27px;
    font-family: Arial;
	font-size: 10pt;
	color: #777777;
	text-decoration: none;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	border:0px;
	
	}

.inputbox {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;

}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{

font-weight: normal;
font-size: 10pt;
color:#9a0507;
height: 20px;
display: block;
padding-left: 10px;
padding-right: 10pt;
text-decoration: none;
margin-left: 8px;
white-space: nowrap;
border-right: 1px solid #9a0507;

}

ul#mainlevel-nav li a:hover{
font-weight: normal;
font-size: 10pt;
color:#000000;
height: 20px;
display: block;
padding-left: 10px;
padding-right: 10pt;
text-decoration: none;
margin-left: 8px;
white-space: nowrap;
}


	/* NAVIGATION/MENÜ EINSTELLUNGEN - deaktiviert im transmenu style ändern
a.mainlevel  {
    display: inline;
	height:100%;
	background: url(../images/12.gif) 100% 0 no-repeat;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	letter-spacing:0px;
	
	
	}

a.mainlevel:link, a.mainlevel:visited {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#939393;
	text-decoration: none;
	letter-spacing:0px;
	padding-left: 15px;
	padding-right:15px;
	
	}


a.mainlevel:hover {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#f1f1f1;
	text-decoration: none;
	letter-spacing:0px;
	padding: 0 15px;
	
	
	}
#active_menu {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	letter-spacing:0px;
	padding: 0 15px;
	
	
	}
*/
.componentheading { font-family:Arial; font-weight:bold; color:#9a0507; font-size:14pt;}            /* Formatierung der Komponenten-Überschriften */

.contentheading {
    height: 24px !important;
	line-height: 24px;
    font-family: Arial;
	font-size: 12pt;
	color: #777777;
	text-decoration: none;
	background: url(../images/contentheading.gif) 100% 0 repeat-x;
	width:100%;
	font-weight:bold;

	}

.contentpaneopen {
    margin-right: 17px;
	color: #777777;
	}

.contentpagetitle {
    font-family: Arial;
	font-size: 10pt;
	color: #ea6500;
	text-decoration: none;
	text-indent: 17px;
	letter-spacing: 4px;
	font-style: normal;
	font-weight:bold;
	}

/* JOOMLA! MODUL EINSTELLUNG */
table.moduletable {
    text-align: left;
    font-family: arial;
	font-size: 12pt;
	color: #777777;
	font-style: normal;
	}
table.moduletable th {
    text-align: left;
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #777777;
	height: 22px !important;
	width:200px;
	line-height: 20px;
	text-indent:5px;
	font-weight:bold;
	}

table.moduletable td {
	font-style: normal;
	color: #777777;
	padding-left:5px;

	}

/* VERSCHIEDENE EINSTELLUGEN */

.pathway {
   margin-left: 1px;
   padding-top:2px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   color:#9a0507;
   font-weight:bold;
}
.small { font-family:Arial; color:#cccccc;}                       /* Formatierung "Geschrieben von" */
.date {color:#999999; margin-left:5px;}


.copyright{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
    color: #999999;}
a.sublevel {                                                      /* Untermenüformatierung */
   color:#012345;
   font-size:9pt;
}
#left {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #C76100;
}