BODY {
	margin: 0px;
	background-color: #6084b1;
	font-family: Arial;
	text-align: justify;
	font-size: 13px;
	overflow-y: scroll;
}

IMG {
	border: 0px;
}

.content {
	margin: 0px auto 0px auto;
	width: 820px;
	border-left: 4px solid #444;
	border-right: 4px solid #444;
	background-color: #fff;
}

.header {
	margin: 0px auto auto;
	width: 828px;
	height: 100px;
}

.bottomLine {
	margin: 0px auto auto;
	width: 828px;
}

.headeradd {
	margin-top: -5px;
	margin-left: 4px;
}

.menu {
	width: 250px;
}

.footer {
	margin: 10px auto 20px auto;
	text-align: center;
	font-family: helvetica;
}

.mainarea {
	float: right;
	width: 570px;
	position: relative;
}

.infoarea {
	margin: auto;
	width: 400px;
}

.impressum {
	margin: auto;
	width: 450px;
}

.infotitle {
	font-size: 16px;
	font-weight: bold;
	margin-left: -20px
}

.hoverbutton {
	position:relative;
	left: 30px;
	display: block;
	width: 160px;
	height: 90px;
	background: no-repeat 0 0;
}

.hoverbutton:hover {
	background-position: 0 -90px;
}

.hoverbutton span {
	position: absolute;
	top: -999em;
}

.btn {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.comic {
	text-align: center;
}


.navi {
	text-align: center;
}

.naviIMG {
	vertical-align: middle;
}

.pagecounter {
	font-family: Comic Sans MS;
	font-size: 1.2em;
	margin-left: 8px;
	margin-right: 8px;
}

.comictable {
	width: 570px;
}

.comictd {
	text-align:center;
	padding: 20px;
}
.infobox {
	position: relative;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}

/* .infobox {
	position: relative;
	margin-left: 30px;
	margin-right: 10px;
} */

.infohead {
	font-size: 14px;
	text-align: center;
}

a.mailto {
	color: black;
}

.social {
	float: left;
	width: 180px;
}

.flattr {
	text-align: center;
	width: 70px;
	float: right;
}

.sharer {
	position: absolute;
	width: 40px;
	height: 135px;
	right: 15px;
	top: 480px;
	text-align: center;
}

/* Rahmen bei Links entfernen */
a:focus { outline: none; }