@import url(boxes.css);
@import url(thickbox.css);
@import url(style.css);
@import url(catstyle.css);

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-gradient
{
	background-position: top center;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1000px;
	height: 300px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1000px;
	height: 300px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/*my_splachers####################################################################################*/



/*###############################################################End Splachers##################*/

.inbox_left{ width:340px; float:left; padding: 0px 15px 20px 0px;}


.inbox_right{ width:340px; float:right;}

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1000px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 1000px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#221F11;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #665C33;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #191B18;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #866D13;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */
.Footer{
	margin:0 auto;
	width:1000px;
	height:170px;
	background:url('images/footer.jpg');
}
.footerwrapper{
	width:990px;
	margin: 0 auto;
	}

.footerbox{
	float:left;
	margin: 5px 5px;
	padding: 10px 0 0 0;
	width: 210px;
	text-align: left;
	border-right: 1px #999999 dashed;
}
.footerbox a{ color:#202020;}
.footerbox a:hover{ color:#666666;}

.copy{
	padding: 20px 10px 0px 0px;
	text-align:right;
	float: right;
	width:270px;
	color:#202020;
	}


.errorBox {
	background-color: #FFA646;
	z-index: 10000;
	width: 100%;
	text-align: left;
}

/* Spamschutz im Kontaktformular */
.contact2 {
	border: 0px none;
	background: #FFF;
}

/* debug-Ausgaben */
pre {
	text-align: left;
	background-color: #fff;
	font-family: courier;
}

.copyright{
	font-size:9px;
	color:#202020;
	width: 1000px;
	margin:0 auto;	
	text-align:center;}

.banner{
	width:1000px;
	margin: 0 auto;
	text-align:center;
	}