/* CSS Document */
.contentpaneopen{ border-bottom:solid 1px #999999; }
.plan th{background-color:#DDDDDD;}
.plan td, .plan th{ font-size:small}
a img{border:none}
.port{	margin:4px;
	padding:4px; border:solid 1px #999999;
	background-color:#EEEEEE;
}
.portrait{
}
.moduletable_adm h3{
	font-size:smaller; 
	 /* font-weight:normal; */
	color:#444444;
	border-bottom:solid 1px #999999;
	/*background-color:#DDDDDD;*/
	padding-left:10px; 
	margin:0px;
margin-top:30px;

}
.moduletable_adm{
	background-color:#EEEEF4;
	border:solid 1px #999999;
	margin:4px;
background-image:url(/bbs/images/fernglas.gif); 
background-position:top right; background-repeat:no-repeat;
}

.moduletable h3{
	font-size:smaller; 
	 /* font-weight:normal; */
	color:#444444;
	border-bottom:solid 1px #999999;
	background-color:#DDDDDD;
	padding-left:10px; 
	margin:0px;
}
.moduletable{
	background-color:#EEEEF4;
	border:solid 1px #999999;
	margin:4px;
}
body { 
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	color: #000099;
}

.topper{

	height:75px; 
	width:1px;
}
.topheader{ 
	width:100%;
	height:75px;
	white-space:nowrap;
	font-size:smaller;
	background: url(../images/header_logo.gif) no-repeat;
	background-color: #badaff;	
}

.pathway{ padding-left:10px; }
a.pathway:link, a.pathway:visited {
	color: black; 
	font-family: Verdana, Arial, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}
a.pathway:hover{
	color:#991111;
	text-decoration:underline;
}
.pathwayblock {
	background-color:white;
	font-size:smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top:solid 1px blue;
	height:22px;
}

#search { 
	width:200px; /*gleich breit wie left */
	float:left;
	padding-right:0px;
}
#search form{display:inline; }
#search .inputbox {  
	border: 0px;
	padding: 0px ;
	margin: 0px !important;
	font-family: arial, helvetica, sans serif;
	width: 178px;
	height:18px;
	color: #0000ff;
	background-color:#FFFDDD;
	margin-left:2px;
	padding-left:20px;
	border:solid 1px #badaff; 
}
/* zuoberst links */
#buttons {
	position:absolute; 
	margin-left:340px; 
	white-space:nowrap;
}
ul#mainlevel-nav{
	white-space:nowrap;
	
}

/* end  zuoberst links */

.rundherum{ width:100%;	float:none;	clear: both;}
#links{ /* border:solid 1px #7777AA; */}
	
.right{	
	width:180px; 
	overflow:hidden;
	border:none; /* solid 1px #7777AA; */
	border-top:none;
/*	background-color:#badaff; */
}

.left{	/*float:left;*/ /* wird überschrieben durch IE spezial im index.php */
	width:200px;
	border:none;
/*	background-color:#badaff; */
}
.middle{ 
 	margin-left:20px; /* wird überschrieben durch IE spezial im index.php */
 	margin-right:0px; /* ^^ */
 	padding-left:10px;
	border:none;
}

#banner {
}

#babel{
	font-size:smaller;
	background-color:#dddddd;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
}


#copyright{ height:12px;
	font-size:smaller;
	text-align:right;
	background-image:url(../images/miniqlogo.gif);
	background-position:bottom right; 
	background-repeat:no-repeat;
	background-color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #999999;
	padding: .5em;
/*	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
*/	line-height: 1em;
}
#content{
	background-color:white;
}

/*menu und mehrseitenartikel */
table.moduletable, table.contenttoc{
	width: 100%;
	margin-bottom: 2px;
	margin: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th, table.contenttoc th{
	color: #111199;
/*	background-color:#9cc3f7; */
	text-align: left;
	font-size:smaller;
	font-weight: normal;
	padding-left: 4px;
	border:solid 1px #7777AA;
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	cursor:pointer; cursor:hand;
}

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

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	display: inline;
	white-space:nowrap;

	/* font-size: smaller; */
	font-weight: normal;
	color: #0000BB;
	text-align: left;
	/*margin-left: 18px; */
	text-decoration: none;
	padding-bottom:1px;
	padding-top:1px;
}

