/* -------------------------------------------------------------*/
/* ---------------- Custom Styling Classes ---------------------*/
/* ---------------- Gülser-Mosel-Skater e.V. ------------*/

/* ---------------- JoomlaCE Editor ----------------------*/
/* ---------------------- Style Settings ----------------------------*/
.cont_ueberschrift {
	/* Überschrift blau */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC; /* Schriftfarbe blau */
	text-decoration: none;
	font-weight: bold;
	}
.cont_normal {
	/* Schrift Content */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /* Schriftfarbe grau */
	text-decoration: none;
	font-weight: normal;
	}
.cont_klein {
	/* Schrift Content klein */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC; /* Schriftfarbe grau */
	text-decoration: none;
	font-weight: normal;
	}
.cont_fett {
	/* Schrift Content fett */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /* Schriftfarbe grau */
	text-decoration: none;
	font-weight: bold;
	}
.cont_kursiv {
	/* Schrift Content kursiv */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /* Schriftfarbe grau */
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	}
.cont_kurs_fett {
	/* Schrift Content kursiv und fett */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /* Schriftfarbe grau */
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	}


/* -------------- ENDE Schrift Settings----------------*/


/* ---------------- Template Layout ----------------------*/

/* --- Top Graphic Bar Table ---*/
.top_bar { /* --- Tabelle oben (weiss über blau) ---*/
	width: 100%;
	height: 5px;
	/* --- background: #FFFFFF; ---*/
	/* --- background: url(../images/top_bar.jpg); ---*/
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
}

/* --- ################################################################ ---*/
/* --- Tabelle oben für Logo, Schrift ...  ---*/
/* --- ################################################################ ---*/
.table_1 {
	width: 783px; /* --- Breite der oberen Tabelle (Logo, Schrift) width: 764px ---*/
	height: 95px;
	/* --- background: url(../images/top_var.gif); /* ---  Hintergrundbild über index.php definiert ---*/
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	padding-top: 0px;
}

/* --- Cell Holding gms_logo1, gms_logo2, gms_logo3 Image ---*/
.gms_logo {
	width: 296px;
	height: 95px;
}

.gms_logo1 {
	width: 144px;
	height: 95px;
	
}

.gms_logo2 {
	width: 175px;
	height: 95px;
	
}

.gms_logo3{
	width: 121px;
	height: 95px;
	
}



/* --- ################################################################ ---*/
/* --- Hellblauer Hintergrund Pathway, Datum ---*/
/* --- ################################################################ --- */
.lower_bar {
	width: 768px; /* --- Pathway-Breite ---*/
	height: 14px;
	background: #468DD4; /* --- Hintergrund (hellblau #468DD4) Tabelle Pathway, Datum	---*/ 
	/* --- border-top: solid 1px #D8D6D7;  (graue Linie oben) ---*/
	border-left: solid 3px #003366; /* --- Abstand des Hintergrund(hellblau) zum linken Rand	---*/ 
	border-right: solid 3px #003366;
}


.left_free {
	width: 145px; /* --- linke freie Spalte ---*/
	/* ---padding-top: 15px; ---*/
	/* ---background: #4C7FB2; ---*/
	border-left: solid 1px #468DD4;
	border-right: solid 0px #666666;
	/* ---border-top: solid 1px #468DD4;  hellblaue Linie (Rand) oben ---*/
	/* ---border-bottom: solid 1px #468DD4;  hellblaue Linie (Rand) unten ---*/
}	

.main_path {
	width: 450px; /* --- mittlere Spalte mit Pfad ---*/
	/* ---padding-top: 15px; ---*/
	/* ---background: #4C7FB2; ---*/
	text-align: left;
	border-left: solid 1px #468DD4;
	border-right: solid 0px #666666;
	/* ---border-top: solid 1px #468DD4;  hellblaue Linie (Rand) oben ---*/
	/* ---border-bottom: solid 1px #468DD4; /* --- hellblaue Linie (Rand) unten ---*/
}	

.right_date { /* --- Spalte mit Datum ---*/
	width: 145px; 
	/* ---padding-top: 15px; ---*/
	/* ---background: #4C7FB2; ---*/
	border-left: solid 1px #468DD4;
	border-right: solid 0px #666666;
	/* ---border-top: solid 1px #468DD4;  hellblaue Linie (Rand) oben ---*/
	/* ---border-bottom: solid 1px #468DD4; /* --- hellblaue Linie (Rand) unten ---*/
}	


