body{
	font-family: arial;
	font-size: 10pt;
	background-color: #312e32;
	text-align: center;
	color: #545151;
}		
#container{
	width: 959px;
	margin: auto;
	text-align: left;
	background-image: url('images/background.jpg');
}
#header{
	width: 959px;
	height: 142px;
	background-image: url('images/header.jpg');

}
#links{
	width: 205px;
	float: left;
	padding-top: 13px;
	padding-bottom: 12px;
}
a.nav{
	height: 20px;
	width: 200px;
	background-color: #dcdcdc;
	display: block;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 5px;
}
#content{
	width: 519px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 12px;
}
#rechts{
	width:185px;
	float: left;
	padding: 10px;
	padding-bottom: 12px;
}
#footer{
	background-image: url('images/background-bottom.jpg');
	width: 959px;
	height: 18px;
	text-align: center
}
#linktausch_angebot_box{
	width: 171px;
	height: 135px;
	border: 1px solid #dcdcdc;
	padding: 6px 6px 0 6px;
}
#mylinkstate_box{
	width: 171px;
	border: 1px solid #dcdcdc;
	padding: 6px 6px 6px 6px;
	margin-left: 10px;
}
#nulleuro{
	margin-top: 40px;
	padding-left: 46px;
}
img{
	border: 0;
}
#linktausch_text{
	position: absolute;
}
#empfehlungsbox, .tagcloud{
	width: 171px;
	border: 1px solid #dcdcdc;
	padding: 6px;
}
input{
	background-image: url('images/suchen_box.jpg');
	height: 23px;
	width: 153px;
	border: 0;
}
h1{
	font-size: 16pt;
	margin: 0;
	border-bottom: 1px solid #A1A1A1;
}
h2{
	margin: 0;
	font-size: 13pt;
}
h3{
	margin: 0;
	font-size: 11pt;
}
.suche{
	height: 21px;
	float: left;
	color: #545151;
	padding-left: 4px;
}
a{
	text-decoration: underline;
	color: #6e6a6a;
}
#links a{
	text-decoration: none;
}
.title{
	border-bottom: 1px solid #A1A1A1;
}
h2 a{
	text-decoration: none;
}
div.post{
	margin-bottom: 15px;
}
div.entry a{
	float: right;
}
