/*--------------------------------------------------------------------- content */
#FP-ContentLeft {
	position: absolute;
	top: 275px;
	left: 53px;
	width: 335px;

}

#FP-ContentRight {
	position: absolute;
	top: 275px;
	right: 53px;
	width: 381px;
height: 318px;

}

#FP-ContentRight h1 {
font-size: 15px;
color: #5d7aa2;
margin-top: 20px;
margin-bottom: 8px;
border-bottom: 1px dashed #869cba; 
}

#FP-ContentRight h2,
#FP-ContentLeft h2 {
font-size: 13px;
font-weight: bold;
color: #5d7aa2;
margin-top: 10px;
margin-bottom: 5px;

}

#FP-ContentLeft p,
#FP-ContentRight p {
font-size: 12px;
line-height: 15px;
color: #333333;
margin-bottom: 12px;
}

#FP-ContentLeft a,
#FP-ContentRight a {
	text-decoration: underline;
        color: #5d7aa2;
        font-weight: bold;
}

#FP-ContentLeft a:hover,
#FP-ContentRight a:hover {
	text-decoration: underline;
        color: #ff6820;
        font-weight: bold;
}

#FP-ContentLeft li,
#FP-ContentRight li {
	font-size: 12px;
	line-height: 18px;
	color: #333;
        margin-bottom: 10px;
background: url(../img/li.png) no-repeat 0px 5px;
list-style: none;
padding-left: 18px;
}

#FP-ContentLeft td,
#FP-ContentRight td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
        padding-right: 15px;
        margin-bottom: 10px;
vertical-align: top;
}


.csc-textpic-caption {
font-size: 11px;
color: #666;
font-family: "Tahoma", sans-serif;
}

#Buttons {
position: absolute;
bottom: 0px;
right: 0px;
}

#ButtonZurueck {
float: left;
}

#ButtonVor {
float: left;
margin-left: 8px;
padding-left: 8px;
border-left: 1px solid #999;
}

#ButtonArchiv {
position: absolute;
bottom: 0px;
right: 350px;
}
