body {
	margin: 0;
	background-image: url(/fileadmin/projektalphabit-neu/images/hintergrund.png);
	background-color: white;
	background-repeat: repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58585a;
}

a img {
	border: none;	
}

#spalte_links {
	width: 154px;
	position: absolute;
	top: 0px; left: 0px;
}

#hauptmenue ul {
	list-style: none;
	padding: 0;
	margin: 42px 0 0 0;
}

#hauptmenue ul li {
	margin: 0 0 20px 0;
}

#seite {
	width: 560px;
	position: absolute;
	top: 0px; left: 210px;
}

#logos {
	width: 263px;
	float: right;
	text-align: right;
}

a.sprite {
    display: block;
    height: 17px;
    overflow: hidden;
    float: right;
}

a.sprite:hover img {
    margin-top: -17px;
}

#titelleiste {
	clear: both;
	padding: 12px 0 6px 0;
	min-height: 19px;
}

#titelleiste ul {
	padding: 0;
	margin: 0;	
}

#titelleiste li {
	list-style: none;
	display: inline;
}

#wrapper {
    position: relative;
}

#willkommen {
    position: absolute;
    top: -25px;
}

#inhalt a {
    color: #0066cc;
}

adventures Alphabit wurde in einem Workshop auf dem Norddeutschen Fachtag in Norderstedt von den Projektmitarbeitern Barbara Cramm und Maik Neudorf vorgestellt. Von Lernenden wie auch Lehrenden gab es zumeist positives Feedback
#inhalt h1 {
	margin: 0 0 1em 0;
	font-size: 100%;
}

#inhalt p {
	margin: 0;
	margin-bottom: 1em;
	line-height: 140%;
}

/* Rahmen & Abstaende fuer Bildcontainer */
#inhalt dl.csc-textpic-image {
	margin: 0;
/*	padding: 5px; */
}

#inhalt div.csc-textpic-imagewrap {
/*	border: 1px solid #58585a; */
	margin-bottom: 10px;
}

#inhalt div.csc-textpic-text {
	padding-top: 0;
}

#inhalt div.csc-textpic-clear {
	margin-bottom: 1em;
}

#spalte_rechts {
	width: 232px;
	margin: 0 0 10px 10px;
	float: right;
}

.news-latest-container {
    border: 1px solid #878787;
    padding: 12px 5px;
}

.news-latest-container h2,
.news-latest-container h3,
.news-single-item h2,
.news-single-item h3 { 
    margin: 0;
    font-size: 100%;
}

.news-single-item h2 {
    margin: 10px 0 10px 0;
}

.news-single-item h3 {
    margin-bottom: 10px;
}

.news-latest-item {
    border-top: 1px solid #878787;
    margin: 8px 0 0 0;
    padding: 12px 0 0 0;
}

.news-latest-item p {
    margin: 2px;
}

.news-latest-item img {
    margin: 2px 11px 2px 2px;
    float: left;
}

.news-list-item img {
    margin: 2px 11px 2px 2px;
    float: left;
}

.news-list-item {
    clear: both;
    border-bottom: 1px solid #878787;
    padding: 0 0 40px 0;
    margin-bottom: 10px;
}

.news-list-item h3 {
    margin: 0;
    font-size: 100%;
}

.news-list-item:last-child {
    border-bottom: none;
}

.taple-download a {
   font-size: 13; 
}

