/* base css */
@import url(http://travelog-annecy.marcel-more.de/themes/common/base-weblog.css);



/* portal css */


/* theme css */
@import url(http://travelog-annecy.marcel-more.de/themes/lilia/theme-bluecrush.css);


/* user css */
#banner-inner {
	background: #6699CC url("banner-annecy-07.jpg") no-repeat 0px 0px;
	height: 112px;
	}
#banner-inner-2 {
	background: #6699CC url("banner-annecy-03.jpg") no-repeat 0px 0px;
	height: 112px;
	}
#banner-inner-3 {
	background: #6699CC url("banner-annecy-04.jpg") no-repeat 0px 0px;
	height: 112px;
	}
#banner-inner-4 {
	background: #6699CC url("banner-annecy-05.jpg") no-repeat 0px 0px;
	height: 112px;
	}
#banner-inner-5 {
	background: #6699CC url("banner-annecy-06.jpg") no-repeat 0px 0px;
	height: 112px;
	}

.thumb {
       margin-right: 10px;
       border: 2px solid;
}

h4.ort {
	font-size: 12px;
	font-weight: bold;
       margin: 0;
       padding: 0;
	padding-bottom: 2px;
}

.ortinfo {
	font-size: 10px;
	font-weight: light;
}


/* other css */


