
/* Page */
#headblock
{
	
}

div.modelblock {
	width: 640px;
}

/* Objektlist */
.objectlist-block
{
	margin-top: 20px;
}
.objectlist-block a.header
{
	font-size: 12pt;
	color: #d2232a;
}
.objectlist-block a.header:hover
{
	text-decoration: underline;
}
.objectlist-block .admin
{
	float: left;
	margin-right: 10px;
}

#content-main-left img
{
    margin-top: 10px;
    margin-bottom: 10px;
}
