

/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	background: #fff url(../images/bub_bg_top.png) repeat-x;
}

a:link, a:visited {
	color: #E89C0F; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #F7AD00;	
	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
}

div, p,  table, td, th {
	font-family: Lucida Grande, Verdana,Helvetica,Arial,sans-serif;
	line-height: 140%;
	color: #000000;	
}

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {

}




span.pathway {
	padding-left: 10px;
	color: #394048;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
	border-width:0px 0px 1px 0px;
	border-color:#FE0000;
	border-style:solid;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #E89C0F;
	border-bottom: 1px solid #e7e7e7;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}




table.blog td.contentheading {
border-width:0px 0px 1px 0px;
border-color:#FE0000;
border-style:solid;
margin:0px;
padding:0px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	margin-left: -7px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #2B3036;
		background: url(../images/bub_h3.png) 0 0 repeat-y;
}

#leftnav div.moduletable h3 {
		background: url(../images/bub_h3.png) 0 0 repeat-y;
border-width:1px 1px 1px 1px;
border-top-color:#cccccc;
border-left-color:#cccccc;
border-right-color:#aaaaaa;
border-bottom-color:#aaaaaa;
border-style:solid;
}

#leftnav div.moduletable {

}

#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 5px;
}

div.moduletable {
	padding: 0px 8px 15px 8px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #000000;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 600px;
		max-width: 973px;
		width: expression(document.body.clientWidth > 980? "980px": "auto" );
}

div#top {
	background: url(../images/bub_header_m.png) 0 0 repeat-x;
}

div#top div {
	background: url(../images/bub_header_r.png) 0 0 no-repeat;
}

div#top div div {
	background: url(../images/bub_header_l_1000.jpg) 0 0 no-repeat;
	height: 98px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 35px;
	top: 28px;
	width: 100px;
	height: 91px;
	z-index: 90;
	background: transparent;
}

div#middle {
	background: #fff url(../images/bub_shadow_r2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../images/bub_shadow_r1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../images/bub_shadow_l2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../images/bub_shadow_l1.png) 0 0 no-repeat;
	padding: 0 19px; 
}

div#bottom {
	background: url(../images/bub_shadow_b.png) 0 0 repeat-x;
}

div#bottom div {
	background: url(../images/bub_shadow_bl.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(../images/bub_shadow_br.png) 100% 0 no-repeat;
	height: 44px;
        width:100%;
	padding-top: 5px;
	font-size: 10px;
	color: #A2A7A9;
	text-align: center;
}

div#navigation {
	height: 4px;
	background: url(../images/bub_buttonbar.png) 0 0 repeat-x;

}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #E2E2E2;
  border-right: 1px solid #fff;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #E2E2E2;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-transform: uppercase;
  color: #2B3036;
	float:left;
  display:block;
	padding: 0 30px;
	height: 28px;
	line-height: 28px;
  text-decoration: none;
	background: url(../images/bub_button_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.orange_active_menu {
	border-right: 1px solid #B79300;
}

#topnav #mainlevel li.orange_active_menu a:link, #topnav #mainlevel li.orange_active_menu a:visited {
	background: url(../images/bub_button_on.png) 0 0 no-repeat;
	color: #000;
	float:left;
		padding: 0 30px;
	height: 28px;
	line-height: 28px;
}


#topnav #mainlevel a:hover {
  color: #000000;
}

#topnav #mainlevel li.orange_active_menu a:hover {
	color: #333;
}

#showcase {
	margin: 0;
	padding: 1px 0;
	background: #fff;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
}

#showcase .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	background: url(../images/bub_body_right.png) 100% 0 repeat-y;
}


#leftnav {
	width: 180px;
	border: 0px solid #ff0;
	background: url(../images/bub_column_left.png) 0 0 repeat-y;
}

#leftborder {
	border-left: 1px solid #D3D8DE;
}

#lefttop {
		border: 0px solid #00f;
}

div#mainbody { 
	border: 0px solid #0ff;
	padding: 12px;
}

