body{
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

div#morebox{
	display: none;
}

div#header a img{
	border: none;
	margin: 0 0 30px 0;
}

div#navigation{
	display: none;
}

div#breadcrumbs{
	margin: 0px 0px 0px -38px !important;
	padding: 0px 0px 0px 0px !important;
}

div#breadcrumbs li{
	display: none;
}

div#breadcrumbs ul li.active{
	color: #333333;
	font-weight: bold;	
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 16px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 25px 0 0 0px;
}

div#footer{
	display: none;
}

div#search-box, div#currencybox, div#search-box-breit{
	display: none;
}

div.box, div#fotopoints{
	display: none;
}

div#checkbox-mit-text{
	display: none;
}

div#bild-text{
	
}

div#image-box-events div.image-box-middle img{
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#image-box-events div.image-box-middle img#eventImg1{
	display: block;
	visibility: visible;
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
	margin: 0 0 20px 0;
}

div#bild-text img{
	float: left;
	margin: 0 10px 0 0;
}

div#bild-text a{
	display: none;
}

div.event-foto-tools{
	display: none;
}

span.shoot-ort{
	margin: 0 20px 0 0;
}

div.event-foto-box{
	
}

div.event-foto-box img{
	border: none;
}

div.event-foto-infos{
	float: left;
	
}

div.event-foto-box{
	float: left;
	width: 198px;
	height: 230px;
	margin: 0px 15px 20px 0px;
	padding: 0px;
	border: 1px solid #b6b6b6;
}

div.event-foto-box.last{
	margin: 0px 15px 20px 0px;
}

div.event-foto-image td{
	width: 198px;
	height: 198px;
	text-align: center;
	vertical-align: middle;
}

div.event-foto-box div.event-foto-image img{
	border: 0px;
}

div.event-foto-box div.event-foto-tools input.pricefoto{
	margin: 0px 40px 0px 0px;
	padding: 0px;
	float: left;
	border: 0px;
}

div.event-foto-box div.event-foto-infos{
	width: 198px; 
	height: 50px;
	background-image: url(../img/image-information-linie.gif);
	background-repeat: repeat-x;
}

div.event-foto-box div.event-foto-infos span{
	margin: 4px 0px 0px 0px;
	font-size: 11px;
}

div.event-foto-box div.event-foto-infos span.shoot-ort{
	float: left;
	width: 120px;
	background-image: url(../img/icon_camera.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
}

div.event-foto-box div.event-foto-infos span.art-number{
	float: right;
	padding: 0px 10px 0 0;
}

div.event-foto-tools{
	display: none;
}


/*-----EVENTS.HTML---*/
	
div.event-foto-box-multi{
	float: left;
	width: 198px;
	height: 260px;
	margin: 0px 15px 20px 0px;
	padding: 0px;
	border: 1px solid #b6b6b6;
}

div.event-foto-box-multi.last{
	margin: 0px 15px 20px 0px;
}

div.event-foto-box-multi img{
	border: 0px;
}

div.event-foto-box-multi div.event-foto-infos{
	margin-top: 10px;
	padding-left: 10px;
}

div.event-foto-box-multi div.event-foto-infos a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

table#events-fotos{
	width: 900px;
	margin: 20px 0 0 1px;
}

table#events-fotos tr td a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

table#events-fotos tr td{
	padding: 4px 0 4px 0;
}

table#events-fotos tr td.image-info{
	background-image: url(../img/image-information-linie.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 0px;
}

table#events-fotos tr td.image{
	background-image: url(../img/bg-bilder-single.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 198px;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0px 0;
}

table#events-fotos tr td img{
	border: 0px;
}

/*----FOTO-DETAIL.HTML---*/

table#image-flow{
	float: left;
}

div#currencyprices{
	display: none;
}

/*---BILD DETAILS---*/

table.bild-details{
	width: 550px;
	margin: 0 0 20px 0;
}

table.bild-details tr td{
	padding: 5px 0 0 0;
}

table.bild-details tr td.menge{
	width: 40px;
	text-align: right;
}

table.bild-details tr td.beschreibung{
	width: 230px;
	padding-right: 5px;
}

table.bild-details tr td.price{
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

table.bild-details tr td.price span.currency{
	float: left;
	width: 30px;
	margin: 0px;
	text-align: left;
}

table.bild-details tr td.price span.price{
	float: left;
	width: 50px;
	margin: 0px;
	text-align: right;
}

a.button{
	display: none;
}

div#schritte{
	display: none;
}

table#warenkorb a{
	color: #000000;
}

table#warenkorb input{
	width: 20px;
}

a.waehrung-wechseln{
	display: none;
}

table#warenkorb-total-table tr td {
	font-size: 16px;
	font-weight: bold;
}

div#kreditkarte a{
	color: #000000;
}

div#kreditkarte table tr td, div#elv table tr td, div#rechnung table tr td, div#vorauszahlung table tr td {
	padding-bottom: 2px;
}

table#warenkorb{
	
}

a.openbox{
	display: none;
}

/*---STARTSEITE---*/

div#mood{
	display: none;
}

div#partner a img{
	border: none;
}

div#search-box-startseite{
	display: none;
}

div#info-box a{
	display: none;
}

	
	
	
