/* CSS Document */


/* html tags */

* {
	font-family: Arial, Helvetica, Sans Serif;
	font-size:10pt;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #ffffff;
	margin:0px;
	padding:0px;

}

h1 {
	height: 30px;
	background:#545454;
	color: #DA9508;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	vertical-align:middle;
}

p {
	margin:0px;
}

form {
	margin: 0;
 	padding: 0;
}

ul {
	margin: 0;
	padding: 0px;
}

div.leftcol ul.menu {
	padding-left:20px;
}

td {
	text-align: left;
	font-size: 11px;
}

div.col1 img {
	margin-top:10px;
	margin-bottom:10px;
}

div.col1 ul {
	padding-left:15px;
}


/* div classes */

div.banneritem {
	padding-top:5px;
	text-align:center;
}

div.banneritem img {
	border:0;
	text-align:center;
	
}

/* custom classes */

.maurer {
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
}

.menu_headline {
	color:#00aeef;
	font-weight:bold;
}

div.moreLink {
	color:black;
	background: #D9D9D9;
	width:540px;
	padding-left:15px;
	margin-left:5px;
}

div.topmenu div.moduletable {
	background:#d4d4d4;
}

div.left_bottom {
	background: url(../images/left_background.jpg) no-repeat;	
	position:absolute;
	bottom:15px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

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

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


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}


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

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

.error {
  font-style: italic;
  text-transform: uppercase;
  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: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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

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





/* Joomla core stuff */
a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: normal;
}

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

table.contentpaneopen td {
	margin: 0px;
	padding: 3px 10px 0 10px;
}

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



table.contentpane {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	background:#F2F2F2;
	}

table.contentpane form {
	width: 550px;
	}

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

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

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

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

.button_content {
 	background:#d4d4d4;;
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: 100%;
  ;background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}


.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	height: 30px;
	line-height:25px !important;
	line-height: 20px;
	background:#FFFFFF;
	color: #d4d4d4;;
	font-weight: bold;
	font-size: 14px;
}

.contentcolumn {
	padding-right: 5px;
	
}

.contentheading {
	height: 30px;
	background:#FFFFFF;
	color: #00aeef;
	font-weight: bold;
	font-size: 14px;
	
}



.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%;
	padding: 0px;
	margin:0px;
	padding-bottom:5px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

div.moduletable {
	background: #e9e9e9;
	margin:0;
	
	/**border:1px solid #d4d4d4;;*/
}

table.moduletable th {
	background:#d4d4d4;
	color: #000000;
	text-align: left;
	width:90%;
	vertical-align:middle;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
	font-size: 13px;
	margin: 0px 0 0px 8px;
}

div.moduletable h3 {
	background:#d4d4d4;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
}

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

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;
}

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

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

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

table.contenttoc td {
  padding: 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: 10px;
	text-transform: uppercase;
}

/* Navigation */

ul.menu a:link, ul.menu a:visited {
	display: block;
	background: #e9e9e9;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-decoration: none;
}

div.leftcol ul.menu a:link, ul.menu a:visited {
	display: block;
	background: #e9e9e9;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-left:7px;
	text-decoration: none;
}

div.topmenu ul.menu a:link, 
div.topmenu ul.menu a:visited {
	display: block;
	background: #d4d4d4;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-left:0px;
	padding-top: 0px;
	text-decoration: none;
}


ul.menu li {
	list-style:disc;
	background-image:none;
	background: #d4d4d4;
}

ul.menu li#current a, ul.menu li.active a, ul.menu a:hover {
	color:#00aeef;
}

ul.menu a:hover {
	background:#d4d4d4;
}


div.topmenu ul.menu li {
	list-style: none;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	float:left;
	padding-left5px;
	padding-right:25px;
	background-image:none;
	background: #d4d4d4;
}

div.topmenu ul.menu li#current a,div.topmenu ul.menu li.active a  {
	color:#00aeef;
}


div.topmenu div.moduletable ul.menu li {
	list-style: none;
	float:left;
	background-image:none;
	background: #d4d4d4;

}

div.topmenu ul.menu a {
	float:left;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	background: #d4d4d4;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left:25px;
	text-decoration: none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#d4d4d4;;

}

a.mainlevel {
	margin-left:35px;
	font-size:10pt;
}

a.sublevel:hover a.sublevel#active_menu {
	color:#FFFFFF;
	background: #d4d4d4;
	
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


li.active a span {
	color:#00aeef;
}

