/*mambomango Template by http://www.mambomango.com*/



/*Allgemeine Einstellungen*/

body {

	/*background-image: url(../images/sunset.jpg); background-repeat:no-repeat;*/

        background-attachment:fixed;
		background-position: top left;

    	background-color:#4eab38; /*MANTHOC verde*/

    	font-family:Comic Sans MS;
 
    	font-size:11px;
		

}




/*Einstellungen für die ANzeige der Überschriften*/

h1 {font-size:16px;color:#638CB2;margin-bottom:0px;}

h2 {font-size:15px;color:#000000;}

h3 {font-size:14px;color:#000000;}



/*Einstellungen für die Anzeige der Links*/

a:link, a:visited, a:active, a:hover{ 

  	text-decoration:none;

  	font-weight:bold;

  	color:#5F8AAF;

  	font-size:11px;

}

a:active, a:hover{ 

 	text-decoration:none;

    	color:#FE8B1F;

}



/*Der Container schließt die ganze Seite ein und bestimmt deren Breite*/

#container{

	width:85%;
	
	

    	font-family:Comic Sans MS;

 	font-size:11px;

    	background-color:#FFFFFF;

}



/*In diesem layer wird der Seitentitel ausgegeben*/

#title {

    	background:url(../images/logo.png) no-repeat;

    	background-color:#0a77bc;

    	text-align:center;

	height:128px;

	border-bottom:5px solid #F5F5F5;

	margin-bottom:10px; /*Abstand zum Content Container*/

}

#title h1 {

    	padding-top:50px;color:#FFFFFF;
        font-size:32px;
		

}

#newsflash table.moduletable th { /*Modulüberschrift*/

    	text-align:center;
    	font-size:50px; color:#FE8B1F;
}

#joom {

        float:right;
        width:126px;
        padding-right:2px; padding-top:2px;
}
#joom table.moduletable {

     	border:0px;

     	background-color:#0a77bc;
}

/*Einstellungen zum Suchmodul*/ 

#search {

     	float:right;

     	width:212px;

     	padding-right:2px;

}

#search table.moduletable {
   	
        padding-left:2px;

     	border:2px solid #91B5CE;

     	background-color:#F5F5F5;

}

#search .inputbox {

     	border:0px;

     	color:#000000;

     	background-color:#F5F5F5;

}

#search .button {

     	border:1px solid #D8E5EB; /*#1F7C9C*/

     	color:#000000;

     	background-color:#F5F5F5;

}



/*Einstellungen für den center_table*/

#center_table {

     	padding:5px;

}



/*Einstellungen für die beiden Layer neben dem Content*/

#left, #right {

	line-height:15px;

}

#left {

     	width:14%;

	float:left;

}

#right {

     	width:14%;

	float:right;

}



/*Einstellungen für den Content Layer*/

#content {
	
	float:left;

	width:65%;

	margin-left:3%;

     	text-align:left;

     	font-family:Comic Sans MS;

 	font-size:11px;

     	border: 1px dashed #C3C3C3;

     	margin-bottom: 10px;

     	padding-left: 5px;

     	padding-right: 5px;

     	overflow:hidden; /*damit z.B. bei Suchabfragen überlange URL's nicht das Layout zerstören*/

     	background-color:#F5F5F5;
		

}



#glossarindex{

       clear:both;

       text-align:center;

       width:66%;

       

}

.moduletableglossarindex{

       padding-top:5px;

       height:20px;

       background-color:#F5F5F5;

       border: 1px dashed #C3C3C3;

}



/*Einstellungen für den untersten Layer*/

#bottom {

    	clear:both;

    	background:url(../images/bottom_right.gif) no-repeat right;

    	background-color:#91B5CE;

    	height:34px;

    	border-top:4px solid #F5F5F5;

    	margin-top:20px;

    	vertical-align:bottom;

}

#bottom_text {

	padding:7px;

}



#empfehlungen {

       clear:both;

       text-align:left;

       width:85%;

       height:25px;

}

