img {
 border: 0;
}

h1 {
color: #A32E02;
font-family: Arial, sans-serif;
font-size: 12pt;
}

h2 {
color: #A32E02;
font-family: Arial, sans-serif;
font-size: 10pt;
}

h3,h4,h5,h6 {
color: #000000;
font-family: Arial, sans-serif;
font-size: 10pt;
}

p,label {
font-family: Arial, sans-serif;
font-size: 10pt;
}

li {
font-family: Arial, sans-serif;
font-size: 10pt;
margin-left: 35px;
}

td {
font-family: Arial, sans-serif;
font-size: 6pt;
}

.table {
width: 100%;
}

.table th {
text-align: left;
font-family: Arial, sans-serif;
font-size: 10pt;
}

.table td {
font-family: Arial, sans-serif;
font-size: 10pt;
}



.blogcontent {
background: #DDD6CC;
margin-bottom: 10px;
padding: 10px;
}

.blogcontentmedium {
background: #DDD6CC;
margin-bottom: 10px;
padding: 10px;
height: 210px;
}

.blogcontentlarge {
background: #DDD6CC;
margin-bottom: 10px;
padding: 10px;
}

.blogbild {
float: left;
padding-right: 5px;
}

.blogtext {
font-family: Arial, sans-serif;
font-size: 10pt;
}

.angebotecontent {
background: #E5C06E;
}



.blogright {
float: right;
color: #A32E02;
font-weight: bold;
}

.floatright {
float: right;
padding: 5px;
}

.floatleft {
float: left;
padding: 5px;
}

a {
color: #A32E02;
font-weight: bold;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 10pt;
}

#footer {
font-family: Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #584F3F;
}

#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:140px;
  text-align:center;
}

.caltoday {
	background: #DDD6CC;
	border:1px solid yellow;
}

.calnormal {
	background: #DDD6CC;
}

.calsunday {
	background: #A32E02;
}


.caleintrag a {
 color: black;
font-weight:normal;
font-size: 8pt;
}

.caleintrag {
 background: #E5C06E;
}

#toplist a {
color: #000000;
}