body {
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	background-color: #b4e6fa;
	background-repeat: repeat;
}
.aussenrahmen {
	float: none;
	position: relative;
	padding: 0px;
	margin-left: 50px;
	width: 950px;
	height: auto;
	background-color: white;
}
.logobox {
	clear: both;
	width: auto;
	border-style: none;
	height: 140px;
	background-color: white;
	background-image: url(http://www.marincomics.com/images/marincomics-logo2.jpg);
	background-repeat: no-repeat;
}
.navigation {
	border-style: none;
	clear: both;
	width: auto;
	height: 30px;
	background-color: #aa91d2;
	padding-top: 6px;
	padding-left: 2px;
}
.feature {
	border-style: none;
	clear: both;
	width: 600px;
	background-color: #c3cdff;
	padding-top: 6px;
}
.featured  {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.content {
	border-top-color: #e1e7ff;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-bottom: 20px;
	clear: both;
	width: auto;
}
.content2 {
	clear: both;
	padding: 0px;
	width: auto;
	height: 549px;
	background-image: url(http://www.marincomics.com/images/startbild4.jpg);
	border-style: none;
}
.content3 {
	clear: both;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	width: auto;
	border-style: none;
}
.spalte1 {
	padding-right: 25px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	float: left;
	width: 640px;
	border-style: none;
}
.spalte2 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: auto;
	float: right;
	width: 200px;
	border-style: none;
	background-color: #c3cdff;
}
.ref-spalte1 {
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 5px;
	float: left;
	width: 400px;
	border-style: none;
}
.ref-spalte2 {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 5px;
	float: right;
	width: 400px;
	border-style: none;
}
.news-spalte1 {
	padding-left: 23px;
	padding-top: 3px;
	float: left;
	width: auto;
	border-style: none;
}
.news-spalte2 {
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: right;
	width: 660px;
	border-style: none;
}

.fusszeile {
	clear: both;
	width: auto;
	padding-top: 7px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	height: 30px;
	background-color: #aa91d2;
	font-size: 15px;
	font-family: helvetica, arial, sans-serif;
	color: white;
	text-align: center;
}

sup { line-height: 0; }

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #aa91d2;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #aa91d2;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #aa91d2;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #aa91d2;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #233c6e
}
p {
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #233c6e
}
blockquote {
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #233c6e
}
ul {
	list-style-type: disc;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #233c6e;
	padding-left: 16px;
}
ol {
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #233c6e
}

A {
	font-size: 15px;
	color: #b45096;
	text-align: center
}
A:visited {
	color: #b45096
}
A:hover {
	color: #e66446
}
ul#fuss li a:hover, ul#fuss li a:focus, ul#fuss li a:active {
	color: #c8e6fa; 
}
ul#fuss {
	margin: 0;
	padding: 0;

}
ul#fuss li {
	display: inline;

}
ul#fuss li a {
	text-decoration: none;
	padding-left: 10px;
	color: white;
}

.blockcontent {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	color: black;
	text-align: justify;
}
ul#navmenu {
	margin: 0;
	padding: 0;
}
ul#navmenu li {
	display: inline;
}
ul#navmenu li a {
	text-decoration: none;
	padding-left: 10px;
	color: white;
}
ul#navmenu li a:hover, ul#navmenu li a:focus, ul#navmenu li a:active {
	color: #c8e6fa; 
}


