h3, h4 {
	font-size:1.7em;
	color:#8F0700;
	margin:20px 0px;
}

h4 {
	font-size:1.5em;
	margin:5px;
}


/***********************************************************************************/
.wp-smiley {
	border:0;
}
td.tag, td.date {
	font-size:11px;
	background: transparent url(images/date_day.png) right;
	padding:2px;
	border:1px solid #DDDDDD;
}
td.date_blog {
	background: transparent url(images/date_day_topic.png) no-repeat top left;
	padding:2px;
	font-size:11px;
}
td.date_blog a {
	color:#000000;
}
td.date_heute {
	background: transparent url(images/date_today.png) no-repeat top left;
	padding:2px;
	font-size:11px;
}

table.details {
	background-color:#000000;
}
table.details th {
	background-color:#EFE0E0;
}
table.details td {
	background-color:#FFFFFF;
	padding:4px;
}

div.markt_titel {
	background-color:#840000;
	color:#FFFFFF;
}

div.markt_titel a {
	color:#FFFFFF;
}

div.markt_bild a:hover {
	text-decoration:none;
}

.markt_anfrage {
	float:right;
	position:absolute;
	left:70%;
	top:320px;
}

#search input.submit, .button  {
	background: #4F201D url('images/buttonbg.gif') repeat-x;
	border: solid 1px #680000;
	font-weight: bold;
	padding: 0.25em;
	font-size: 12px;
	color: #F2F3DE;
	vertical-align: middle;
	cursor:pointer;
}

.box {
	position: relative;
	background: #F9F9F9 url('images/boxbg.gif') repeat-x;
	padding: 1.5em;
	border-bottom: solid 1px #dcdcdc;
	margin-bottom: 1.0em;
}

/***********************************************************************************/


* {
margin: 0;
padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

a {
color: #5F0400;
}

a:hover {
text-decoration: none;
}

#wrapper {
width: 82%;
background: #fff ;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

div.leite_oben {
	background-color: #333;
	clear:both;
	width:100%;
	height:33px;
	margin:1px 1px 1px 0;
}

h1 {
width: 25%;
background-color: #333;
margin: 1px 10px 1px 0px;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
color: #fff;
cursor: default;
border-right:1px solid #FFFFFF;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 50%;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
color: #fff;
margin: 1px 0 0 0;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 25%;
float:left;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#nav li#current a {
background-color: #4F201D;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
	width: 25%;
	background-color: #EFEFEF;
	float: left;
	position: relative;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
	float: left;
	width: 74%;
}

div.contentarea {
	width:95%;
	padding:5px;
}

p {
margin-bottom: 20px;
}

p:first-line {
	font-weight: bold;
}

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	background-color:#FFFFFF;
	height:10px;
}