body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
background-color:#E0D9BB;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#635544;
font-size:1.5em;
}
* html h1{
font-size:14px;
}
p {font-size:0.8em;;
border-top: 1px dotted #635544;
border-bottom: 1px dotted #635544;
padding:8px;
}
* html p {
  font-size:10px;
  padding:4px;
}
strong{font-weight:600;color:#635544;font-family: Georgia, "Times New Roman", Times, serif;}
* html strong {
font-size:11px;
font-weight:normal;
}
*+html strong {
font-size:10px;
font-weight:normal;
}
h3{
background-color:#990033;
display:block;
margin-top:0px;
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
padding:5px 0px 5px 0px;
}
*+html h3 {
font-size:12px;
}
.infos{
display:block;
width:150px;
height:80px;
border:1px solid #635544;
float:left;
margin-left:20px;
}
* html .infos{
margin-left:10px;
}
*+html .infos {
height:60px;
}
*+html .infos p{
margin-top:-20px;
}
.infos p {
border:none;
}
a {
color:#333333;
}
.juni{
float:left;
display:block;
width:350px;

}
#tag{
background-color:#635544;
display:block;
height:20px;
padding-top:10px;
}

#tag strong{
color:#FFFFFF;
}