#rightnav {
	width: 180px;
	border: 0px solid #00f;
	background: url(../images/bub_column_right.png) 100% 0 repeat-y;
	
}

#righttop {
	background: url(../images/bub_bodytop_r.png) 0 0 no-repeat;
	height: 29px;
}

#rightbody {

}

#pathway{
	background: url(../images/bub_bodytop.png) 0 0 repeat-x;
	padding-top: 5px;
	height: 29px;
}

#leftnav div.submenu1, #leftnav div.submenu2, #leftnav div.submenu1_active, #leftnav div.submenu2_active {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav div.submenu1,#leftnav div.submenu1_active {
	background: none;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}

#leftnav div.submenu2,#leftnav div.submenu2_active {
	text-indent: 20px;
}

#leftnav ul.submenu ul li {
	text-indent: 10px;
}

#leftnav ul.submenu ul ul li {
	text-indent: 30px;
}

#leftnav ul.submenu ul ul ul li {
	text-indent: 40px;
}

#leftnav ul.submenu ul ul ul ul li {
	text-indent: 50px;
}

div.submenu1 a:link, div.submenu1 a:visited, div.submenu2 a:link, div.submenu2 a:visited  {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu_orange.png) 100% -2px no-repeat;
color:#FFFFFF;
font-weight:bold;
}

div.submenu1_active a:link, div.submenu1_active a:visited, div.submenu2_active a:link, div.submenu2_active a:visited  {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu_orange.png) 100% -53px no-repeat;
color:#FCCE55;
font-weight:bold;
text-decoration:none;
}

div.submenu1 a:hover, div.submenu2 a:hover {
	background-position: 100% -53px;
	text-decoration: none;
color:#FCCE55;
}

div.mainlevel a:link, div.mainlevel a:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu.png) 100% -2px no-repeat;
color:#FFFFFF;
font-weight:bold;
}

div.mainlevel_active a:link, div.mainlevel_active a:visited, div.mainlevel_active a:hover {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu.png) 100% -53px no-repeat;
color:#FCCE55;
font-weight:bold;
text-decoration:none;
}

div.mainlevel a:hover {
	background-position: 100% -53px;
	text-decoration: none;	
color:#FCCE55;
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}





div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}




/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

#pathway table {
border-width:0px;
position:relative;
top:-19px;
left:5px;
}

#pathway table td{
border-width:0px;
font-weight:bold;
}

#pathway table td a{
text-decoration:none;
font-weight:bold;
}


#searchform
{
padding:0px;
margin:0px;
}

.tx-macinasearchbox-pi1
{
padding:0px 0px 40px 0px;
margin:0px;
}

.tx-macinasearchbox-pi1 a
{
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
padding: 0px 0px 0px 2px;
}

.tx-macinasearchbox-pi1 a:hover
{
color:#FCCE55;
}

.tx-macinasearchbox-pi1 div.moduletable {
	padding: 0px;
	margin: 0px;
}

TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:12px}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:white; }   
.clTover{color:#FCCE55;}
a.clT:active{color:#FCCE55;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:11px;}
.clS,.clS2{color:#006699; background-color:#CDDBEB; layer-background-color:#CDDBEB;border-width:1px 1px 1px 1px;border-color:#336699;border-style:ridge;}
.clSover,.clS2over{color:#FCCE55;}
.clSover,.clS2over{layer-background-color:#4B7AB6; background-color:#4B7AB6;}
.clB,.clTover,.clBar{layer-background-color:#336699;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute;width:10; height:10; visibility:hidden;}

/* ------2-spaltiges Content-Layout------- */

#col_wrap {
padding:0px;
margin:0px;
}

#col_left
{
float:left;
width:57%;
padding:0px 10px 0px 2px;
margin:0px;
}

#col_right
{
float:left;
width:39%;
padding:0px 2px 0px 10px;
margin:0px;
background-color:#eeeeee;
}

hr
{
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color:#ff0000;
}