a.mainlevel:hover{
	color: #000000;
	background-color:#bfdfff;
	border-bottom:solid 1px white;
	border-top:solid 1px white;
	padding-bottom:0px;
	padding-top:0px;
}


/* mambo core stuff */
/* haupt links */
a:link, a:visited {
	color: #000099; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #0000FF;	text-decoration: underline;
	font-weight: normal;
}


/* wenn artikel mehrere seiten */
table.contenttoc{
	width:auto;
	background-color:#badaff;
}
table.contenttoc th{
	cursor:auto;
}
table.contenttoc td{
	padding-left:3px; font-size:smaller;
}


/* untermenu murgs */
.moduletable div{ 
}
a.sublevel:link, a.sublevel:visited {
	white-space:nowrap;
	color: #0000FF;
}

a.sublevel:hover { 
	color: #000000;
	text-decoration: none;
}

.headline{ /* logo top right */
	position:absolute;
	top:0px;
	right:0px;
	height:75px;
}

/* letzte news listen etc */
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.moduletable li{
	list-style:none;
font-size:10pt;
}

/* aktuelles Menu */
#active_menu {
	color:#000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #aa0000;
}


/*end red */
/*end red */
/*end red */
/*end red */
.clr {
	clear: both;
}








.title {
	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 **/

#footer { border:solid 1px black;
}





table.contentpaneopen {
	padding: 0px;
/*	border-collapse: collapse;*/
	border-spacing: 1px;
/*	border:solid 1px red; */
}
table.contentpaneopen td{
/* border:solid 1px #FF9955; */
}

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

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

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #ff6600;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

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

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #002B54;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20pt;
	white-space: nowrap;
}

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





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: 11px;
	font-weight: bold;
}

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



.highlight {
	background-color: red;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
/* bbo spezial */
th.r{border-bottom:solid 1px #777777;}
th.l{border-bottom:solid 1px #777777;}
.w{width:100%;}
.liste a{text-decoration:none; font-family:arial; font-size:8pt;}
.adresse{width:100%; font-family:arial; font-size:10pt; padding:0px; margin:4px; border-bottom:solid 1px #777777;}
/* td{border:solid 1px red;} */

.adressen{width:100%;}
.adressen table{border-collapse:collapse; }
.adressen td{ font-family:verdana;
	background-color:#FFFFFF;
	border:none; border-bottom:solid 1px #999999;
	overflow:hidden; white-space:nowrap; font-size:10pt; margin:0; padding:0;
}
.adressen th{
 background-color:#CCCCCC;
}
.adressen th.cap{
font-size:10pt;
	border:none; 
	background-color:#CCCCCC;
}
.agenda td{font-family:verdana;
	background-color:#FFFFFF;
	border:none; border-bottom:solid 1px #666666;
	overflow:hidden; white-space:nowrap; font-size:10pt; margin:0; padding:0;}

.news{width:100%; white-space:normal;}
.news a{display:inline; white-space:normal; }
.newsdetail{ width:100%;}
/*
li a{	font-size:smaller;
	display:inline; 
	width:100%; 
}
.moduletable li{
	margin:0px;
}
li ul{
	margin-left:10px; 
}
*/
.search_suchpanel{
	margin-left:20px;
}
.panel input{width:120px;}
.moduletable li{ display:inline;
width:190px;
 /*bug im css beheben damit im mac funzt */ }
.moduletable a{display:inline; width:100%; font-size:10pt; overflow:hidden;}
.menuitem{margin-left:10px;   font-size:8pt; }
.menuitem ul{margin-left:10px; margin-right:2px; border:solid 1px #CCCCCC; background-color:#FDFDDD;}
.sublevel{margin-left:5px;  }
.transMenu .items{background-color:#DEF; }
