@charset "utf-8";
/* CSS Document */

/*@import url("/css/Impact-Label-fontfacekit/stylesheet.css");*/

@import url("/css/deko/Copystruct-fontfacekit/stylesheet.css");
@import url("/css/deko/Magenta-BBT-fontfacekit/stylesheet.css");
@import url("/css/deko/BPdots-fontfacekit/stylesheet.css");
@import url("/css/deko/WM2010/stylesheet.css");

body{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica;
background:url(/1po.png) #000000;
}

img{
border:none 0px;

}


.datum {

padding:0;
margin:0;
list-style:none;
text-align:center;
position:relative;
left:50%;
width:130px;
height:70px;
margin-left:-85px;
background-color:#ffff00;
border-bottom:1px #DfDf00 dotted;
line-height:20px;
color:#FF0000;
font-weight:bold;
text-transform:lowercase;

}

.vollmond{

background: url('vollmond.png')  bottom right no-repeat;
}

.feiertag{
position:absolute;
margin-top:20px;
left:0px;
width:125px;
font-size:0.65em;
color:orange;
text-align:center;
}


.datum_oben {
font-size:20px; 
color:#FFCC00; 
height:40px;

}

.datum_unten {
font-size:20px; 
color:#FFCC00; 
height:40px; 
border:none;
}

.datum ul, #hauptliste{
color:#FFFF00;
padding:0;
margin:0;


}

.fluc, .wanne{
padding:0;
margin:0;
height:70px;
width:375px;
font-weight:normal;
font-size:13px;
line-height:17px;
list-style:none;
text-transform:none;

}


.fluc {
position:relative;
left:-405px;
background-color:#ff3399;
margin-top:-40px;
border-bottom:1px #Cf1359 dotted;
text-align:right;
/*text-align:center;*/
padding-left:5px;
padding-right:25px;

}

.fluc .infoicon{
position:absolute;
top:2px;
right:2px;
}

.wanne .infoicon{
position:absolute;
top:2px;
left:2px;
}
.fluc_oben {
	background-color:#FFFF00;
	font-size:22px;
	color:#0099FF;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	height:30px;
	width:360px;
}

.fluc_unten {
height:40px;
background-color:#FFFF00;
border:none;
color:#000000;
}


.wanne {
position:relative;
left:130px;
background-color:#0099ff;
margin-top:-71px;
border-bottom:1px #0079Cf dotted;
text-align:left;
padding-left:25px;
padding-right:30px;

}

.wanne_oben{
	font-size:20px;
	height:30px;
	padding-top:10px;
	margin-top:-41px;
	color:#FF0000;
}

.wanne_unten{
height:40px;
margin-top:-40px;
background-color:#FFFF00;
border:none;
color:#000000;
}


.fluc_unten a,.wanne_unten a{
font-size:18px;
line-height:20px;
text-decoration:none;
color:#000000;
}







.datum_heute{
color:yellow;
background-color:red;
}

.fluc_heute{
color:white;
background-color:#cf0369;
}

.wanne_heute{
color:white;
background-color:#0069cf;
}




.tag{
display:block;
}


.wanne small, .familie{
	display:none;
}


#fluc_menu{
display:block;
/*
position:absolute;
top:610px;
bottom:20px;
left:50%; 
width:1000px;
margin-left:-500px;
text-align:center;
*/
}

#fluc_menu_mobile{
display:none;

}




/* für die neue liste */
.linked a{
text-decoration:none;
color:#FFFF00;
display:block;

}

.linked a:hover{
color:white;
}


.fluc_heute a{
color:white;
}

.wanne_heute a{
color:white;
}


/* WM SPEZIAL 

.fluc em{

	color:Maroon;


	font-size:0.9em;
	line-height:1.2;

	font: 11px/13px wm2010, Arial;
	font-style:normal;

	padding:0;
	margin:0;
}


.datum_heute{
color:yellow;
background-color:red;
}

.fluc_heute{
color:white;
background:url(/css/bgFWCc_l.jpg) SaddleBrown;

}

.wanne_heute{
color:white;
background:url(/css/bgFWCc_r.jpg) SaddleBrown ;
}


.fluc_heute em{

color:yellow;

}

*/