@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #dbe59b;
	letter-spacing: 0.1em;
	text-align: left;
}


ul, ol, dl { 
	padding: 0px;
}


h1{
	margin-top: 0;
	padding-left: 15px;
	font-size: 26px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
}

h2{
	font-weight: bolder;
	line-height: 12px;
	font-size: 12px;
	padding-left: 15px;
}

h3{
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 15px;
}

h4{
	margin-top: 0;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}

p{
	font-weight: normal;
	padding-left: 6px;
	padding-right: 10px;
}

.info {
	line-height: 20px;
	padding-left: 15px;
	padding-right: 80px;
	}

.weitere {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.seitenzahl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a img { 
	border: none;
}
a:link {
	color: #360;
	text-decoration: none;
	
}
a:visited {
	color: #663;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #093;
	text-decoration: underline;
}



.navigation {
	position: absolute;	
}




.vor-zurueck {
	top: 120px;
	position: absolute;
	width: 800px;
}
.comic {
	top: 160px;
	position: absolute;
}



.content1 {
	background-color: #edf2d1;
	top: 135px;
	position: absolute;
	
}

.content2 {
	background-color: #edf2d1;
	top: 420px;
	position: absolute;
	
}

.content3 {
	background-color: #edf2d1;
	top: 740px;
	position: absolute;
	
}

.content ul, .content ol {
	
}
