@charset "utf-8";
/* CSS Document */

.profil_titel { border-bottom:1px solid #000; margin: 0 0 10px 0; }
.profil_titel h2 { font-size: 22px; font-weight:bold; }
.profil_titel h3 { text-align:left; border:none; font-size: 20px; font-weight:normal; margin-bottom:5px; }
.profil_image { display:inline; float:left; width:244px; border:1px solid #333; margin-right: 20px; background-color:#FFF; }
.profil_image img { width:240px; border: 2px solid #FFF; }
.profil_details { display:inline; float:left; width:330px; }
.profil_details h3 { text-align:left; border:none; margin: 0 0 10px 0; }
.profil_details p { margin: 0 0 10px 0; }

.kennenlehr_block { background:#C30; margin:20px 0 0 0; padding:10px; border:2px solid #FFF; font-size:18px; color:#F4F4F4; }
.kennenlehr_block a, .kennenlehr_block a:visited, .kennenlehr_block a:hover  { color:#FFF; display:block; text-decoration:none; }

.stepBack { margin-top:20px; color:#000; }
.stepBack a, .stepBack a:visited { text-decoration:none; color:#000; }
.stepBack a:hover { text-decoration:underline; color:#000; }
