/* CSS Document */
/* joooooooooo */

h1,.componentheading,.contentheading  {
font-size:18px;
line-height:20px;
font-weight:bold;
}
h2{
font-size:14px;
line-height:14px;
font-weight:bold;
}
h3 {
font-size:13px;
line-height:13px;
font-weight:bold;
}
h4 {
font-size:12px;
line-height:12px;
font-weight:bold;
}
h5 {
font-size:11px;
line-height:11px;
font-weight:bold;
}
h6 {
font-size:10px;
line-height:10px;
font-weight:bold;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#333333;
}

/* Die Menuleisten!!! *_klein ist der suffix für die kleinen menus ------------------------------------------------------------------------------------------------------*/

a.mainlevel:link, a.mainlevel:visited { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight:lighter;
  text-decoration:none;
  color:#FFFFFF;
  padding-left:5px;
  padding-right:5px; 
} 

a.mainlevel:hover, a.mainlevel:active{ 
 text-decoration: none; 
 color:#FFFF00;
}

a.mainlevel:link_klein, a.mainlevel:visited_klein { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  text-decoration: none; 
  color: #cccccc; 
  margin:5px;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  padding-left:5px;
  text-decoration: none; 
} 

a.mainlevel:hover_klein, a.mainlevel:active_klein{ 
 text-decoration: none; 
color:#93a0a0;
}

/* Formatierung der Standard-Links; sofern nichts anderes zugewiesen wird */
a:link {
	text-decoration:none;
	color:#333333;
font-weight: bold;
font-style:none;
}       
	
/* Formatierung der besuchten Standard-Links; sofern nichts anderes zugewiesen wird */	
a:visited {
	text-decoration:none;
	color:#333333;
font-weight: bold;
font-style:none;
}    

/* Formatierung des Standard-MouseOver-Links; sofern nichts anderes zugewiesen wird */
a:hover {
	text-decoration:none;
	color:#cccccc;
font-style:none;
}      

.inputbox {}    /* Formatierung der Eingabefelder, z.B. Login */
.search {}      /* Formatierung des Such-Eingabe-Felds */

a.readon:link {}            /* Formatierung des Weiter-Lesen-Links bei Intro-Beitr gen */
a.readon:hover {}
a.readon:visited {}

a.category:link {}              /* Formatierung der Category-Links z.B. NewsFeeds, Links, ... */
a.category:hover {}
a.category:visited {}

.contentpagetitle {}            /* Formatierung der Artikel- berschriften, wenn diese als Link vereinbart sind */
a.contentpagetitle:hover {}
a.contentpagetitle:link {}
a.contentpagetitle:visited {}

span.article_seperator {}       /* Formatierung des Abstands zwischen den Blogs */

/* JOOMLA SEKTIONEN */

.sectiontableheader {
} 
          /* Formatierung des Kopfes bei Tabellendarstellung von Sektionen, z.B. FAQ, Links,... */

.sectiontableentry1{}          /* Formatierung der abwechselnden Tabelleneintr ge, s.o. */
.sectiontableentry2{}

/* JOOMLA MODULE */

div.moduletable {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-style:none;
}


.moduletable {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #000000;
	text-align: left;
	font-size: 11px;
    font-style:none;
}

table.moduletable td {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	font-size: 11px;
    font-style:none;
}

table.moduletable th, div.moduletable h3  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #ffffff;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	font-style:none;
	background-color:#000000;
}


/* VERSCHIEDENES */
/* Datum, Autoren*/
.createdate {}                  /* Formatierung des Erstellungsdatums */
.modifydate {}                  /* Formatierung des  nderungsdatums */
.small {}                       /* Formatierung "Geschrieben von" */
.smalldark {}                   /* Formatierung "Zahl der Stimmen" bei Ergebnisseite Umfragen*/

.contentpaneopen
{
	}
