﻿div.searchinput td 
{
	width:193px !important;
	padding-top:11px;
	padding-bottom:11px;
	border-left:0px !important;
	border-bottom:0px !important;
	background-color:#e5e5e5 !important;
	overflow:hidden;
}

td input.textbox, td select
{
	width:160px !important;
}

table.detail 
{
	width:100% !important;
}

div.searchinput td.btn 
{
	background-color:#B1C903 !important;
	background-image:none !important;
	border-left:0px !important;
}

td.smlHead, td.bigHead, .headline
{
	color:#B1C903 !important;
}

table.raum tr.header, div#ContentResultList td.type, tr.pager
{
	background-color:#B1C903 !important;
} 

tr.alternate
{
	 background-color:#e5e5e5 !important;
}

div.slideshow 
{
	position:absolute;
	left:628px;
	top:545px;
	height:210px;
	width:150px;
	overflow:hidden;
}

div.slideshow div 
{
	text-align:right !important;
}



td.bigHead 
{
	width:100px !important;
}

a.GalleryLink, a.ContactLink
{
	background-color:#B1C903 !important;
	color:#fff !important;
}

div.schueller_logos 
{
	display:none !important;
}

div.anbieterLogo 
{
	position: absolute; 
	text-align: right; 
	left: 225px; 
	height: 125px;
	width:130px;
}

* html div.anbieterLogo
{
	left:15px !important;
}

div.anbieterLogo img
{
	position:relative;
	max-width:130px;
	max-height:125px;
	width:expression(this.width > 130 ? 130: true);
	height:expression(this.height > 125 ? 125: true);
}