BODY { font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #333333; background-color: #FCF8DF; }

h1 { font-size: 18px; }

h2 { font-size: 14px; }

.content { margin-left: 20px; margin-top: 10px; margin-right: 20px; margin-bottom: 10px; font-size: 12px; }

.open {  font-size: 12px; padding-left: 10px; padding-top: 10px; }

.footer { padding-left: 12px; padding-top: 30px; padding-bottom: 10px; font-size: 10px; }

.produkte { font-size: 12px; font-weight:bold; text-align:center; margin-left:15px; }

.label { font-size:12px; }

.in { border-left: 1px solid #333333; border-right: 1px solid #333333; border-top: 1px solid #333333; border-bottom: 1px solid #333333; }

.liste {
         font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
         margin-bottom: 3px;
       }


.button  {
           background-color: #FFFFFF;
           font-weight: bold;
           width: 150px;
           border: 1px solid #FF3366;
         }


#menu { width: 186px; margin: 0 0 0 0; padding: 0; background-color: #FFFFFF; }

#menu ul { list-style: none; width: 186px; margin: 0 0 0 0; padding: 0; }

#menu li a {
	    display: block;
             font-family: Verdana, Arial, Helvetica, Sans-Serif;
             font-size: 12px;
             font-weight: bold;
	    text-align: left;
	    text-decoration: none;
	    color: #FFFFFF;
	    background-color: #FF3366;
	    height: 25px;
	    line-height: 250%;
	    padding:0px 0px 0px 8px;
	    margin-bottom: 1px;
	 }

#menu li a:hover {
		 background-color: #F7B5B2;
		 color: #FFFFFF;
		 font-weight: bold;
		}

#menu ul ul a { background-color: #F7B5B2; }

#menu li li a:hover {
		    background-color: #FF3366;
		    color: #FFFFFF;
		    font-weight:bold;
		   }.unterstrichen {  text-decoration: underline}


/* 100615_ERGÄNZUNGEN*/		   

/* 100615_classes */
.stoerer { 
margin-left: 20px;
}
/* 101003_stoerer_Erweiterungen */
.stoererRot {  
margin-left: 20px;
color: #ff3366;
}
.stoererItalic {  
margin-left: 20px;
font-style: italic; 
}
.stoererRot {  
margin-left: 20px;
color: #ff3366;
}
.stoererBold {
	margin-left: 20px;
	font-weight: bold;
}
.schwarz {
	color: #000000;
}
.stoererKlein { 
	font-size: 12px;
}






/*100615_verlinkungen */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color: #ff3366;
}
.TageMax {
	line-height: 10%;
	font-weight: bolder;
	text-decoration: underline;
}
.fettinUeberschrif {
}

.bildausrichtung {
	background-position: center;
}

