body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000066;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 10px;
}
table, tr, td, font {
        color: #000066;
}
table, tr, td {
        text-align: left;
}
p.padnull {
        padding-bottom: 0;
}
img {
        border: 0px none;
}
h1 {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 20px;
}
h2 {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;

}
h3 {
        margin: 0 0 0 0;
        padding: 0 0 10px 0;
        font-size: 14px;
        font-weight: bold;
		text-align: left;
        color: #000066;
}

.beraterauflistung_bild {
	float: left; 
	padding-left: 20px; 
	margin-top: 20px; /* einstellung Höhe obere Kante bild*/
	width: 190px; 
	height: 195px;
	border-right: 1px solid #bababa;
	
	}	
.beraterauflistung_text {
	
	padding-left: 255px; 
	margin-top: 0px; /* einstellung Höhe obere Kante bild*/
	width: 300px;
	height: 150px;
	/*text-align: justify;*/
	}	
.beraterauflistung_text_link {
	float: left;
	padding-left: 20px; 
	 /*padding-top: 800px; einstellung Höhe obere Kante bild*/
	width: 300px;
	height: 20px;
	/*text-align: justify;*/
	}		