.subline
{
	font-weight: bold;
	color: #666;
}

#first-row
{
	margin: 4px 0 0 0;
	height: 100px;
}

#first-row .text-container
{
	float: right;
	width: 420px;
}

#first-row .text
{
	margin: 0 0 0 15px;
	width: 240px;
	line-height: 16px;
}

#first-row .container { position: relative; }
#first-row .container h3 { text-indent: -10000px; }

#first-row .container .hl-content
{
	position: absolute;
	top: 0;
	left: -276px;
	width: 278px;
	height: 98px;
}

#first-row .container .de .hl-content { background: #D801CB url(../img/hl_mitarbeiter_de.gif) no-repeat left top; }
#first-row .container .en .hl-content { background: #F66D39 url(../img/hl_mitarbeiter_en.gif) no-repeat left top; }

#first-row .container .sub-01
{
	position: absolute;
	left: 280px;
	top: 0;
	width: 138px;
	height: 98px;
	background: #FF9600;
}

#first-row .container .sub-02
{
	position: absolute;
	left: -136px;
	top: 100px;
	width: 138px;
	height: 198px;
	background: url(../img/vl_schmuck_1.jpg) no-repeat left top;
}

#second-row .text-container
{
	position: relative;
	left: 422px;
	width: 274px;
	padding-top: 5px;
	background: #EBEBEB;
}

#second-row .text
{
	margin: 0 0 5px 15px;
	width: 240px;
	line-height: 16px;
}

.contactform { padding: 0 0 15px 5px; }
.button { padding: 0 0 7px 0; }
