html { 
padding:0px;
margin:0px;
}


#box {

}

#kopf {
display:none;
}

#topmenu {
display:none;
}

.pfad {display:none;}

.pathway {display:none;
}

#date {display:none;
}

#links {
display:none;
}



#rechts {
display:none;
}

#inhalt {

}



#fuss {
display:none;
}

a {
color:#371E08;}

a:hover {
color:#371E08;
text-decoration:none;}


hr {
color:#371E08;
height:1px;

}


.unsichtbar {
position:absolute;
left:-1000px;
right:-1000px;
width:0px;
height:0px;
overflow:hidden;
display:inline;
}
	

/* ====================================================================   
   MAMBO FORMATE 
   ==================================================================== */
   
.frontpageheader {
color: #371E08;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0em;
}

.modifydate {
font-size:0.8em;
padding-bottom:20px;}

.createdate {
}

.readon {
font-size:0.8em;
background-color:#ff9900;}


.pagenav {
font-size:0.8em;}


.contentheading, .componentheading { 
    font-size:1.4em; 
} 



/* for modifying {moscode} output.  Don't set the colour! */ 
.moscode { 
 
} 

/* Text passed with mosmsg url parameter */ 

 
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	color: #663300;
	border-style: solid;
	padding: 0;
	margin: 0 3px 0 3px;
	height: 18px;
	width: Auto;
	border: 1px solid #663300;
	background: #fff;
   }

.inputbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
    background: #fff;
    border: 1px solid #663300;
    color:#663300;
   }


.form-button {
  position: relative;
  margin: 2.0em 0 0 0;
  padding: 0;
  width:95%;
  text-align: right;
  }	
	
caption {
color:#FFF7F0;}
   
 


