/****************************************************************/
/* VP Travel																										*/
/* VISION POOL  |  TP																						*/
/****************************************************************/
#vptcontainer{
	width:735px;
	height:auto;
}

#vptcontainer .contentbox .content{
	padding-right:10px;
}

/* zwei Spalten ************************************************/
#vptcontainer .zweispalten{
	width:735;
	height:auto;
}

#vptcontainer .zweispalten .linkespalte{
	float:left;
	
	width:440px;
	height:auto;

	padding-right:10px;
}
#vptcontainer .zweispalten .linkespalte .content{}


#vptcontainer .zweispalten .rechtespalte{
	float:left;
	
	width:285px;
	height:auto;
}
#vptcontainer .zweispalten .rechtespalte .content{}


/* Allgemeine Preistabelle **************************************/
#vptcontainer #preiscontainer{}
#vptcontainer #preiscontainer h2{}

#vptcontainer #preiscontainer .content{
	padding-bottom:10px;
}

#vptcontainer #preiscontainer table.preistabelle{
	width:100%;
	margin-bottom:10px;
}

#vptcontainer #preiscontainer table.preistabelle td{
	margin:0px;
	padding:5px;

	background-color:#E3E9CF;
	border-bottom:3px solid #EDF3D9;
}

#vptcontainer #preiscontainer table.preistabelle thead td{
	color:#294838;
	font-weight: bold;

	background-color:#D8DEC4;
}

#vptcontainer #preiscontainer table.pointertable td{
	margin:0px;
	padding:0px 5px;
}

#vptcontainer #preiscontainer tr.LostDeadline td{
	color:grey;
	text-decoration:line-through;
}

/* Bilder ******************************************************/
#vptcontainer .mediacontainer{
	width:285px;
	height:auto;
	padding-bottom:10px;
}

#vptcontainer .mediacontainer .pic{
	width:285px;
	height:auto;
	margin-bottom:10px;
}

/* google Maps **************************************************/
#vptcontainer #googlemapscontainer{
	width:500px;
	height:auto;
}

/* Reiseverlauf Item ********************************************/
#vptcontainer .chronitem{
	padding-bottom:10px;
}
#vptcontainer .chronitem .content{}
#vptcontainer .chronitem .addition{}


#vptcontainer .chronitem .linkespalte{
	width:550px;
}

#vptcontainer .chronitem .rechtespalte{
	width:165px;
}


/* Listen *******************************************************/
#vptcontainer .content ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	margin-top:0px;
}

#vptcontainer .content  ul li{
	background-image:url('/fileadmin/media/icon/bullet-green.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:10px;
}

/* Hoteltabelle ********************************************/
#vptcontainer #hotelcontainer{}

#vptcontainer #hotelcontainer h2{}

#vptcontainer #hoteltabelle{
	width:100%;
}

#vptcontainer #hoteltabelle td{
	margin:0px;
	padding:5px;

	background-color:#E3E9CF;
	border-bottom:3px solid #EDF3D9;
}

#vptcontainer #hoteltabelle thead td{
	color:#294838;
	font-weight: bold;

	background-color:#D8DEC4;
}
/****************************************************************/


/****************************************************************/
/* Buchzungsanfrage																							*/
/****************************************************************/
#vptcontainer #buchungsanfrage{
	padding-right:10px;
}
/****************************************************************/


/****************************************************************/
/* weitersagen																									*/
/****************************************************************/
#vptcontainer #weitersagen{
	padding-right:10px;
}
/****************************************************************/


/****************************************************************/
/* Gallery		 																									*/
/****************************************************************/
#vptcontainer #gallery .itemcontainer .item{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#vptcontainer #gallery .itemcontainer .item .itemimage{
	width:150px;
	height:150px;
	border:1px solid #b3b9b5;
}
#vptcontainer #gallery .itemcontainer .item .itemdesc{
	width:146px;
	height:26px;
	padding:2px;
	border:1px solid #b3b9b5;
	border-top:none;
}
/****************************************************************/


/****************************************************************/
/* TIP Laenderinfo																							*/
/****************************************************************/
#vptcontainer #countryinfo #countryinfocontent{
	padding-right:10px;
}
/****************************************************************/


/****************************************************************/
/* Module																												*/
/****************************************************************/
#vptcontainer #hotel{}
#vptcontainer #travel{}
#vptcontainer #package{}
#vptcontainer #cruise{}
/****************************************************************/


