
/* Page */
#middle
{
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 690px;
}

#headblock
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
	width: 690px;
}

div.modelblock {
	width: 690px;
}

/* 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;
}

/* Textrader */
.textrowright
{

}
.textrowleft
{

}
.textrow-block
{
	
}
.textrow-block table
{
	
}
.textrow-block .header
{
	color: #e4e4e4;
}
.textrow-block .text1
{
	
}
.textrow-block .text1 p
{
	font-style: italic;
}
.textrow-block .text2
{
	
}
.textrow-block a
{
	color: #dcd7ca;
}
.textrow-block a:hover
{
	color: #f4f1ea;
}
