/*      Beratung                            */
/* ======================================== */
#ber-bild-eins {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 190px;
}

#ber-text-eins {
	position: absolute;
	left: 303px;
	top: 53px; /* Höhe von ganz oben */
	width: 477px;
	font-size: 15px;
	padding: 0;
	text-decoration: none;
}


#ber-1-li {
	position: absolute;
	left: 190px;
	top: 130px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-1-re {
	position: absolute;
	left: 345px;
	top: 130px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-2-li {
	position: absolute;
	left: 190px;
	top: 180px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-2-re {
	position: absolute;
	left: 345px;
	top: 180px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-3-li {
	position: absolute;
	left: 190px;
	top: 230px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-3-re {
	position: absolute;
	left: 345px;
	top: 230px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-4-li {
	position: absolute;
	left: 190px;
	top: 280px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-4-re {
	position: absolute;
	left: 345px;
	top: 280px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-5-li {
	position: absolute;
	left: 190px;
	top: 330px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-5-re {
	position: absolute;
	left: 345px;
	top: 330px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-6-li {
	position: absolute;
	left: 190px;
	top: 380px; /* Höhe von ganz oben */
	width: 145px;
	height: 38px;
	border: 1px solid #FFFFFF; /* Rahmenfarbe = weiss */
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

#ber-6-re {
	position: absolute;
	left: 345px;
	top: 380px; /* Höhe von ganz oben */
	width: 425px;
	height: 38px;
	border: 1px solid #FFFFFF;    /* Rahmenfarbe = weiss */
	font-size: 15px;
	padding: 4px;
}


#ber-flaeche {
	position: absolute;
	left: 190px;
	top: 440px;      /* Höhe von ganz oben */
	width: 587px;
	height: 174px;
	border: 1px solid #FFFFFF;    /* Rahmenfarbe = weiss */
	background-color: #99CCFF;
}

#ber-flaeche-oben {
	position: absolute;
	left: 190px;
	top: 455px; /* Höhe von ganz oben */
	width: 587px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#ber-flaeche-unten {
	position: absolute;
	left: 190px;
	top: 578px; /* Höhe von ganz oben */
	width: 587px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#ber-flaeche-links {
	position: absolute;
	left: 196px;
	top: 445px; /* Höhe von ganz oben */
	width: 200x;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#ber-flaeche-rechts {
	position: absolute;
	left: 560px;
	top: 445px; /* Höhe von ganz oben */
	width: 200x;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}




