/* CSS Document */
form {
	display:inline;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}

.title {
	color: #dddddd;
	font-size: 22px;
	padding-left: 15px;
	padding-top: 20px;
}

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

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin-left: 16px;
padding: 0;
list-style: square;
}

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

/* --------------- */


.mainlevel-nav, ul.mainlevel-nav, li.mainlevel-nav
{
	padding: 0;
	padding-left: 0;
	margin: 0;
	font-size: 0.8em;
        background: #cc6600;
}

.mainlevel-nav 
{
/* display: block; */
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
/* width: 15%; */
	font-size: 10px;
	line-height: 14px;
	white-space: nowrap;
        color: white;
        background: #cc6600;
	border-top: 1px solid #ff9933;
        border-left: 1px solid #ff9933;
        border-bottom: 1px solid #663300;
        border-right: 1px solid #663300;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited 
{
/* display         : block; */
	padding-left    : 12px;
	padding-right   : 12px;
	text-decoration : none;
	color           : white;
        background      : #cc6600;
}


a.mainlevel-nav:hover
{
	color           : yellow;
	background 	: #ff9900;
}

/* --------------- 

//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: 1px;
//	padding-right: 1px;
//	float: left;
//	margin: 0;
//	width: auto !important;
//	font-size: 11px;
//	line-height: 21px;
//	white-space: nowrap;
//	border: 1px solid #cccccc;
//}

//ul#mainlevel-nav li a
//{

//	display: block;
//	padding-left: 16px;
//	padding-right: 15px;
//	text-decoration: none;
//	color: #333333;
//	background: transparent;
//}

//ul#mainlevel-nav li a:hover
//{
//	color: #FFFFFF;
//	background: #FF6600;
//}

*/

td {
	font-size: 13px;color:black;
}

.mosimage {  background: #eeeeee; padding: 6px; border: 1px solid #999; margin: 10px; font-size: 11px; color:#000000;}
.mosimagecaption { font-size: 11px; color:#000000;}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #333333;
	background: #ffcc66 url(../..images/main_bgn.gif) repeat-x;
}

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

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


table.contentpaneopen {
	width: 100%;
	padding: 00px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
        margin-top: 0px;
}

table.contentpane td {
        width: 100%;
        margin: 0px;
	padding: 10px;
}

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

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

.button {
	padding: 2px 5px 2px 5px;
	border: 0.5px;
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
        margin-bottom: 10px;
}

.inputbox-sb {
	padding: 2px; width:130px;
	border:solid 1px #cccccc;
	background-color: #ffffff;align:center;
}

.searchbox { padding-left: 5px;
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E; width:130px; text-align:center; align:center;  
}

.search { align: right; padding-left: 2px;}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
       /* background: #ebebeb; */
        /* height: px; */
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 16px; width:500px;
	
	

	/*  white-space: nowrap; */
	/* border-bottom: 1px solid #ebebeb; */
	/* padding: 3px; */
        /* text-transform: uppercase; */
}

.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	margin-top:25px;
}

a.contentpagetitle {
	font-size  :16px;
	font-weight:bold;
	color      :#333333;
	text-align :left;
	margin-top:25px;
}

a.contentpagetitle:hover {
	font-size  :16px;
	font-weight:bold;
	color      :#333333;
	text-align :left;
	margin-top:25px;
	border-bottom:1px solid red;
}

.componentheading{
        font-weight:bold;
        text-align :right;
        color      :#990000;
        font-size  :16px;
        padding    :10px;
       /* background :#eeeeee; */
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        margin-bottom:17px;
}


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: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase; */
/*	background: #999999;       */
	border: 0px solid #CCCCCC;
	}

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

table.moduletable-header {
width: 100%;
border: 1px solid #999999;
 }

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

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

table.contenttoc th  { color: #666666; font-size: 10px; font-weight: bold; background: url("images/subhead_bg.png") repeat-x; text-align: left; text-transform: uppercase; padding-top: 2px; padding-left: 4px; height: 21px; }

/* Definition für die grünen Menüpunkte (geschlossener Bereich) */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 15px;
        width: 100%;
	text-decoration: none;
	background: #efefef;
	border-top: 1px solid #fff;
 border-left: 1px solid White;    
       /* border-bottom: 2px solid #fff; */
 border-right: 1px solid #acacac; 
	text-indent: 3px;
	height: 15px;
}
		
