body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #37474F;
}

a:link {
	color: #37474F;
}
a:visited {
	color: #37474F;
}
a:hover {
	color: #37474F;
}
a:active {
	color: #37474F;
}

.caption {
    position:absolute; 
	width:188px; 
	left: 16px; 
	bottom: 129px;
	color: #BFC6C9;
	z-index:2; 
}

.image {
    position:absolute; 
	width:397px; 
	height:115; 
	left: 0px; 
	bottom: 0px;
	z-index:3; 
}

.titlebox {
    position:absolute; 
	width:382px; 
	height:115px; 
	left: 0px; 
	top: 55px;
	z-index:1; 
}

.textbox {
    position:absolute; 
	width:382px; 
	height:115px; 
	left: 1px; 
	top: 176px;
	z-index:2; 
}

.head {
	font-size: 12px;
	color: #828C91;
}

.subhead {
	color: #828C91;
}
.linkbox {
	position:relative;
	float:left;
	width:183px;
	padding-right: 8px;
	color: #828C91;
}
.linkboxdrittel {
	position:relative;
	float:left;
	width:119px;
	padding-right: 8px;
	color: #828C91;
}
.linkboxganz {
	position:relative;
	float:left;
	width:382px;
	color: #828C91;
}