/* CSS Document */

body {
	background-color: #738EAC;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blick {
	position: fixed;
	height: 90px;
	width: 810px;
	background-color: #666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3479B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

#content {
	top: 50px;
	width: 800px;
	position: relative;
	left: 250px;
	margin: 0px;
	padding: 0px;
}
#content #comic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	position: relative;
	width: 400px;
	left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #blick a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 99px;
	width: 226px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#content img {
	margin-top: 0px;
	border: 1px solid #000;
	margin-bottom: 60px;
}
#content #roomer {
	height: 150px;
}
#content #blick h2 {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#content #blick h2 a {
	color: #6CACD4;
	display: block;
	float: right;
	margin-top: -10px;
}
#content #rahmen {
}


#content #rahmen {
	float: left;
	margin-right: 35px;
	margin-bottom: 60px;
	padding: 0px;
}
#content #poster {
	position: fixed;
	left: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #poster img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