/* --- ################################################################ ---*/
/* --- Table Containing Left, Top, and Bottom Modules and the Main Body ---*/
/* --- ################################################################ ---*/
.table_2 {
	width: 764px;
	background: #003366; /* --- Hintergrundfarbe Left, Top, Bottom Modules, Main Body (Content), Right	---*/
	border-left: solid 1px #666666; /* --- Abstand linke Tabelle (Left Modules MainMenu) links zum Rand ---*/
	border-right: solid 1px #666666; /* --- Abstand rechte Tabelle (Right Modules) rechts zum Rand ---*/
	margin: 0px 0px 0px 0px;
}

/* --- Cell Holding Left Side Modules ---*/
.left_modules {
	width: 145px; /* --- Module linke Seite (175px) ---*/
	padding-top: 15px;
	background: #4C7FB2;
	border-left: solid 1px #468DD4;
	border-right: solid 0px #666666;
	border-top: solid 1px #468DD4; /* --- hellblaue Linie (Rand) oben ---*/
	border-bottom: solid 1px #468DD4; /* --- hellblaue Linie (Rand) unten ---*/
}


/* --- Cell Holding Top and Bottom Modules and the Main Body ---*/
.main_content {
    width: 485px;
	background: #003366;
	padding-top: 15px; /* --- Abstand Content Text inkl. News Aktuell oben -> original: 10px ---*/
	padding-left: 5px; /* --- Abstand Content Text rechts/links -> original: 10px ---*/
	padding-right: 5px;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

/* --- Cell Holding Right Side Modules ---*/
.right_modules {
	width: 145px; /* --- Module rechte Seite (175px) ---*/
	padding-top: 15px;
	background: #003366;
	/* border-left: solid 0px #666666;  --- dashed 1px #666666 ---*/
	border-left: 1px dotted white; /* gepunkteter Rahmen links (dashed = gestrichelt) ---*/
	border-right: solid 0px #666666;
	border-top: 1px dotted white;
	border-bottom: solid 0px #666666;
}

/* --- Table Holding the Footer ---*/
.table_bottom {
	width: 100%;
	background: #FFFFFF; /* --- Hintergrundfarbe Rahmen unten um HOME KONTAKT IMPRESSUM ---*/
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 1px #666666;
	
}

/* --- Cell Holding the footer ---*/
.footer {
  height: 35px;
}
.footer_text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* -- Schriftfarbe Footertext ---*/
	}


/* -------------------------------------------------------------------*/
/* ---------------- Mambo Styling Classes ----------------------------*/
/* -------------------------------------------------------------------*/

/* ---------------- General Body Styling----------------------*/
    /* These are normal css setup reccommended for your
      HTML template although they are not neccessary */
 
body {
	margin: 0px 0px 0px 0px;
	background-color : #003366 ; /* -- Hintergrundfarbe Body (Bereich oben sichtbar) ---*/
	color : #465675;
	}

/* --- ################################################################ ---*/
/* --- Schriftformatierung Contenttext ---*/
/* --- ################################################################ --- */

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; /* --- Größe Contexttext --> (Formatierung über Editor), Text unter Überschrift Sportnews, unter LOGIN -->Benutzername, Passwort, Angemeldet bleiben ---*/
	color: #CCCCCC; /* -- Schriftfarbe Contenttext ---*/
	}

/* --- ################################################################ ---*/
/* --- Ende Schriftformatierung Contenttext ---*/
/* --- ################################################################ --- */

h4 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* ----------------- Textfarbe Links ------------------------- */
/* ########################################################### */
a:link, a:visited {
	font-size: 12px; /* -------- !!!!Schriftgröße Links!!!  ------------------------- */
	color: #6699CC; /* ----------------- Textfarbe http-Links, Passwort vergessen, [Zurück] Botton ------------------------- */
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: FF9933;	/* Textfarbe Links bei Maus-Over */
  text-decoration: underline;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
   width: auto;
   margin: 0px 0px 0px 0px!important;
   margin: 0px 0px 0px 30px;
   border: 0px;
   padding: 0 0 0 0;
   }
	

/* ---------------- General Mambo Styles ----------------------*/
    /* The following are styles that are often used
        site wide by Mambo to provide better control
        of content's appearences. */

hr { 
	/* often used in components like Akobook, and Simpleboard forum
	   to define the separator lines */
	background: transparent; 
	height:1px; 
	border: 1px solid #314B77;
	}

