@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
}

#hotlinecontainer,#headercontainer,
#p-shadow-top,#p-shadow-right,
p-shadow-bottom,#mediaheader,
#hauptnavicontainer,#designlinie,#servicenavcontainer,
#breadcrumcontainer,#linkespalte,#rechtespalte,
#pagefooter{
	display:none;
}


/*VP Travel
---------------------------------------------------------------*/
#vptcontainer{
	width:640px;
	height:auto;
}

#vptcontainer{
	width:640px;
	height:auto;
}

#vptcontainer{
	width:640px;
	height:auto;
}


/* zwei Spalten ************************************************/
#vptcontainer .zweispalten{
	width:640px;
	height:auto;
}

#vptcontainer .zweispalten .small{
	width:260px;
}
#vptcontainer .zweispalten .big{
	width:370px;
}


#vptcontainer .content ul{list-style-type: square;margin-left:5px;padding-left:5px;}
#vptcontainer .content ul li{padding-left:5px;margin-left:5px;}

