/* CSS Document */
#left-Box{
	float:left;
	width:180px;
}

#middle-Box{
	float:left;
	padding:8px;
	width:465px;
	margin: 0 1px 0 1px;
	font-size:1.2em;
}

#right-Box{
	float:left;
	width:300px;
	overflow:hidden;
	margin:0;
	padding:0;
}


#list-container{
	margin-right:6px;
	float:left;
	width:558px;
}

.user-poi-pi1-entry-list{
	clear:both;
	margin: 0 0 6px 0;
	height:110px;
	background-color:#ecede5;
	overflow:hidden;
	position:relative;
}

.user-poi-pi1-entry-list-odd{
	clear:both;
	margin: 0 0 6px 0;
	height:110px;
	background-color:#daddcc;
	overflow:hidden;
	position:relative;
}

.user-poi-pi1-thumbnail{	
	float:left;
}

.user-poi-pi1-entry-list-content{	
	font-size:1.2em;
	float:left;
	position:absolute;
	left:157px;
	top:5px;
}


.user-poi-pi1-entry-list-content .placeName a, .user-trail-pi1-entry-list-content .placeName{
	font-size:1em;
	color:#181818;
	padding:0;
	margin:0;
}

.user-poi-pi1-entry-list-links{
	float:right;
	position:absolute;
	right:10px;
	bottom:10px;
	text-align:right;
}

 .user-poi-pi1-entry-list-links a{
	font-size:1.2em;
	font-weight:bold;
	color:#465000;
}

#infos-left{
	clear:both;
	color:#FFFFFF;
	font-size:1.2em;
	padding:6px;
}

#infos-left a{
	color:#FFFFFF;
	font-weight:normal;
}

#list-title{
	font-size:1.9em;
	font-weight:bold;
	color:#475001;
	margin:0px 0 10px 0;
}

#placeTitle{
	color:#e99d49;
	font-size:1.3em;
	font-weight:bold;
	float:left;
}

#placeTitle a{
	color:#666666;
	font-size:1.4em;
}



#author{
	margin-top:8px;
	margin-bottom:2px;
	font-style:italic;
}

#map{
	width:300px;
	height:300px;
}

#big-map{
	width:400px;
	height:400px;
	float:left;
}

#gMaps-markerText, #gMaps-markerText a{
	font-size:1.2em;
	color:#e99d49;
	padding:0;
	margin:0;
	text-align:center;
}

#description{
	clear:both;
}
.user-poi-pi1-singleView{
	float:left;
	background-image:url(../gfx/background_pois.gif);
	background-repeat:repeat-y;
}

#zurueck{
	margin-top:15px;
}

#gmapmarker{
	width:50px;
	overflow:auto;
}
