#readmore {
	width:410px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px dashed #666666;
}
#seiten {
	width:410px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px solid #666666;
}
#bg {
	width:410px;
	height:15px;
	margin-top:5px;
}
#bgname {
	width:300px;
	height:15px;
	float:left;
}
#bgdate {
	width:100px;
	height:15px;
	float:right;
	text-align:right;
}

#kommentar {
	border:1px dashed #ffffff;
	padding:5px; 
	width:450px;
	margin-bottom:10px;
}
#kommentar p {
	margin-top:0;
}

strong.orange {
	color:#d44934;
}

#divdetails {
	width:500px;
	margin-bottom:5px;
}
#divdetailssmall {
	width:540px;
	margin-bottom:5px;
}
#divdetailspos1 {
	width:150px;
	border-right:1px dashed #58585a;
	float:left;
	height:17px;
}
#divdetailspos2 {
	width:330px;
	padding-left:10px;
	float:left;
	height:17px;
}
#divdetailsposh1 {
	width:150px;
	border-right:1px dashed #58585a;
	float:left;
	height:135px;
}
#divdetailsposh2 {
	width:240px;
	padding-left:10px;
	float:left;
	height:135px;
}

/* Formularfelder */

input {
	border:1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
}
input.senden {
	width:90px;
	background-color:#FFFFFF;
}
textarea { 
	border:1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	height:115px;
}
select {
	border:1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
}