/* Lernstudio für Erwachsene CSS */body {     font-family:arial,verdana,geneva,sans serif;     font-size:12px;     line-height:1.25;     background: #efefef;     color:#000000;     margin:0px;     padding:0px;     border:none;}h3 {	color:#a40808;}#wrapper {	width:800px;    height:595px;    overflow:hidden;    margin: 50px 0px 0px 50px;    border: 2px solid white;}#head {	width:800px;    height:100px;    background: url(../images/header.jpg) no-repeat;}#navigation {    float:left;    width:110px;    height:460px;    background: url(../images/navi-bg.jpg) no-repeat #9CB9B7;    padding:20px;}#content {	width:480px;    height:494px;    background: url(../images/content-bg.jpg) no-repeat;    padding: 20px 50px 20px 120px;    float:left;}#content2 {	width:480px;    height:494px;    background: url(../images/content-bg2.jpg) no-repeat #9CB9B7;    padding: 20px 50px 20px 120px;     overflow:hidden;    float:left;}#cont_textarea {	display:block;    background: #efefef;    text-align:left;    width:440px;    min-height:350px;    padding:20px;    border-right: 1px solid #404040;    border-bottom: 2px solid #404040;    overflow:auto;}#slr {	float:left;    display:inline;    margin-right:10px;}#sit-pic {	float:left;    display:inline;    margin-right:20px;}#ziel-pic {	float:right;    display:inline;    width:150px;    margin-left:10px;}#weg-pic {    width:180px;    margin-bottom:10px;    float:left;}#wegbox {	width:180px;    padding:5px;    text-align:left;    font-weight:bold;    color:#a40808;    display:inline;    float:right;}#renate {	float:left;    margin-right:20px;    width:120px;}form {	width: 370px;	padding: 20px;	border: 1px solid #8c8c8c;}label {	display:block;	cursor: pointer;}input#absender, textarea {	width:300px;	border: 1px solid #8c8c8c;	margin-bottom: 1em;}textarea {	height:7em;}input#absender:focus, textarea:focus {	background-color:#d9d9d9;	}#footer {	position:absolute;    top:117px;    left:313px;    font-style:italic;}#sw-oben {	position:absolute;    top:35px;    left:50px;	width:804px;    height:15px;    background: url(../images/sw-oben.gif) repeat-x;}#sw-unten {	position:absolute;    top:649px;    left:46px;	width:812px;    height:15px;    background: url(../images/sw-unten.gif) repeat-x;}#sw-links {	position:absolute;    top:46px;    left:35px;	width:15px;    height:606px;    background: url(../images/sw-links.gif) repeat-y;}#sw-rechts {	position:absolute;    top:46px;    left:854px;	width:15px;    height:606px;    background: url(../images/sw-rechts.gif) repeat-y;}a.navi {	font-weight:bold;    font-size:14px;    text-decoration:none;    color:#000000;    display:block;   	margin-bottom:5px;}a.navi:hover {	font-weight:bold;    font-size:14px;    text-decoration:none;    color:#a40808;    display:block;   	margin-bottom:5px;}a.navi_active {	font-weight:bold;    font-size:14px;    text-decoration:none;    color:#383C99;    display:block;   	margin-bottom:5px;}li.count {    width:255px;    margin-left:20px;    padding-bottom:8px;}