body, html
{
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:100%;
}
a
{
	color:#A12525;
	text-decoration:none;
}
.bbimg
{
	max-width:100%;
	cursor:pointer;
}
.copyright
{
	color:#D4D1CF;
}
#imgviewer
{
	display:none;
	position:fixed;
	z-index:10;
	width:100%;
	height:100%;
	background-image:url(images/trbg.png);
}
/* -- IE <= 6 -- */
* html #imgviewer
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trbg.png', sizingMethod='scale');
}
/* -- IE = 7 -- */
* + html #imgviewer
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trbg.png', sizingMethod='scale');
}

.textinput
{
	background-color:#FFFFFF;
	border-top:1px solid #726c67;
	border-left:1px solid #726c67;
	border-right:1px solid #aba39c;
	border-bottom:1px solid #aba39c;
	font-family:Times New Roman;
	font-size:10pt;
}
.button
{
	background-color:#FFFFFF;
	border-bottom:1px solid #726c67;
	border-right:1px solid #726c67;
	border-left:1px solid #aba39c;
	border-top:1px solid #aba39c;
	font-family:Times New Roman;
	font-size:10pt;
}
#streifen
{
	background-color:#a12525;
	height:2px;
	width:100%;
	position:absolute;
	top:101px;
	left:0px;
}
#zeche
{
	position:absolute;
	background-image:url(images/zeche.png);
	background-repeat:no-repeat;
	width:415px;
	height:547px;
	right:0px;
	bottom:0px;
}
#figuren
{
	position:absolute;
	background-image:url(images/figuren.png);
	background-repeat:no-repeat;
	width:371px;
	height:370px;
	left:0px;
	bottom:0px;
}
#logo
{
	position:absolute;
	background-image:url(images/comixfactory.gif);
	background-repeat:no-repeat;
	top:48px;
	left:50%;
	margin-left:-310px;
	width:254px;
	height:36px;
}
#bloglogo
{
	position:absolute;
	background-image:url(images/blog_gallery.gif);
	background-repeat:no-repeat;
	top:67px;
	left:50%;
	margin-left:185px;
	width:129px;
	height:19px;
}
#menu
{
	position:absolute;
	width:623px;
	top:92px;
	left:50%;
	margin-left:-310px;
	height:20px;
	z-index:2;
	font-size:0px;
	overflow:hidden;
}
#main
{
	width:623px;
	left:50%;
	margin-left:-310px;
	top:129px;
	min-height:200px;
	position:absolute;
	z-index:2;
	padding-bottom:20px;
}
#blogmenu
{
	height:20px;
	padding-left:10px;
	position:absolute;
	z-index:6;
	width:623px;
	left:50%;
	margin-left:-310px;
	top:129px;
}

.bbt_active
{
	border-bottom:1px solid #FFFFFF;
}
.bbt_inactive
{
	border-bottom:1px solid #4D4944;
}

.border
{
	font-size:0px;
	height:1px;
	border-left:9px solid #726C67;
	border-right:9px solid #726C67;
	background-color:#4D4944;
}
.outercontent
{
	background-color:#aba39c;
	border-left:1px solid #726c67;
	border-right:1px solid #726c67;
}
.innercontent
{
	margin-left:8px;
	margin-right:8px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Times New Roman;
	padding:23px;
	font-size:10pt;
}

hr
{
	border-top:1px solid #7D746C;
	border-bottom:1px solid transparent;
}

.grey
{
	color:#7D746C;
}
.commenttext
{
	color:#776D66;
}
span.headline
{
	font-size:18pt;
	color:#000000;
}
hr.headline
{
	border-top:1px solid #c77c7c;
	border-bottom:1px solid #d9a8a8;
	margin-bottom:10px;
}

.whitebox
{
	width:271px;
	border:1px solid #4D4944;
	background-color:#FFFFFF;
	padding:15px;
	font-size:9pt;
	font-family:Times New Roman;
	color:#000000;
	vertical-align:top;
}
.text
{
	line-height:22px;
}
.trbox
{
	width:271px;
	border:1px solid #BEBCB9;
	background-image:url(images/boxtr.png);
	padding:15px;
	font-size:9pt;
	font-family:Times New Roman;
	color:#FFFFFF;
	vertical-align:top;
	line-height:16px;
}
.thumb
{
	border:1px solid #807770;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}