hr.separator {
	/* found this css style in Peekmambo's css style. Still haven't worked out
	   if this is a custom style or an in built style. Will update when I find out*/
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #314B77;
}

.pagenavbar { 
	/*for some weird reasons, this is not used in page nav, but found it used 
	  for nick names in forum threads by Simpleboard */
}

.pagenav {
	/* as the name implies, this is for formatting texts for
	   those "<< Start < Previous 1 Next > End >>" links */
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	/* same as above, but for links */
	font-weight: bold;
	color: #343A58;
}

a.pagenav:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #FF9900;
}

.small {
	/* general style for texts when small size fonts are used. In 
	   the contents, this style is used for "Written by..." texts */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC; /* Schriftfarbe von z.B. Geschrieben von */
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #00CC66;    /* color: #343A58; */
    text-decoration: none;
    font-weight: normal;
    }

.siteheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #00CC66; /* color: #53586D; */
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    }


/* ---------------- Mambo Form Styles ----------------------*/
  /* Here are 2 styles that Mambo uses to let users control
      how their forms and buttons may look. */
 
.button {
	/* this style applies to most form buttons generated by
	   Mambo and its components. Change its format here*/
	color: #000000; /* Schriftfarbe Login -> Anmelden, Abmelden */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #F0F0F0; /* Hintergrundfarbe Feld Anmelden, Abmelden */
	border: 1px solid #000000;
	height: 20px;
  cursor:  pointer;
	}

.inputbox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /* Rahmenfarbe um Inputbox (Rechteck) */
	background: #F0F0F0; /* Hintergrundfarbe Eingabe Inputbox (hellgrau) */
	border: 1px solid;
	}

.back_button {     /* [Zurück] Button */
	/* this style applies to the back button button generated by
	   Mambo. Change its format here*/
	float: left;
  font-size: 12px;
  color: #FFFFFF; 
  background: #003366;
  font-weight: bold;
  text-align: center;
  padding: 4px;
	border: 1px solid #000066;
  cursor:  pointer;
}


/* ---------------- Mambo Tabbed Frontend Admin Interface --------------------*/
  /* The CSS styles here defines how the frontend admin interface
      will look like when editing and adding news through frontend. */
 
