body, a, div, span, td, li, input, select, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 10px;
}

a{
	color: #903b8d;
}

a.sysLink, a.sysLink:active, a.sysLink:selected, a.sysLink:hover{
	color: #903b8d;
	text-decoration: uderline;
}

body{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #EAF1F9;
}

h2.header{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

h3.header{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

fieldset{
	margin-bottom: 20px;
}

legend{
	font-weight: bold;
	color: #444;
	margin-bottom: 5px;
}

input, textarea, select{
}

input.inputForm, select.inputForm, textarea.inputForm,input.button{
	border: solid 1px #903b8d;
	width: 200px;
}

input.button{
	background-color: #EAF1F9;
	padding: 2px;
}

.searchButton{
	/*
    width: 160px !important;
	height: 22px !important;
	*/
	background:url(http://homes.tiscover.com/prjt/imst/img/de/btn_suchen.gif);
}

.bbInput{
	margin-top: 5px;
}

div#outerFrame{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(http://homes.tiscover.com/prjt/imst/img/bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: center;
}

div#innerFrame{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

div#headerFrame{
	background-position: top left;
	background-repeat: no-repeat;
	width: 960px;
	height: 320px;
	background-color: #903b8d;
}

div#headerMenuFrame{
	float: left;
	width: 843px;
	height: 80px;
	margin-top: 240px;
	overflow: hidden;
}

div#headerLogo{
	/*float: left;
	margin-left: -77px;
	position: absolute;*/
}

div#headerMenuTop{
	height: 30px;
}

div#menuLang{
	float: left;
	padding-left: 15px;
	width: 185px;
	padding-top: 10px;
}

div#menuTop{
	float: left;
	width: 595px;
	text-align: right;
}

div#menuTop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menuTop ul li {
	display: inline;
}

div#menuTop ul li a img {
	padding: 0 2px;
}

div#headerMenuBottom{
	height: 35px;
	padding-top: 15px;
}

div#headerMenuBottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#headerMenuBottom ul li {
	display: inline;
}

div#headerMenuBottom ul li a img {
	border-left: 1px solid #FFFFFF;
}

div#mainFrame{
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: white;
}

div#mainLeftCol{
	float: left;
	width: 190px;
	padding-left: 30px;
}

div#leftHome{
	text-align: right;
}

ul#menu{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.subMenu,li.subMenuActive{
	text-align: right;
	padding: 3px 0px 3px 0px
}

li.subMenuPre{
	text-align: right;
	padding: 25px 0px 3px 0px;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}

li.subMenu a, li.subMenuActive a{
	text-decoration: none;
	font-size: 11px;
}

li.subMenuActive a{
	text-decoration: none;
	font-size: 11px;
	background-color: #eaf1f9;
	padding: 3px;
}

div#leftContact{
	text-align: right;
	padding-top: 40px;
}

div#mainInnerFrame{
	float: left;
	width: 720px;
	padding-left: 20px;
}

div#contentFrame{
	float: left;
	width: 530px;
	padding-right: 20px;
}

div#contentFrameLarge{
	float: left;
	width: 720px;
}

div#homeListFrame{
	padding-left: 15px;
}

div#homeTopOffers{
	margin-bottom: 30px;
	/*background-image: url(http://homes.tiscover.com/prjt/imst/img/box_bg.gif);*/
	background-position: 0px 0px;
	background-repeat: repeat-y;
	zoom: 1;
}

div#topOfferFrame{
	float: left;
}

div#topEventFrame{
	float: left;
	margin-left: 2px;
}

div.topOffersHeader{
	padding-left: 15px;
	background-color: white;
}

div.topOffersContent{
	padding: 0px 15px 15px 15px;
	background-color: #FFFDE1;
	width: 230px;
	height: 160px;
}




div#homeBannerFrame{
	text-align: center;
}

div#listNavTop{
	margin-bottom: 30px;
}

div.listFrame{
	margin-bottom: 30px;
}

div.listImage{
	float: left;
	width: 180px;
	overflow: hidden;
}

div.listText{
	float: left;
	width: 335px;
}

div#locatorFrame{
	padding-bottom: 20px;
}

a.locatorActive{
	text-decoration: none;
	color: #444;
}

div#detailImageFrame{
	padding-bottom: 20px;
}

div#detailImageLeft{
	float: left;
	width: 300px;
	height: 135px;
	overflow: hidden;
	padding-right: 10px;
}

div#detailImageRight{
	float: left;
	width: 220px;
	height: 135px;
	overflow: hidden;
}

div#detailTeaser{
	padding-bottom: 20px;
	font-weight: bold;
}

div.detailHeader{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

div.detailText{
	padding-bottom: 20px;
}

div#rightColFrame{
	float: left;
	width: 160px;
	padding-right: 10px;
}

div.box{
	padding-bottom: 20px;
}

div.box div img {
	cursor: pointer;
}

div.boxContent{
	padding-top: 5px;
}

ul.social {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

ul.social li {
	padding-left: 10px;
	list-style: none;
	display: block;
	height: 50px;
	background: #FFFDE1 url('http://homes.tiscover.com/prjt/imst/img/img_bluearrow.gif') no-repeat right center;
	border-bottom: #BEBCAF 1px dotted;
}

li.last {
	border-bottom: none ! important;
}

ul.social li a img {
	border: none;
	padding-top: 10px;
}

div.bbRow{
	padding-bottom: 5px;
}

div#footerFrame{
	padding-bottom: 5px;
}

div#footerPrint{
	background-color: white;
	text-align: center;
	padding-bottom: 20px;
}

div#footerNav{
	padding: 15px 10px 15px 10px;
	background-color: #903b8d;
}

.formRow{
	padding-bottom: 5px;
}

.formLabel{
	float: left;
	width: 150px;
}

.formImage{
	float: left;
	width: 150px;
	margin-right: 20px;
	overflow: hidden;
}

.formField{
	float: left;
	width: 355px;
}

.hiddenNav{
	position: absolute;
	left: -50000em;
	display: inline;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.clearer{
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.kategorie{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	font-weight: bold;
}
.subkategorie{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
.vereine{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 10px;
}
.vereine_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	font-weight: bold;
}


<!--Newsticker begin -->
.NewsLinks {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: ;
	text-decoration: none;
}

a:link.NewsLinks {text-decoration: none; color : ; font-size: xx-small;}
a:visited.NewsLinks {color : ; font-size: xx-small;}
a:active.NewsLinks {text-decoration: none; color : ; font-size: xx-small;}
a:hover.NewsLinks {color : ; font-size: xx-small;}

.NewsHeader {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: ;
	text-decoration: none;
	padding-left: 5px;
}

a:link.NewsHeader {text-decoration: none; color : ; font-size: xx-small;}
a:visited.NewsHeader {color : ; font-size: xx-small;}
a:active.Header {text-decoration: none; color : ; font-size: xx-small;}
a:hover.NewsHeader {color : ; font-size: xx-small;}

.ticker-border {
	background-color: ;
	margin: 1px;
	padding: 1px;
	height: 100;
	width: 100;
	border:0px;
	background-color: #FFFFCC;
}
<!-- Newsticker end -->

#hpdetails .listingElem, #hpdetails .listingElemHalfspace {
float: none;
display: none;
}

#tisContent .searchButton{
	/*
    width: 79px !important;
	height: 20px !important;
	*/
	background:none;
}
