/** overall hyperlink formating  **/
a:link, a:visited {
	color: #88ace0;
font-family: "sans-serif", Verdana, Arial, font-weight: bold; 	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
font-family: "sans-serif", Verdana, Arial, font-weight: bold; 	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

/** main text formating for pages **/
body,td,tr,p, div { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
h4 { color: #990000; font-family: serif, Verdana, Arial, Helvetica, Helvetica; font-size: 20px; }
h5 { color: #313131; font-family: serif, Verdana, Arial, Helvetica, Helvetica; font-size: 16px; font-weight: normal; }
h6 { color: #313131; font-family: serif, Verdana, Arial, Helvetica, Helvetica; font-size: 12px; font-weight: normal; }

/** horizontal line  **/
hr { color: #88ace0; height: 1px; width: 100%; }

/** list bullet format **/
li { list-style: inside url(../images/M_images/arrow.gif); list-style-image: url(../images/M_images/arrow.gif); }

/** article heading text **/
.articlehead { color: #990000; font-family: Verdana, ,Arial, Helvetica; font-size: 25px; font-weight: bold; letter-spacing: 0px; }

/** form button **/
.button { background: #88ace0; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; }

/** category text format and links **/
.category{ color: #990000; color: #7154AB; font-family: serif, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0px; text-decoration: none; }

/** component heading text such as 'past articles' or 'user login' etc **/
.componentheading { color: #990000; font-family: serif, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

/** small text for footer, copyright info **/
.crumb { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }

/** date text format **/
.date { color: #990000; text-decoration: none; }

/** input field format i.e username and password boxes **/
.inputbox { background: #FFFFFF; valign: top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-color: #C11A0D; }

/** main menu text format as well as hyperlink format **/
.mainmenu{ color: #990000; color: #7154AB; font-family: serif, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; }
a.mainmenu:link, a.mainmenu:visited, a.category:link, a.category:visited { color: #000099; font-weight: bold; }
a.mainmenu:hover, a.category:hover {
	color: #88ace0;
	z-index: 1;
}

/** newsfeeds text format as well as hyperlink format **/
.fase4_rdf{ color: #990000; color: #7154AB; font-family: serif, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; }
a.fase4_rdf:link, a.mainmenu:visited, a.category:link, a.category:visited { color: #0000CC; font-weight: bold; }
a.fase4_rdf:hover, a.category:hover { color: #88ace0; }

/** same as main menu but for the top navigation bar text if used **/
.menubar{ color: #88ace0; font-family: serif, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; letter-spacing: 0px; text-decoration: none; }
a.menubar:link, a.menubar:visited { color: #88ace0; font-weight: bold; }
a.menubar:hover { color: #990000; }

/** text in the category selection page **/
.newsarticle { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; /* Up from 10px */ text-align: left; }

/** newsflash text **/
.newsflash { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/** newspane (box around full story) format **/
.newspaneopen{ border: 0px ridge #DCDCDC; }

/** poll module text and bullet list format**/
.poll { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; }

/** first and third and fifth etc... row of section list format **/
.sectiontableentry1, .newspane, .popupwindow { background-color: #FFFFFF; }

/** second and fourth and sixth etc... row of section list format **/
.sectiontableentry2{ background-color: #ffffff; }

/** the heading bar, row above the section list **/
.sectiontableheader{ background-color: #88ace0; color: #FFFFFF; font-weight: bold; }


/** 
The following are not used in the mambo system but 
available to you for use and change 
in say articles or news or anything you like
e.g  <span class=head>Heading of Article</span>
**/



/**  me me me me me me me me me me me me me me me me me musograph.de **/
#hea {
	background-image: url(http://ferienhof-buse-glass.de/j/images/M_images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
 }
 
 #Layer1 {
 background-image: url(../images/blaueblume.png)
 	background-repeat: no-repeat;
	position:absolute;
	left:680px;
	top:23px;
	width:235px;
	height:163px;
	z-index:1;
}
  #Layer2 {
  background-image:url(../images/blaueblume2.png)
 background-repeat: no-repeat;
	position:absolute;
	left:-25px;
	top:197px;
	width:132px;
	height:123px;
	z-index:10;
}
 
 
 
 
 
 h3 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 font-style:italic;
 font-stretch:condensed;
 color:#990000;
 }
 .Paragraph {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 font-style:italic;
 font-stretch:condensed;
 color:#990000;
 }
 
 /**  me me me me me me me me me me me me me me me me me musograph.de **/
 
.head { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.headadbox { color: #990000; font-size: 11px; font-weight: bold; text-decoration: none; }
.small { color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: medium; text-decoration: none; }
.subhead {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.white { color: #FFFFFF; text-decoration: none; }


table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
}

table.moduletable td {
	font-size        : 10px;
	font-weight      : normal;
	padding:	4px;
}