.ontab {
	/* For styling of the "Tab" buttons when editing contents through the frontend
	   (when you log in as admin in the frontend). This .ontab is the styling for the
	   tab when it is active or after its "clicked" */
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	/* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend.
	   This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding {
	/* this style is used set the size of the tab in 
	   in the above */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {
	/* Not too sure what this is used for. Couldn't find anything
	   related to it yet at the moment */
}

.pagetext {
	/* this style is used to style the content of the editing form
	   contents (where HTMLArea sits and all its forms + contents) in
	   the frontend Administration interface */
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


/* ---------------- Mambo Menu Styling ----------------------*/
    /* You can control the way menu behave and look 
    by using the CSS settings below */





/* this styling is for the MAIN items in the menu */
a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF; /* Textfarbe (Links) unter MainMenu */
	text-align: left;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9933; /* Textfarbe Rechteck vor Navigation/Links unter MainMenu */
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

/* same as above, but when hovering */
a.mainlevel:hover {
	color: #FFFFFF;
	text-align: left;
	background-color: #FF9933; /* Textfarbe Mouseover Navigation/Links unter MainMenu */
	width: 98%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
	
a#active_menu {
	color: #000000; /* Textfarbe aktiver Link unter MainMenu */
	}
	
a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #BABDCA;
	width: 100%; 
	font-weight: normal;
}

a.sublevel:hover {
	/* pffff!.. you know this! */
	color: #98A258;
	width: 100%; 
	text-decoration: none;
	}




/* --------- Mambo General styling for Sections/Categories/Contents ---------*/
  /* These stylings are either sometimes or often used across
      Sections, categories and contents. They, therefore, deserves
       to be mentioned and separated from others */
 
.createdate {
	/* name says it all.. its for styling the date the content/articles are created under 
	   contents title */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	/* need me to say? :) Well it styles the "Last updated on" text
	   at the end of articles/contents */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	/* For formatting the "Read on..." link for blogs and on frontpage. */
	color: #6699CC; /* Schriftfarbe weiter .... */
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	/* weiter ... bei Mause-Over ... */
	color: #FF9933;	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}




/* --------- Mambo Styling for Contents ---------*/
    /* All the styling for contents are listed
      below. */
	  
/* --------- Eigenes Mambo Styling für Suchfeld ---------*/
.suchen {	
	background: url(../images/top_var.gif); 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	} 
/* --------- Eigenes Mambo Styling für Suchfeld ---------*/	

.contentpane {
	/* This is used mainly for the table that holds the SECTIONS such as News.
	   This is when you create a link to a Section and when clicked on it, it will display
	   "News" then some description (with image if you selected one) and then a list of 
	   Category of News. Yes! That entire thing is contained in a table with this style */
		
	background-color : #003366; /* Hintergrundfarbe bei Modulauswahl Links, Contact Us, News Feed etc.
								  im Contenbereich */
	}

.contentpaneopen {	
	background-color : #003366; /* Hintergrundfarbe Contenttext, Suchfeld etc. */
	}

/* Überschrift Artikel im Content */
/* ############################### */
.contentheading {
	/* This is used in several places; the Heading of contents on the frontpage,
	   it is also used for Section's heading (see above for explanation) "News" or
	   whatever heading you used */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #FFFFFF; /* Farbe Überschrift Artikel im Content */
	width: 700px; /* Breite Hintergrund */
	background: #0066CC;
	text-align:left;
	text-transform: uppercase;   /*  TEXT GROSS GESCHRIEBEN */
	/* text-decoration: underline; */
	line-height: 12px; /* Höhe Hintergrund */
	/* height: 13px; */
	padding-left: 10px;
	}

.contentpagetitle {
	/* Couldn't find where is this yet. Will update this part when I
		get to it. Sorry. If you know, please email me the infos */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #CCCCCC; /* Textfarbe Beschreibung/Einleitung unter KONTAKT */
	text-align:left;
	}

.contentdescription {
	/* When you create a link to a Section in the main menu and when clicked on it, it will display
	   "News" then some description (with image if you selected one) and then a list of 
	   Category of News. This style is used for formating the "DESCRIPTION" part of that page */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /* Textfarbe Beschreibung/Einleitung unter KONTAKT */
	text-align: left;
	}

table.contenttoc {
	/* This is used to format the table of the Tables of Contents or "Jump to" 
	   box when it is enabled in a multiple paged content or article */
	color: #343A58;
	background-color: #f5f5f5;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
    }

table.contenttoc td {
	/* the same as above, but this is used to format the td or
	   table cells */
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

table.contenttoc th {
	background: #53586D;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}

.content_rating {
	/* used for styling the texts used for displaying 
	   those "stars" for rating in an article */
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	/* used for those voting texts (the one with voting RADIO buttons) */
	font-weight: normal;
	font-size: 8pt;
}


/* --------- Mambo Sections Styles ---------*/
/* Styling of sections tables */

.sectiontableheader {
	/* This is for styling the section table headers on a SECTION's page.
	   An example would be those articles lists when you click on "News" or something?
	   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
	   header that you will be controlling through this style */
	background-color : #0066CC; /* Hintergrundfarbe Tabellenüberschrift, z.B. Kontakt */
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding-left: 5px;
	}

.sectiontableentry1 {
	/* this is used when there's a whole list of data to provide and
	   you need to create alternate colors for each row of data. This is
	   the first color */
	background-color : #FFFFFF; /* weiss */
	color : #000000;
	padding-left: 5px;
	}
	
.sectiontableentry2 {
	/* this is the second color for the row. So, the table generator,
	   will alternate its style through sectionableentry1 and sectiontableentry2
	   as it cycles through and outputs each row of data. Similar to forum's post
	   listings */
	background-color : #D8D6D7; /* grau */
	color : #000000;
	padding-left: 5px;
	}




/* --------- Mambo Styles for Categories ---------*/
  /* The following are the styling for "Category" items 
    generated from the Sections area */

.category {
	/* this is to set the category Titles ( found on a SECTION's page
	   where the Category lists are) styles */
	color: #3D4E6D; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	/* same as above, but to set the link format */
	color: #0066CC; /* Schriftfarbe unter Tabelle KONTAKT, Name (verlinkte Namen) und unter News 
	                   Latest News */
	font-weight: bold;
	}

a.category:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #6699CC;
	}



/* --------- Mambo Blog styling ---------*/
  /* Not too sure where this is used yet. I tried the blog section 
    but it doesn't seem to use it. If you have info on this, 
    email me. I'll update this part. */
 
a.blogsection:link, a.blogsection:visited {
	color: #44757D; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
	}



/* --------- Mambo Components Styles ---------*/
  /* These stylings are to format the way components title 
  is displayed */

/*  Überschrift News, Kontakt etc. im Content */
/*  ########################################### */

.componentheading { /*  Überschrift News, Kontakt etc. im Content */
	/* This is used for formatting the component's title
	   when it is displayed on its own page on the frontend */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #FFFFFF; /* Farbe Überschrift News, Kontakt etc. im Content */
	width: 700px; /* Breite Hintergrundbild */
	background: #0066CC;
	text-align:left;
	text-transform: uppercase;   /* TEXT GROSS GESCHRIEBEN */
	/* text-decoration: underline; */
	line-height: 12px; /* Höhe Hintergrund??? Testen!!! */
	/* height: 13px; */
	padding-left: 10px;
	
	}


/* --------- Mambo Modules formatting ---------*/
  /* These stylings are to format the way modules are 
  displayed. It mainly deals with the format of its 
    table. I think this doesn't need too much explaining. */

/* ################################################## */
/* ---------NAVIGATION HAUPTMENUE-------------------- */
/*################################################### */	
table.moduletable {
	/* styling the module table */
	width: 100%; /* Breite der Modul Tabelle(Abstand rechts 90% */
	margin: 0px 0px 0px 0.5px; /*top, right, bottom, left: Der obere Einzug wird auf den ersten Wert gesetzt, 
	                          der rechte Einzug auf den zweiten, 
							  der untere Einzug auf den dritten 
							  und der linke Einzug auf den vierten Wert. */

	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	
}

table.moduletable th {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-align : left;
	background-image: url(../images/menu_title_h18.gif); /* Hintergrundbild Überschrift MainMenu */
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
    text-transform: uppercase;  /* -> Überschrift MainMenu GROSS */
}	
	
 
table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	font-size: 11px;
	background: none;
	padding: 1px; /* horizontaler Abstand zwischen Einträgen (Links) unter MainMenu */
	font-weight: normal;
}

table.moduletable ul {
	color: #FF9933;
	
}	

/* --------- Mambo's Built-in Component's Syling ---------*/
  /* These stylings are used for Mambo's built-in components 
  such as newsfeeds, weblinks, contact, search and polls. 
  A commented subtitle will guide you which is for which. */
 
 
 /*  Polls  */
 
.poll {
	/* polls texts */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343A58;
	line-height: 14px
	}

.pollstableborder {
	/* set the border properties of the polls voting table */
	border: 1px solid #465675;
}



/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
	/* well.. to format the link's titles under the "Weblinks" 
	   section on the frontend */
	color: #6699CC; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	/* same as above, but for link with mouseover */
	color: #FF9933;	text-decoration: underline;
	}
	


/*  Newsfeeds */

.newsfeedheading {
	/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #343A58;
   }

.newsfeeddate {
	/* yeah.. the date on the newsfeed */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
	}

.fase4rdf {
	/* this is the body text of the newsfeed */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #343A58; 
	font-weight: normal;
	}

a.fase4rdf:link {
	/* links of the body text of the newsfeed */
	font-size: 11px; 
	font-weight: bold; 
	color: #356C82;
	}

a.fase4rdf:hover {
	/* links of the body text of the newsfeed when mouse points over it*/
	font-size: 11px;
	font-weight: bold; color: #759328;
	}


/* Search page */


table.searchintro {
	/* This is for formatting the box with "Search Keyword: test returned 4 matches" box
	   that appears after you have entered a search value. It appears on the mainbody
	   with the search results  */
  background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}


/*  Contact's table settings  */

table.contact {
	/* for formatting the entire "Contact" table which includes
	   the name, address icons and form. Note this table DOES NOT 
	   enclose the dropdown list for selecting the Department/person
	   to contact */
	background-color: #F8F8F8;
	}

table.contact td.icons {
	/* the name gave it away. This formats the <td> cells
	   where the little icons sits next to the details (those addresses,
	   phone number etc) */
	background-color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #343A58;
	font-weight: normal;
	}

table.contact td.details {
	/* this is for formatting the <td> cells where all the details sits.
	   The details where addresses, phone number and additional info are */
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
.pathway {
	color: #ffffff;	
	}

a.pathway, a.pathway:visited {
  color: #ffffff;
}

a.pathway:hover {
	color: #FF9933;	
	}
	
.site_name {
  padding-top: 5px;
  padding-left: 20px;
}
