.left {
position:relative;
float:left;
width:405px;
height:407px;
background-image:url(/img/agenturleistung/bg_left.png);
background-repeat:no-repeat;
}

.middle {
position:relative;
float:left;
width:401px;
height:664px;
background-image:url(/img/agenturleistung/bg_middle.png);
background-repeat:no-repeat;
}

#middle_hands {
	position:relative;
	height:596px;
	width:380px;
	background-image:url(/img/agenturleistung/bg_hands.png);
	background-repeat:no-repeat;
	top:50px;
	left:8px;	
}

.header {
position:relative;
left:23px;
font-weight:bold;
color:#FFFFFF;
font-size:13px;
}

.subheader {
position:relative;
left:23px;
font-weight:bold;
font-size:13px;
}

.text {
position:relative;
left:23px;
width:360px;
line-height:17px;
}

.middle-text {
position:absolute;
font-weight:bold;
font-size:13px;
}

.right {
position:relative;
float:left;
top:-1px;
width:171px;
height:664px;
background-image:url(/img/agenturleistung/bg_navi.png);
}

.right-line {
position:relative;
left:23px;
width:128px;
height:1px;
background-color:#CFCFCF;
}

.right-subheader {
position:relative;
left:23px;
font-weight:bold;
font-size:13px;
}

.right-text {
position:relative;
left:23px;
font-size:11px;
}

.right-pic {
position:relative;
left:6px;
font-size:11px;
}

.input-field-bg {
position:relative;
left:21px;
width:124px;
height:19px;
background-image:url(/img/agenturleistung/input_field.png);
}

.input-field {
position:relative;
float:left;
top:4px;
left:9px;
}

.input-button {
position:relative;
float:left;
top:2px;
left:10px;
}

.input-field input {
width:93px;
}


/* changes */
.header-bg {
	position:relative;
	width:360px;
	cursor:pointer;
	background-color:#BCBDC1;
	height:24px;
	text-decoration:none;
	left:-5px;
}

.header-header {
	position:relative;
	font-weight:bold;
	text-decoration:none;
	float:left;
	left:5px;
	top:4px;	
}

.header-more {
	position:relative;
	float:right;
	right:10px;
	top:4px;
	font-size:11px;
}

.header-button {
	position:relative;
	float:right;
	right:5px;
	top:4px;
 	height:15px;
 	width:15px;
	background-color:#79A303;
}

.button-plus {
	color:#ffffff;
	position:relative;
	top:-1px;
	left:4px;
}


