body{
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	line-height: 1.6em;
	background-color:#DCD5DC;
	color:#1f1f1f;
	background-image:url(../dekobilder/asphalt.jpg);
	background-attachment:fixed;
}

#viscard            { position: absolute; z-index: 2; top: 100px; left: 0px; width: 100%; height: 100%; visibility: visible }

h1{
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
h3{
	font-size:12px;
	font-weight:normal;
	margin:0;
}
.main{
	height: auto;
	margin-top: 20px;
	margin-right: 20px; 
	margin-left: 50px;
	padding: 120px 10px 10px 10px; 
	border-spacing: 10px;
	border-style:solid;
	border-width:0px;
	background-color:#DCD5DC;
	background-image:url(../dekobilder/asphalt.jpg);
	background-attachment:fixed;
}
.menue{
	position:fixed;
	margin-top: 10px;
	margin-right: 20px; 
	margin-left: 20px;
	height: 50px;
	width: 80%;
	padding: 10px 50px 10px 50px; 
	border-spacing: 20px;
	border-style:solid;
	border-width:5px;
	border-color:#DCD5DC;
	font-size: 20px;
    line-height: 30px;
    font-family: Arial,Verdana;
	background-color:#DCD5DC;
	background-image: url(../dekobilder/banner_kunstschaetzchen.jpg);
	color: #6D1AD3;
	z-index:1000;
}
.bildinfo{
	width:500px;
	margin-left: 5px;
	margin-bottom:5px;
	text-align:left;
}
.bildinfo_a{
	width:500px;
	margin-left: 5px;
	margin-bottom:5px;
	text-align:left;
	background-color:#DCD5DC;
	background-image:url(../dekobilder/asphalt.jpg);
}

.neueZeile { clear:left; }

.objekt{
	float:left;
	height: 330px;
	width: auto;
	padding: 10px 10px 10px 10px; 
	border-spacing: 10px;
	border-style:solid;
	border-width:0px;
	margin: 4px;

}

.objekt_links{
	float:left;
	height: 330px;
	width: auto;
	padding: 10px 10px 10px 10px; 
	border-spacing: 10px;
	border-style:solid;
	border-width:1px;
	margin: 4px;
	font-size:25px;

}
.text{
	position: relative;
	padding:10px 0;
	height: auto;
	width: 330px;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:center;
}
.bild{
	position: relative;
	margin-right: 0px; 
	margin-left: 0px;
	padding:0px 0;
	height: auto;
	width: 330px;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:center;
	}

.flyerbild{
	position:fixed;
	z-index: 20;
	margin-top: 200px;
	margin-left: 200px;
	padding:0px 0;
	height: auto;
	width: 330px;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:center;
	}
	
	.portraitbild{
	position: absolute;
	left: 70%; top: 160px; width: 300px; height: 300px;
	margin-right: 0px; 
	margin-left: 0px;
	padding:0px 0;
	height: auto;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:center;
	}
	
.clearer{ clear:both; }

.textbox{
	position: relative;
	padding:10px 0;
	height: auto;
	width: 700px;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:left;	
	}
.textbox_2{
	position: relative; left: -20px;
	padding:10px 0;
	height: auto;
	width: 800px;
	border-style:solid;
	border-width:0px;
	vertical-align:bottom;
	text-align:left;	
	}
a:link {
  color: #791676;
  text-decoration: none;
  }
a:visited {
  color: #791676;
  text-decoration: none;
}
a:hover {
  color: #FCFF00;
  text-decoration: none;
}
a:active {
  color: #CA20C5;
  text-decoration: none;
}

td {
    padding-right: 20px;
}

 body .fancybox-opened .fancybox-skin {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  }
  
  td{ vertical-align: top; }