#empfehlungen a:link, #empfehlungen a:visited, #empfehlungen a:active, #empfehlungen a:hover{ 

  	text-decoration:none;

  	/*color:#5F8AAF;*/

        color:#B4B4B4;

        font-weight:normal;

  	font-size:10px;

}

#empfehlungen a:active, #empfehlungen a:hover{ 

 	text-decoration:none;

    	color:#FE8B1F;

}

/*Einstellungen speziell für Joomla*/



/*Module*/

table.moduletable {

    	width:100%;

    	text-align:left;

    	font-family:Comic Sans MS;

    	font-size:11px;

    	border: 1px dashed #C3C3C3; /*Rahmen um die einzelnen Module (Menü, Poll, Suchen..) */

    	margin-bottom: 10px; /*Abstand zwischen den Modulen 10px*/

    	padding-left:1px; /*Abstand zum Rahmen*/

    	padding-right:1px;

    	background-color:#F5F5F5;       

}

table.moduletable th { /*Modulüberschrift*/

    	text-align:center;

    	font-family:Comic Sans MS;

    	font-size:13px;

    	background-color:#648AAF;

	background:url(../images/menu_top_bg.gif) repeat-x;

    	color:#FFFFFF;

}

table.moduletable td { /*Modultext, nicht Content*/

    	text-align:left;

    	font-size:11px;

    	font-family:Comic Sans MS;

}



/*Content*/

td { /*Contenttext, nicht Modul*/

    	font-family:Comic Sans MS;

    	font-size:11px;

}

th {

    	font-family:Comic Sans MS;

    	font-size:11px;

}

p {

   	font-family:Comic Sans MS;

   	font-size:11px;

}

.contentheading, .componentheading {

	font-weight:bold;

  	font-family:Comic Sans MS;

  	font-size:18px;

  	color:#FE8B1F;

}

.small {

	font-family:Comic Sans MS;

  	font-size:11px;

  	color:#888888;

}

.createdate {

	font-family:Comic Sans MS;

  	font-size:11px;

  	color:#888888;

}

.mosimage_caption {

	color:#888888;

	font-family:Comic Sans MS;

	font-size:9px;

}

.modifydate{

	color:#888888;

	font-family:Comic Sans MS;

	font-size:9px;

}

.sectiontableheader {

        background-color:#F4F4F4;

}

.sectiontableentry1 {

        background-color:#FCFCFC;

}

.sectiontableentry2 {

        background-color:#F4F4F4;

}

.contentpane, .contentpaneopen{

        width:100%;

}



/*Navigationsmenü*/

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {

   	display:block;

   	background-color:#F5F5F5;

   	text-decoration:none;

   	font-weight:bold;

   	color:#5F8AAF;

   	font-size:11px;

}

a.mainlevel:active, a.mainlevel:hover, a.mainlevel:focus {

   	display:block;

   	background-color:#FE8B1F;

   	color:#FFFFFF;

   	font-size:11px;

   	text-decoration:none;

   	font-weight:bold;

}

a.sublevel:link, a.sublevel:visited, a.sublevel:hover {

	display:block;

    	background-color:#F5F5F5;

    	text-decoration:none;

    	font-weight:bold;

    	color:#5F8AAF;

    	font-size:11px;

}

a.sublevel:active, a.sublevel:hover, a.sublevel:focus {

	display:block;

    	background-color:#FE8B1F;

    	color:#FFFFFF;

    	font-size:11px;

    	text-decoration:none;

    	font-weight:bold;

}

/*Sonstiges*/

.button {

   	background-color:#628BB1;

   	color:#FFFFFF;

   	font-size:11px;

   	font-family:Comic Sans MS;

   	border: 1px solid #D8E5EB;

}

.inputbox {

   	border:1px solid #C3C3C3;

}



/*Leere Einstellungen*/

table.searchintro {} /*Tabelle um das Google Bild nach Suchabfrage*/

table.contenttoc {} /*Format für die Tabelle einer Tabelle mit mehreren Inhalten oder Artikel */

table.contenttoc td {}

table.contenttoc th {}