#active_menu {
        background: #999999;color: White;
}

a#active_menu:hover {
	background: #FF9900;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	background: #cccccc;
	border-top: 1px solid #fff;
 border-left: 1px solid #ffd1b3; 
/* border-bottom: 2px solid #fff; */
 border-right: 1px solid #acacac; 
	height: 15px;
	text-indent: 3px;
	line-height: 15px;

}


/* Definition der offenen Menüs in blau (für alle) */

a.mainlevel-blau:link, a.mainlevel-blau:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	border-top: 1px solid #3366CC;
/* border-left: 1px solid White; */
	border-bottom: 2px solid #ffcc66;
/* border-right: 1px solid #acacac; */
	text-indent: 3px;
	height: 15px;
	background-color: #3366CC;
		}
		

a.mainlevel-blau:hover {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	background: #FF9900;
	border-top: 1px solid #ffcc33;
/* border-left: 1px solid #ffd1b3; */
border-bottom: 2px solid #ffcc66;
/* border-right: 1px solid #acacac;  */
	height: 15px;
	text-indent: 3px;
	line-height: 15px;
}

/* Ende der "blauen" Menüdefinition */




/* Definition der offenen Menüs in schwarz (für Admins) */

a.mainlevel-schwarz:link, a.mainlevel-schwarz:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	border-top: 1px solid #666666;
/* border-left: 1px solid White; */
	border-bottom: 2px solid #ffcc66;
/* border-right: 1px solid #acacac; */
	text-indent: 3px;
	height: 15px;
	background-color: #000000;
		}
		

a.mainlevel-schwarz:hover {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	background: #999999;
	border-top: 1px solid #666666;
/* border-left: 1px solid #ffd1b3; */
border-bottom: 2px solid #ffcc66;
/* border-right: 1px solid #acacac; */
	height: 15px;
	text-indent: 3px;
	line-height: 15px;
}

/* Ende der "schwarzen" Menüdefinition */








a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
background: #E2E2E2;
	text-indent: 3px;
	line-height: 15px;

}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
.blockborder{
	border: 0px solid #CCCCCC;
}

.readon{
       align: right;
	   font-size:10px;
       line-height: 25px;
	   background: #EEEEEE;
	   text-indent: 3px;
	   border-top: 1px dotted #666666;
       border-left: 1px dotted #666666;
       border-bottom: 1px dotted #666666;
       border-right: 1px dotted #666666;
	   padding:3px;
}

a.readon:link, a.readon:visited {color:#999999;}
a.readon:hover {color:#000000;}


/* MamboMap - Formatierung der Sitemap */



/* Blogsection */




blogmore, li.blogsection { 

        background: #ebebeb;
        /* height: 20px; line-height:46px;*/
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

	border-bottom: 1px solid #ebebeb;
	padding: 3px;


}

a.blogsection:hover {color:#000000;}
a.blogsection:link, a.blogsection:visited {
	font-size  :12px;
	font-weight:bold;
	color      :#666666; background: #eee;
	text-align :left;
	 padding-left: 15px; 
        padding-top: 9px;
        margin-top : 25px;
}
/* For Link Indication plugin */
a.liexternal {
	background: url(../images/link-icon_external.gif) no-repeat right;
	padding-right: 7px;
}

a.liwikipedia {
	background: url(../images/link-icon_wikipedia.gif) no-repeat right;
	padding-right: 11px;
}
a.liimdb {
	background: url(../images/link-icon_imdb.gif) no-repeat right;
	padding-right: 18px;
}
a.liftp {
	background: url(../images/link-icon_ftp.png) no-repeat right;
	padding-right: 13px;
}
a.limailto {
	background: url(../images/link-icon_mail.gif) no-repeat right;
	padding-right: 12px;
}

a.liflickr {
	background: url(../images/link-icon_flickr.png) no-repeat right;
	padding-right: 8px;
}

a.liinternal {
}