/****************************************************************/
/* Schnellsuche		 																							*/
/****************************************************************/
#quicksearch{
	padding:10px;
}

#quicksearch h2{
	margin-bottom:2px
}

#quicksearch .formzeile{
	margin-bottom:10px
}
/****************************************************************/


/****************************************************************/
/* VP Travel Navigation																					*/
/****************************************************************/
#vptravelnav{}

#vptravelnav ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#vptravelnav ul li a{	
	display: block;

	width:150px;
	height:21px;
	padding-left:15px;
	
	color:white;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	
	line-height:21px;

	border-bottom: 1px solid #EDF3D9;
}

#vptravelnav ul li a:hover, #vptravelnav ul li a.cur{
	color:#FDCB20;
	background-color:#31994a;
}

#vptravelnav ul li a.termine_und_preise{
border-bottom: 15px solid #EDF3D9;
}
/****************************************************************/


/****************************************************************/
/* VP Travel Bottom Navigation																	*/
/****************************************************************/
#vptravelbottomnav{
	margin-bottom:10px;
}

#vptravelbottomnav ul{
	width:735px;

	padding:0;
	margin:0;

	list-style-type:none;
	text-align:center;
}

#vptravelbottomnav ul li{
	display:inline;
	padding:0px;
	margin:0px;
}

#vptravelbottomnav ul li a{	
	float:left;

	width:auto;
	height:19px;

	margin:0px;
	margin-right:10px;

	color:#31994A;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	line-height:20px;
}

#vptravelbottomnav ul li a:hover, #vptravelbottomnav ul li a.cur{
	color:#006932;
}
/****************************************************************/


/****************************************************************/
/* VP Travel TOP Nav Box																				*/
/****************************************************************/
.vptraveltopnavbox{
	width:500px;
	height:25px;
	text-align:center;
	line-height:25px;
	background-color:#f0f2f1;
	border-bottom:10px solid white;
}


/****************************************************************/
/* VP Travel TIP Navigation																			*/
/****************************************************************/
#vptraveltipnav{}

#vptraveltipnav ul{
	width:500px;

	padding:0;
	margin:0;

	list-style-type:none;
	text-align:left;
}

#vptraveltipnav ul li{
	display:inline;
	padding:0px;
	margin:0px;
}

#vptraveltipnav ul li a{
	float:left;

	width:auto;
	height:19px;

	margin:0px;
	margin-right:5px;

	color:#5a5a5a;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}

#vptraveltipnav ul li a:hover,#vptraveltipnav ul li a.cur {
	color:#990000;
}
/****************************************************************/


/****************************************************************/
/*  Teaser	[Reise / Hotel / ETC.]															*/
/****************************************************************/
.travelteasercontainer{
	width:735px;
	height:auto;
}

.travelteasercontainer.start{
	width:548px;
}


.travelteaser{
	float:left;

	width:355px;
	height:auto;
	
	margin-bottom:10px;
	border-right:7px solid #EDF3D9;
	background-color:#B9DCA4;
}

.travelteaser.big{
	width:130px;
	height:auto;
}

.odd{}
.even{}
.variante{}

.travelteaser .headlinecontainer{}
.travelteaser .headlinecontainer h2{}

.travelteaser .imagecontainer{
	float:left;
	width:130px;
	height:90px;
}
.travelteaser.big .imagecontainer{
	float:none;
	width:130px;
	height:90px;
}


.travelteaser .textcontainer{
	float:left;
	width:215px;
	height:83px;
	overflow:hidden;

	padding:5px;
	padding-top:2px;
}
.travelteaser.big .textcontainer{
	float:none;
	width:120px;
	height:150px;
	overflow:hidden;

	padding:5px;
	padding-top:2px;
}

.travelteaser .textcontainer .text{}
.travelteaser.big .textcontainer .text{}
/****************************************************************/





/****************************************************************/
/* RTE																													*/
/****************************************************************/
.price{
	font-size: 14px;
	font-weight: bold;
	color:black;
}

.rte_format_1{
	font-size:10px;
	font-style:italic;
	color:#009933;
}

.rte_format_2 { 
	font-size: 10px;
	color:black; 
}
.rte_format_3 { 	
	font-size: 8px;
	color:black; 
}
.rte_format_4{
	font-size: 14px;
	font-weight: bold;
	color:blue;
}

/****************************************************************/

